python310Packages.pycurl 0 -> 1 attrpath: python310Packages.pycurl Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m7fyzrhygi4hnynix3jkcrfsviq5il3r-packages.json.drv building '/nix/store/m7fyzrhygi4hnynix3jkcrfsviq5il3r-packages.json.drv'... Going to be running update for following packages: - python3.10-pycurl-7.45.1 Press Enter key to continue... Running update for: - python3.10-pycurl-7.45.1: UPDATING ... - python3.10-pycurl-7.45.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pycurl/default.nix b/pkgs/development/python-modules/pycurl/default.nix index f9dd03be57a..0bec8f903f5 100644 --- a/pkgs/development/python-modules/pycurl/default.nix +++ b/pkgs/development/python-modules/pycurl/default.nix @@ -14,12 +14,12 @@ buildPythonPackage rec { pname = "pycurl"; - version = "7.45.1"; + version = "7.45.2"; disabled = isPyPy || (pythonOlder "3.5"); # https://github.com/pycurl/pycurl/issues/208 src = fetchPypi { inherit pname version; - hash = "sha256-qGOtGP9Hj1VFkkBXiHza5CLhsnRuQWdGFfaHSY6luIo="; + hash = "sha256-VzBZC+AnE2Slvd2eJFycwPtxDEy6y92VJkoxItIyJMo="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 27 > 25