python311Packages.pkginfo 0 -> 1 attrpath: python311Packages.pkginfo 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/g1ahcrsxg7kdbgcl2wa7m257ccnpj42l-packages.json.drv building '/nix/store/g1ahcrsxg7kdbgcl2wa7m257ccnpj42l-packages.json.drv'... Going to be running update for following packages: - python3.11-pkginfo-1.9.6 Press Enter key to continue... Running update for: - python3.11-pkginfo-1.9.6: UPDATING ... - python3.11-pkginfo-1.9.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pkginfo/default.nix b/pkgs/development/python-modules/pkginfo/default.nix index 9fd8fa40dc79..5e21ce9185ce 100644 --- a/pkgs/development/python-modules/pkginfo/default.nix +++ b/pkgs/development/python-modules/pkginfo/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "pkginfo"; - version = "1.9.6"; + version = "1.10.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-j9WJbocYpDcvDqnMnZb2QXybmG4jpNEW3aJrYswp0EY="; + hash = "sha256-Xfc4NTmNENt5+O7NXNhrH20pMXWJ6nB5aZTUk5mvYpc="; }; nativeCheckInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.pkginfo: 1.9.6 -> 1.10.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/293239"