python311Packages.aioelectricitymaps 0 -> 1 attrpath: python311Packages.aioelectricitymaps 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/zv5pgzl2364rq5jw0fgs6chqdq37jfrv-packages.json.drv building '/nix/store/zv5pgzl2364rq5jw0fgs6chqdq37jfrv-packages.json.drv'... Going to be running update for following packages: - python3.11-aioelectricitymaps-0.4.0 Press Enter key to continue... Running update for: - python3.11-aioelectricitymaps-0.4.0: UPDATING ... - python3.11-aioelectricitymaps-0.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aioelectricitymaps/default.nix b/pkgs/development/python-modules/aioelectricitymaps/default.nix index fe16afab2258..e3c388db7d54 100644 --- a/pkgs/development/python-modules/aioelectricitymaps/default.nix +++ b/pkgs/development/python-modules/aioelectricitymaps/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "aioelectricitymaps"; - version = "0.4.0"; + version = "1.0.0"; pyproject = true; disabled = pythonOlder "3.11"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "jpbede"; repo = "aioelectricitymaps"; rev = "refs/tags/v${version}"; - hash = "sha256-q06B40c0uvSuzH/3YCoxg4p9aNIOPrphsoESktF+B14="; + hash = "sha256-l6D5Cr2d89n+Ac5V5geBUY0sOiEO3sci9244K0MI+dc="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.aioelectricitymaps: 0.4.0 -> 1.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/293991"