python310Packages.yangson 0 -> 1 attrpath: python310Packages.yangson Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/awggl5xk6mfb7lnhi4k4q4c2axhm5668-packages.json.drv building '/nix/store/awggl5xk6mfb7lnhi4k4q4c2axhm5668-packages.json.drv'... Going to be running update for following packages: - python3.10-yangson-1.4.14 Press Enter key to continue... Running update for: - python3.10-yangson-1.4.14: UPDATING ... - python3.10-yangson-1.4.14: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/yangson/default.nix b/pkgs/development/python-modules/yangson/default.nix index 42caebb92e8..2978799699e 100644 --- a/pkgs/development/python-modules/yangson/default.nix +++ b/pkgs/development/python-modules/yangson/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "yangson"; - version = "1.4.14"; + version = "1.4.15"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "sha256-OMqtZ/kPj7ge235nuyrfCzawG6AOAqfJPzQHF8cW4Ok="; + sha256 = "sha256-yw/LwWjHW4vgHp06E/DgqauTvdfLxerHw1avge91XLU="; }; nativeBuildInputs = [ Python package with too many package rebuilds 28 > 25