nanomath: add version 1.4.0 (#46159)

This commit is contained in:
Gavin John 2024-09-01 16:23:57 -07:00 committed by GitHub
parent 9a58a6da0d
commit 728f8e2654
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,7 @@ class PyNanomath(PythonPackage):
maintainers("Pandapip1")
version("1.4.0", sha256="ed7a38fbb156d9a68a95c2570fe3c2035321d0a3e234580496750afca4927ced")
version("1.3.0", sha256="c35a024b10b34dd8f539cefed1fd69e0a46d18037ca48bed63c7941c67ae028e")
depends_on("py-setuptools", type=("build",))