python312Packages.pyopenssl 23.3.0 -> 24.1.0 https://repology.org/project/python:pyopenssl/versions attrpath: python312Packages.pyopenssl 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] this derivation will be built: /nix/store/pnnpw06c65ai6g1hyy911ijz31y6srd6-packages.json.drv building '/nix/store/pnnpw06c65ai6g1hyy911ijz31y6srd6-packages.json.drv'... Going to be running update for following packages: - python3.12-pyopenssl-24.0.0 Press Enter key to continue... Running update for: - python3.12-pyopenssl-24.0.0: UPDATING ... - python3.12-pyopenssl-24.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyopenssl/default.nix b/pkgs/development/python-modules/pyopenssl/default.nix index 31e9e810c9ed..fd10549d9a47 100644 --- a/pkgs/development/python-modules/pyopenssl/default.nix +++ b/pkgs/development/python-modules/pyopenssl/default.nix @@ -14,13 +14,13 @@ buildPythonPackage rec { pname = "pyopenssl"; - version = "24.0.0"; + version = "24.1.0"; pyproject = true; src = fetchPypi { pname = "pyOpenSSL"; inherit version; - hash = "sha256-aqMwOak//6RWPmVbYdETZNASZL6My0mQYQHgKjNFML8="; + hash = "sha256-yr7Uv6pd+fGhbA72Sgy2Uxi1zQd6ftp9aXATHKL0Gm8="; }; outputs = [ No auto update branch exists Python package with too many package rebuilds 10894 > 25