py-setuptools: add 68.0.0 (#38930)

* py-setuptools: add 68.0.0

* [@spackbot] updating style on behalf of manuelakuhn
This commit is contained in:
Manuela Kuhn 2023-07-18 00:47:08 +02:00 committed by GitHub
parent ecb9d35cd4
commit a468ca402e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,11 @@ class PySetuptools(Package, PythonExtension):
url = "https://files.pythonhosted.org/packages/py3/s/setuptools/setuptools-62.3.2-py3-none-any.whl"
list_url = "https://pypi.org/simple/setuptools/"
version(
"68.0.0",
sha256="11e52c67415a381d10d6b462ced9cfb97066179f0e871399e006c4ab101fc85f",
expand=False,
)
version(
"67.6.0",
sha256="b78aaa36f6b90a074c1fa651168723acbf45d14cb1196b6f02c0fd07f17623b2",