python310Packages.allure-python-commons 0 -> 1 attrpath: python310Packages.allure-python-commons 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/6brc2mymccniv9pr21cj1kbmdvk9hd65-packages.json.drv building '/nix/store/6brc2mymccniv9pr21cj1kbmdvk9hd65-packages.json.drv'... Going to be running update for following packages: - python3.10-allure-python-commons-2.12.0 Press Enter key to continue... Running update for: - python3.10-allure-python-commons-2.12.0: UPDATING ... - python3.10-allure-python-commons-2.12.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/allure-python-commons/default.nix b/pkgs/development/python-modules/allure-python-commons/default.nix index b92ee139b6ba..0b50f23f77c4 100644 --- a/pkgs/development/python-modules/allure-python-commons/default.nix +++ b/pkgs/development/python-modules/allure-python-commons/default.nix @@ -12,13 +12,13 @@ buildPythonPackage rec { pname = "allure-python-commons"; - version = "2.12.0"; + version = "2.13.2"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-1cNi3QEWfwhjMYIumxkS1Ob9bLwtGgBt0EjnfoKnrnM="; + hash = "sha256-igNoEzAjGx3q3Ya5f/aIQcZZEyARSuY4Vw8e1g16IDM="; }; nativeBuildInputs = [ An auto update branch exists with message `python310Packages.allure-python-commons: 2.12.0 -> 2.13.1`. New version is 2.13.2. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python310Packages.allure-python-commons-test: 2.12.0 -> 2.13.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/228573"