python311Packages.jellyfish 1.0.0 -> 1.0.2 https://repology.org/project/python:jellyfish/versions attrpath: python311Packages.jellyfish Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/9zk4wr97xq0n2dabrwhsp5qq4f52brns-packages.json.drv building '/nix/store/9zk4wr97xq0n2dabrwhsp5qq4f52brns-packages.json.drv'... Going to be running update for following packages: - python3.11-jellyfish-1.0.0 Press Enter key to continue... Running update for: - python3.11-jellyfish-1.0.0: UPDATING ... - python3.11-jellyfish-1.0.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/jellyfish/default.nix b/pkgs/development/python-modules/jellyfish/default.nix index 5afe54567cb4..39de2c2f2d1a 100644 --- a/pkgs/development/python-modules/jellyfish/default.nix +++ b/pkgs/development/python-modules/jellyfish/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "jellyfish"; - version = "1.0.0"; + version = "1.0.1"; disabled = !isPy3k; @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-iBquNnGZm7B85QwnaW8pyn6ELz4SOswNtlJcmZmIG9Q="; + hash = "sha256-9mRSAYnjrhbgtf7iHxnRXIkm4jIP0ZXMxl2WOQ2elok="; }; nativeBuildInputs = with rustPlatform; [ No auto update branch exists Python package with too many package rebuilds 26 > 25