2022-12-23T11:31:08 python3.10-elementpath 2.5.3 -> 3.0.2 https://pypi.org/project/elementpath/ 2022-12-23T11:31:10 attrpath: python310Packages.elementpath 2022-12-23T11:31:10 Checking auto update branch... 2022-12-23T11:31:14 [version] 2022-12-23T11:31:14 [version] skipping because derivation has updateScript 2022-12-23T11:31:14 [rustCrateVersion] 2022-12-23T11:31:14 [rustCrateVersion] No cargoSha256 found 2022-12-23T11:31:14 [golangModuleVersion] 2022-12-23T11:31:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-23T11:31:14 [updateScript] 2022-12-23T11:31:17 [updateScript] Success 2022-12-23T11:31:17 [updateScript] this derivation will be built: /nix/store/scsrilv88kca83cvmhhivrqvk6z0mx1z-packages.json.drv building '/nix/store/scsrilv88kca83cvmhhivrqvk6z0mx1z-packages.json.drv'... Going to be running update for following packages: - python3.10-elementpath-2.5.3 Press Enter key to continue... Running update for: - python3.10-elementpath-2.5.3: UPDATING ... - python3.10-elementpath-2.5.3: DONE. Packages updated! 2022-12-23T11:31:17 2022-12-23T11:31:17 [quotedUrls] 2022-12-23T11:31:17 [quotedUrls] nothing found to replace 2022-12-23T11:31:17 Diff after rewrites: diff --git a/pkgs/development/python-modules/elementpath/default.nix b/pkgs/development/python-modules/elementpath/default.nix index 95c201afc4c..0aa5c658378 100644 --- a/pkgs/development/python-modules/elementpath/default.nix +++ b/pkgs/development/python-modules/elementpath/default.nix @@ -6,7 +6,7 @@ buildPythonPackage rec { pname = "elementpath"; - version = "2.5.3"; + version = "3.0.2"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -15,7 +15,7 @@ buildPythonPackage rec { owner = "sissaschool"; repo = "elementpath"; rev = "refs/tags/v${version}"; - hash = "sha256-+NCsWPt5yMXe+GR9nEBU7byYhKrH/6xghQioj9AOGm4="; + hash = "sha256-b+Th28GI2UOmfO4jy4biohAJWPiYWkvFLqqs9lgR4Vc="; }; # avoid circular dependency with xmlschema which directly depends on this 2022-12-23T11:32:44 An auto update branch exists with message `python310Packages.elementpath: 2.5.3 -> 3.0.1`. New version is 3.0.2. 2022-12-23T11:32:44 The auto update branch does not match or exceed the new version. 2022-12-23T11:32:44 There might already be an open PR for this update: - python310Packages.elementpath: 2.5.3 -> 3.0.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/187522"