2022-12-12T21:36:39 python310Packages.allure-pytest 0 -> 1 2022-12-12T21:36:42 attrpath: python310Packages.allure-pytest 2022-12-12T21:36:42 Checking auto update branch... 2022-12-12T21:36:47 [version] 2022-12-12T21:36:47 [version] skipping because derivation has updateScript 2022-12-12T21:36:47 [rustCrateVersion] 2022-12-12T21:36:47 [rustCrateVersion] No cargoSha256 found 2022-12-12T21:36:47 [golangModuleVersion] 2022-12-12T21:36:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T21:36:47 [updateScript] 2022-12-12T21:36:48 [updateScript] Success 2022-12-12T21:36:48 [updateScript] this derivation will be built: /nix/store/qbh2br584qygizc8gs3inpm7k2fgkjgs-packages.json.drv building '/nix/store/qbh2br584qygizc8gs3inpm7k2fgkjgs-packages.json.drv'... Going to be running update for following packages: - python3.10-allure-pytest-2.10.0 Press Enter key to continue... Running update for: - python3.10-allure-pytest-2.10.0: UPDATING ... - python3.10-allure-pytest-2.10.0: DONE. Packages updated! 2022-12-12T21:36:48 2022-12-12T21:36:48 [quotedUrls] 2022-12-12T21:36:48 [quotedUrls] nothing found to replace 2022-12-12T21:36:48 Diff after rewrites: diff --git a/pkgs/development/python-modules/allure-pytest/default.nix b/pkgs/development/python-modules/allure-pytest/default.nix index 273aa38b02a..3df8d19dee1 100644 --- a/pkgs/development/python-modules/allure-pytest/default.nix +++ b/pkgs/development/python-modules/allure-pytest/default.nix @@ -18,13 +18,13 @@ buildPythonPackage rec { pname = "allure-pytest"; - version = "2.10.0"; + version = "2.12.0"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - sha256 = "sha256-Oyq2din0y9hher2BfSsiKSxut+/VWE+ZLRr4FDrqbuc="; + sha256 = "sha256-hbc7Hb6ZCLpPhLgBGKk+EEnALdWTIJJg2MHJUM8ob2w="; }; buildInputs = [ 2022-12-12T21:38:17 No auto update branch exists 2022-12-12T21:38:18 There might already be an open PR for this update: - python310Packages.allure-python-commons: 2.10.0 -> 2.12.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/194785"