Loading pkgs/development/python-modules/trove-classifiers/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "trove-classifiers"; version = "2023.3.9"; version = "2023.4.18"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; hash = "sha256-7kLy+MHUvP4190bkcvB2M1cNSF+rRUB+/8A3knCjuwM="; hash = "sha256-n4kqg8y9+eZphhqUfGsD1bkah/RJrv7x12/EFp943bo="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/trove-classifiers/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "trove-classifiers"; version = "2023.3.9"; version = "2023.4.18"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; hash = "sha256-7kLy+MHUvP4190bkcvB2M1cNSF+rRUB+/8A3knCjuwM="; hash = "sha256-n4kqg8y9+eZphhqUfGsD1bkah/RJrv7x12/EFp943bo="; }; nativeBuildInputs = [ Loading