python311Packages.plone-testing 0 -> 1 attrpath: python311Packages.plone-testing 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] Going to be running update for following packages: - python3.11-plone.testing-8.0.3 Press Enter key to continue... Running update for: - python3.11-plone.testing-8.0.3: UPDATING ... - python3.11-plone.testing-8.0.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/plone-testing/default.nix b/pkgs/development/python-modules/plone-testing/default.nix index fdb75e22115d..ce7f0f3ef626 100644 --- a/pkgs/development/python-modules/plone-testing/default.nix +++ b/pkgs/development/python-modules/plone-testing/default.nix @@ -8,11 +8,11 @@ buildPythonPackage rec { pname = "plone.testing"; - version = "8.0.3"; + version = "9.0.1"; src = fetchPypi { inherit pname version; - sha256 = "39bc23bbb59b765702090ad61fe579f8bd9fe1f005f4dd1c2988a5bd1a71faf0"; + sha256 = "sha256-xdzm4LG/W5ziYXaXbCOfQbZYZvaUUih3lWhkLzWqeUc="; }; propagatedBuildInputs = [ six setuptools zope-testing ]; An auto update branch exists with message `python311Packages.plone-testing: 8.0.3 -> 9.0.1`. New version is 9.0.1. An auto update branch exists with an equal or greater version