python312Packages.gitpython 3.1.40 -> 3.1.41 https://repology.org/project/python:gitpython/versions attrpath: python312Packages.gitpython 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/v0w8cindqjc89gf936xj5176qr3xn2xw-packages.json.drv building '/nix/store/v0w8cindqjc89gf936xj5176qr3xn2xw-packages.json.drv'... Going to be running update for following packages: - python3.12-gitpython-3.1.40 Press Enter key to continue... Running update for: - python3.12-gitpython-3.1.40: UPDATING ... - python3.12-gitpython-3.1.40: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/gitpython/default.nix b/pkgs/development/python-modules/gitpython/default.nix index 50afd5ea4aa8..73a347bde37e 100644 --- a/pkgs/development/python-modules/gitpython/default.nix +++ b/pkgs/development/python-modules/gitpython/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "gitpython"; - version = "3.1.40"; + version = "3.1.41"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "gitpython-developers"; repo = "GitPython"; rev = "refs/tags/${version}"; - hash = "sha256-a5Ez6SuSqrJE306FrFjEnSoVhALVvubF1pLW4awK4gM="; + hash = "sha256-vVfY0/4NekysOUplj8xvyXRE8dJVQG0T83xISrNioE0="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 160 > 25