python310Packages.asyncsleepiq 1.4.0 -> 1.4.1 https://repology.org/project/python:asyncsleepiq/versions attrpath: python310Packages.asyncsleepiq 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.10-asyncsleepiq-1.4.0 Press Enter key to continue... Running update for: - python3.10-asyncsleepiq-1.4.0: UPDATING ... - python3.10-asyncsleepiq-1.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/asyncsleepiq/default.nix b/pkgs/development/python-modules/asyncsleepiq/default.nix index 7e556d5be622..596a2f29b1fe 100644 --- a/pkgs/development/python-modules/asyncsleepiq/default.nix +++ b/pkgs/development/python-modules/asyncsleepiq/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "asyncsleepiq"; - version = "1.4.0"; + version = "1.4.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-H5Zg1I7+/vG5U9Tnr/qXVg/tTPMtuCWQGfEgug9ehEM="; + hash = "sha256-FDGNRBa45Q/L8468C3mZLEPduo9EpHWczO5z3Fe7Nwc="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.asyncsleepiq: 1.4.0 -> 1.4.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/277798"