python312Packages.aiodhcpwatcher 0.8.1 -> 1.0.1 https://github.com/bdraco/aiodhcpwatcher/releases attrpath: python312Packages.aiodhcpwatcher 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/d8cx8mxan83x43njypqpj3ap7i8a19gr-packages.json.drv building '/nix/store/d8cx8mxan83x43njypqpj3ap7i8a19gr-packages.json.drv'... Going to be running update for following packages: - python3.12-aiodhcpwatcher-0.8.1 Press Enter key to continue... Running update for: - python3.12-aiodhcpwatcher-0.8.1: UPDATING ... - python3.12-aiodhcpwatcher-0.8.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aiodhcpwatcher/default.nix b/pkgs/development/python-modules/aiodhcpwatcher/default.nix index 4ce243fbec38..bf91f040c779 100644 --- a/pkgs/development/python-modules/aiodhcpwatcher/default.nix +++ b/pkgs/development/python-modules/aiodhcpwatcher/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "aiodhcpwatcher"; - version = "0.8.1"; + version = "1.0.1"; pyproject = true; src = fetchFromGitHub { owner = "bdraco"; repo = "aiodhcpwatcher"; - rev = "v${version}"; - hash = "sha256-t0roU91WblymcY69ieRq9zjlCq+gdJ0eDCkIoNQNjsc="; + rev = "refs/tags/v${version}"; + hash = "sha256-0of+no92s9SEKG1tc9lFlWR8f5Jnf3C723goQViB6+A="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 815 > 25