py-trove-classifiers: add 2023.8.7 (#39977)

This commit is contained in:
Manuela Kuhn 2023-09-18 17:50:55 +02:00 committed by GitHub
parent 70456ce4a7
commit 27d6a75692
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ class PyTroveClassifiers(PythonPackage):
homepage = "https://github.com/pypa/trove-classifiers"
pypi = "trove-classifiers/trove-classifiers-2023.3.9.tar.gz"
version("2023.8.7", sha256="c9f2a0a85d545e5362e967e4f069f56fddfd91215e22ffa48c66fb283521319a")
version("2023.3.9", sha256="ee42f2f8c1d4bcfe35f746e472f07633570d485fab45407effc0379270a3bb03")
depends_on("py-setuptools", type="build")