python310Packages.simpy 0 -> 1 attrpath: python310Packages.simpy 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/l3xa7cfadc6g461k0dnapx8h3p4lmg7v-packages.json.drv building '/nix/store/l3xa7cfadc6g461k0dnapx8h3p4lmg7v-packages.json.drv'... Going to be running update for following packages: - python3.10-simpy-4.0.1 Press Enter key to continue... Running update for: - python3.10-simpy-4.0.1: UPDATING ... - python3.10-simpy-4.0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/simpy/default.nix b/pkgs/development/python-modules/simpy/default.nix index 2be43f157a16..e1544a0b89a6 100644 --- a/pkgs/development/python-modules/simpy/default.nix +++ b/pkgs/development/python-modules/simpy/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "simpy"; - version = "4.0.1"; + version = "4.0.2"; format = "setuptools"; disabled = isPy27; src = fetchPypi { inherit pname version; - sha256 = "b36542e2faab612f861c5ef4da17220ac1553f5892b3583c67281dbe4faad404"; + sha256 = "sha256-bYrcAinfawL7fibc0TOHA7T09j8WelrCpyE8uAq6RIQ="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.simpy: 4.0.1 -> 4.0.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/248962"