mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
dev-python/hupper: update SRC_URI
This commit is contained in:
parent
980d0128cd
commit
6615ae67ef
1 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue