dev-python/hupper: update SRC_URI

This commit is contained in:
rick 2025-11-11 15:37:04 +01:00
parent 980d0128cd
commit 6615ae67ef
No known key found for this signature in database
GPG key ID: D3FB4A5EDD2CBF02

View file

@ -6,11 +6,10 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1
inherit distutils-r1 pypi
DESCRIPTION="Integrated process monitor for developing and reloading daemons"
HOMEPAGE="https://github.com/Pylons/hupper/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"