python311Packages.pyecoforest 0.3.0 -> 0.4.0 https://repology.org/project/python:pyecoforest/versions attrpath: python311Packages.pyecoforest 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/yxrm58cz4wn6la9nfdfn0sphx65p6315-packages.json.drv building '/nix/store/yxrm58cz4wn6la9nfdfn0sphx65p6315-packages.json.drv'... Going to be running update for following packages: - python3.11-pyecoforest-0.3.0 Press Enter key to continue... Running update for: - python3.11-pyecoforest-0.3.0: UPDATING ... - python3.11-pyecoforest-0.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyecoforest/default.nix b/pkgs/development/python-modules/pyecoforest/default.nix index 5d1d716c4025..2021b4e414b9 100644 --- a/pkgs/development/python-modules/pyecoforest/default.nix +++ b/pkgs/development/python-modules/pyecoforest/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pyecoforest"; - version = "0.3.0"; + version = "0.4.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "pjanuario"; repo = "pyecoforest"; rev = "refs/tags/v${version}"; - hash = "sha256-GBt7uHppWLq5nIIVwYsOWmLjWjcwdvJwDE/Gu2KnSIA="; + hash = "sha256-C8sFq0vsVsq6irWbRd0eq18tfKu0qRRBZHt23CiDTGU="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.pyecoforest: 0.3.0 -> 0.4.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/261987"