python311Packages.pycognito 0 -> 1 attrpath: python311Packages.pycognito 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pycognito-2023.5.0 Press Enter key to continue... Running update for: - python3.11-pycognito-2023.5.0: UPDATING ... - python3.11-pycognito-2023.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pycognito/default.nix b/pkgs/development/python-modules/pycognito/default.nix index aa503a379cf1..685d71246b14 100644 --- a/pkgs/development/python-modules/pycognito/default.nix +++ b/pkgs/development/python-modules/pycognito/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "pycognito"; - version = "2023.5.0"; + version = "2024.1.0"; format = "setuptools"; disabled = isPy27; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "pvizeli"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-2Aqid2bd5BAnWQ+Wtji0zXjLAmSpyJNGqJ0VroGi6lY="; + hash = "sha256-BUVbDuORprXviGfhtJpDyrRimu/OFqzKne8y8Qv0zoA="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 796 > 25