python312Packages.periodictable 1.6.1 -> 1.7.0 https://repology.org/project/python:periodictable/versions attrpath: python312Packages.periodictable 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/q9vxq8h6mrp9a7bmy394shxlb32aqs98-packages.json.drv building '/nix/store/q9vxq8h6mrp9a7bmy394shxlb32aqs98-packages.json.drv'... Going to be running update for following packages: - python3.12-periodictable-1.6.1 Press Enter key to continue... Running update for: - python3.12-periodictable-1.6.1: UPDATING ... - python3.12-periodictable-1.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/periodictable/default.nix b/pkgs/development/python-modules/periodictable/default.nix index 6f0a8245ade5..94a7120eebe4 100644 --- a/pkgs/development/python-modules/periodictable/default.nix +++ b/pkgs/development/python-modules/periodictable/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "periodictable"; - version = "1.6.1"; + version = "1.7.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-fFAcn3PXex+yjLUehbKEKcLESpnOPRJ0iUVkxy1xJgM="; + hash = "sha256-Qg5XwrGdalIbHAteOH2lkKMahFbkzBwAvKXOLcXwXqk="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/b3kq685nqpc069hldwjycjp4sbsdxw2c-python3.12-periodictable-1.7.0" [check][nixpkgs-review]