python312Packages.pynetbox 7.3.4 -> 7.4.0 https://github.com/netbox-community/pynetbox/releases attrpath: python312Packages.pynetbox 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/h49vfpvl07325367i4l311hjxdv7pn1z-packages.json.drv building '/nix/store/h49vfpvl07325367i4l311hjxdv7pn1z-packages.json.drv'... Going to be running update for following packages: - python3.12-pynetbox-7.3.4 Press Enter key to continue... Running update for: - python3.12-pynetbox-7.3.4: UPDATING ... - python3.12-pynetbox-7.3.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pynetbox/default.nix b/pkgs/development/python-modules/pynetbox/default.nix index e58ae0afdf45..e31759ec981c 100644 --- a/pkgs/development/python-modules/pynetbox/default.nix +++ b/pkgs/development/python-modules/pynetbox/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "pynetbox"; - version = "7.3.4"; + version = "7.4.0"; format = "setuptools"; src = fetchFromGitHub { owner = "netbox-community"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-Ie309I19BhzASrmc3Ws1zV/BySc49AhFPNrNKQhTD0U="; + hash = "sha256-JOUgQvOtvXRDM79Sp472OHPh1YEoA82T3R9aZFes8SI="; }; nativeBuildInputs = [ setuptools-scm ]; An auto update branch exists with message `python312Packages.pynetbox: 7.3.4 -> 7.4.0`. New version is 7.4.0. An auto update branch exists with an equal or greater version