python311Packages.allure-python-commons 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/glnlmvnw6cgqwcmsaw3yv30k2v5rsi10-packages.json.drv building '/nix/store/glnlmvnw6cgqwcmsaw3yv30k2v5rsi10-packages.json.drv'... Going to be running update for following packages: - python3.11-allure-python-commons-2.13.2 Press Enter key to continue... Running update for: - python3.11-allure-python-commons-2.13.2: UPDATING ... - python3.11-allure-python-commons-2.13.2: DONE. Packages updated! 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 2e6a38e51341..3892612c67c5 100644 --- a/pkgs/development/python-modules/allure-python-commons/default.nix +++ b/pkgs/development/python-modules/allure-python-commons/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "allure-python-commons"; - version = "2.13.2"; + version = "2.13.3"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-igNoEzAjGx3q3Ya5f/aIQcZZEyARSuY4Vw8e1g16IDM="; + hash = "sha256-KiLGBxvTcAuzgL9SiNioFpe6Po5JGINqpMxLSxepmn4="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.allure-python-commons-test: 2.13.2 -> 2.13.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/295459"