python311Packages.python-xz 0.4.0 -> 0.5.0 https://repology.org/project/python:python-xz/versions attrpath: python311Packages.python-xz 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/8sxy6ca5aqxywj6n0p25vva3db1zralf-packages.json.drv building '/nix/store/8sxy6ca5aqxywj6n0p25vva3db1zralf-packages.json.drv'... Going to be running update for following packages: - python3.11-python-xz-0.4.0 Press Enter key to continue... Running update for: - python3.11-python-xz-0.4.0: UPDATING ... - python3.11-python-xz-0.4.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-xz/default.nix b/pkgs/development/python-modules/python-xz/default.nix index b5a2ed4e21f9..a66ddd6ea857 100644 --- a/pkgs/development/python-modules/python-xz/default.nix +++ b/pkgs/development/python-modules/python-xz/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "python-xz"; - version = "0.4.0"; + version = "0.5.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-OYdGWTtwb6n6xZuMmI6rhgPh/iupGVERwLRSJ6OnfbM="; + hash = "sha256-oYjwQ26BFFXxvaYdzp2+bw/BQwM0v/n1r9DmaLs1R3Q="; }; nativeBuildInputs = [ setuptools-scm ]; No auto update branch exists There might already be an open PR for this update: - python310Packages.python-xz: 0.4.0 -> 0.5.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/261294"