python311Packages.virtualenvwrapper 0 -> 1 attrpath: python311Packages.virtualenvwrapper 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/pgnq8f7kmvxbqq1ln00jjxwc8jx781c9-packages.json.drv building '/nix/store/pgnq8f7kmvxbqq1ln00jjxwc8jx781c9-packages.json.drv'... Going to be running update for following packages: - python3.11-virtualenvwrapper-4.8.4 Press Enter key to continue... Running update for: - python3.11-virtualenvwrapper-4.8.4: UPDATING ... - python3.11-virtualenvwrapper-4.8.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/virtualenvwrapper/default.nix b/pkgs/development/python-modules/virtualenvwrapper/default.nix index 93af1ab0c4ac..c7f6dad7c8ce 100644 --- a/pkgs/development/python-modules/virtualenvwrapper/default.nix +++ b/pkgs/development/python-modules/virtualenvwrapper/default.nix @@ -12,12 +12,12 @@ buildPythonPackage rec { pname = "virtualenvwrapper"; - version = "4.8.4"; + version = "6.1.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "51a1a934e7ed0ff221bdd91bf9d3b604d875afbb3aa2367133503fee168f5bfa"; + sha256 = "sha256-1Ge+rFpEvgD7XNG88zI5jD2rX7O9OveBXqhrTWuz06Q="; }; # pip depend on $HOME setting An auto update branch exists with message `python311Packages.virtualenvwrapper: 4.8.4 -> 6.1.0`. New version is 6.1.0. An auto update branch exists with an equal or greater version