python310Packages.uptime-kuma-api 0.10.0 -> 0.13.0 https://repology.org/project/python:uptime-kuma-api/versions attrpath: python310Packages.uptime-kuma-api 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m43ilmapkaas9fpjhdbn94a1sayyrnpi-packages.json.drv building '/nix/store/m43ilmapkaas9fpjhdbn94a1sayyrnpi-packages.json.drv'... Going to be running update for following packages: - python3.10-uptime-kuma-api-0.10.0 Press Enter key to continue... Running update for: - python3.10-uptime-kuma-api-0.10.0: UPDATING ... - python3.10-uptime-kuma-api-0.10.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/uptime-kuma-api/default.nix b/pkgs/development/python-modules/uptime-kuma-api/default.nix index 03a5dccee99..0c09255e43a 100644 --- a/pkgs/development/python-modules/uptime-kuma-api/default.nix +++ b/pkgs/development/python-modules/uptime-kuma-api/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "uptime-kuma-api"; - version = "0.10.0"; + version = "0.13.0"; disabled = pythonOlder "3.6"; src = fetchPypi { pname = "uptime_kuma_api"; inherit version; - hash = "sha256-qBSXQyruLVGJ0QeihnEUXOqYpvVftdFM5ED3usHT0OQ="; + hash = "sha256-MoHE6Y7x1F1l70tuCHNIPt+vpqfJ00EUIMHnE4476Co="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python3Packages.uptime-kuma-api: 0.10.0 -> 0.13.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/231145"