python312Packages.coincurve 18.0.0 -> 19.0.0 https://github.com/ofek/coincurve/releases attrpath: python312Packages.coincurve 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/ihdr6kfhfjbij2gghabi6sdb1p8pzkwd-packages.json.drv building '/nix/store/ihdr6kfhfjbij2gghabi6sdb1p8pzkwd-packages.json.drv'... Going to be running update for following packages: - python3.12-coincurve-18.0.0 Press Enter key to continue... Running update for: - python3.12-coincurve-18.0.0: UPDATING ... - python3.12-coincurve-18.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/coincurve/default.nix b/pkgs/development/python-modules/coincurve/default.nix index 58423859779a..7481d4d5a0ce 100644 --- a/pkgs/development/python-modules/coincurve/default.nix +++ b/pkgs/development/python-modules/coincurve/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "coincurve"; - version = "18.0.0"; + version = "19.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "ofek"; repo = "coincurve"; rev = "refs/tags/v${version}"; - hash = "sha256-Z5g6ten8wNICoFu7+aZc6r8ET+RDmFeb93ONjsTzcbw="; + hash = "sha256-Q6PUO4S9rOhmT6cZrAdnALvbUSJA3/sWR5PNQIGGTzk="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.coincurve: 18.0.0 -> 19.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/280839"