py-simpervisor: correct pypi (#35785)

This commit is contained in:
Erik Heeren 2023-03-04 17:44:03 +01:00 committed by GitHub
parent 6b694749d3
commit 4561536403
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ class PySimpervisor(PythonPackage):
"""
homepage = "https://github.com/jupyterhub/simpervisor"
pypi = "simpervisor/simpervisor-0.4"
pypi = "simpervisor/simpervisor-0.4.tar.gz"
version("0.4", sha256="cec79e13cdbd6edb04a5c98c1ff8d4bd9713e706c069226909a1ef0e89d393c5")