python312Packages.pyvex 9.2.84 -> 9.2.89 https://repology.org/project/python:pyvex/versions attrpath: python312Packages.pyvex 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.12-pyvex-9.2.84 Press Enter key to continue... Running update for: - python3.12-pyvex-9.2.84: UPDATING ... - python3.12-pyvex-9.2.84: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyvex/default.nix b/pkgs/development/python-modules/pyvex/default.nix index fad27ac9a574..08acd283e1cf 100644 --- a/pkgs/development/python-modules/pyvex/default.nix +++ b/pkgs/development/python-modules/pyvex/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "pyvex"; - version = "9.2.84"; + version = "9.2.89"; pyproject = true; disabled = pythonOlder "3.11"; src = fetchPypi { inherit pname version; - hash = "sha256-asTvaSwoT1yD6nqHTr6vICeukynMq1WRRn3gEvvnoVA="; + hash = "sha256-zT94mUbA/8+uDevEyz5p7PVtmWCRJBpLhV9GB8mm+9Q="; }; nativeBuildInputs = [ An auto update branch exists with message `python312Packages.pyvex: 9.2.84 -> 9.2.88`. New version is 9.2.89. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python311Packages.pyvex: 9.2.84 -> 9.2.89 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/284509"