python311Packages.internetarchive: 3.5.0 -> 3.6.0
Diff: https://github.com/jjjake/internetarchive/compare/v3.5.0...v3.6.0 Changelog: https://github.com/jjjake/internetarchive/raw/v3.6.0/HISTORY.rst
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "internetarchive";
|
||||
version = "3.5.0";
|
||||
version = "3.6.0";
|
||||
|
||||
format = "pyproject";
|
||||
|
||||
@@ -26,7 +26,7 @@ buildPythonPackage rec {
|
||||
owner = "jjjake";
|
||||
repo = "internetarchive";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-apBzx1qMHEA0wiWh82sS7I+AaiMEoAchhPsrtAgujbQ=";
|
||||
hash = "sha256-hy5e6DEAwLKn0l2nJD7fyW5r4ZZiH+fuTEDLQen+dNk=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user