diff --git a/dev-python/pyee/pyee-8.1.0.ebuild b/dev-python/pyee/pyee-8.1.0.ebuild index 0fa6685f4..05120920a 100644 --- a/dev-python/pyee/pyee-8.1.0.ebuild +++ b/dev-python/pyee/pyee-8.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,11 +6,10 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{12..14} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="A port of node.js's EventEmitter to python." HOMEPAGE="https://pypi.python.org/pypi/pyee" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-python/pyee/pyee-8.2.2.ebuild b/dev-python/pyee/pyee-8.2.2.ebuild index ba62b7d84..dba422bb6 100644 --- a/dev-python/pyee/pyee-8.2.2.ebuild +++ b/dev-python/pyee/pyee-8.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,11 +6,10 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{12..14} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="A port of node.js's EventEmitter to python." HOMEPAGE="https://pypi.python.org/pypi/pyee" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0"