python311Packages.chacha20poly1305-reuseable 0.2.5 -> 0.3.0 https://repology.org/project/python:chacha20poly1305-reuseable/versions attrpath: python311Packages.chacha20poly1305-reuseable 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vn5a4v6l2s9lfcfmsxpdzqrb78vr8nfm-packages.json.drv building '/nix/store/vn5a4v6l2s9lfcfmsxpdzqrb78vr8nfm-packages.json.drv'... Going to be running update for following packages: - python3.11-chacha20poly1305-reuseable-0.2.5 Press Enter key to continue... Running update for: - python3.11-chacha20poly1305-reuseable-0.2.5: UPDATING ... - python3.11-chacha20poly1305-reuseable-0.2.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/chacha20poly1305-reuseable/default.nix b/pkgs/development/python-modules/chacha20poly1305-reuseable/default.nix index 766857a66a8..c6a6cd53d4b 100644 --- a/pkgs/development/python-modules/chacha20poly1305-reuseable/default.nix +++ b/pkgs/development/python-modules/chacha20poly1305-reuseable/default.nix @@ -17,7 +17,7 @@ let pname = "chacha20poly1305-reuseable"; - version = "0.2.5"; + version = "0.3.0"; in buildPythonPackage { @@ -29,8 +29,8 @@ buildPythonPackage { src = fetchFromGitHub { owner = "bdraco"; repo = pname; - rev = "v${version}"; - hash = "sha256-T5mmHUMNbdvexeSaIDZIm/3yQcDKnWdor9IK63FE0no="; + rev = "refs/tags/v${version}"; + hash = "sha256-/bXpwSBFr1IM04GNEczzsnsjdFV4miUAzJkvrQjfIq4="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 47 > 25