python310Packages.psycopg2 0 -> 1 attrpath: python310Packages.psycopg2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [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/1akf3g7pykq2nhxsfvb12ap2m8siz5mm-packages.json.drv building '/nix/store/1akf3g7pykq2nhxsfvb12ap2m8siz5mm-packages.json.drv'... Going to be running update for following packages: - python3.10-psycopg2-2.9.5 Press Enter key to continue... Running update for: - python3.10-psycopg2-2.9.5: UPDATING ... - python3.10-psycopg2-2.9.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/psycopg2/default.nix b/pkgs/development/python-modules/psycopg2/default.nix index b697c66613b..d710ddd8283 100644 --- a/pkgs/development/python-modules/psycopg2/default.nix +++ b/pkgs/development/python-modules/psycopg2/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "psycopg2"; - version = "2.9.5"; + version = "2.9.6"; format = "setuptools"; # Extension modules don't work well with PyPy. Use psycopg2cffi instead. @@ -21,7 +21,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-pSRtLmg6ly4hh6hxS1ws+BVsBkYp+amxqHPBcw2eJFo="; + hash = "sha256-8VFYQY/YJoMbKFheKrSO2N8tDZj1AqK0/mGefVyikBE="; }; outputs = [ "out" "doc" ]; No auto update branch exists Python package with too many package rebuilds 110 > 25