dev-python/pyee: update SRC_URI

This commit is contained in:
rick 2025-11-12 00:52:50 +01:00
parent 7e6aa66abc
commit 086e0617c0
No known key found for this signature in database
GPG key ID: D3FB4A5EDD2CBF02
2 changed files with 4 additions and 6 deletions

View file

@ -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 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -6,11 +6,10 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} ) PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1 inherit distutils-r1 pypi
DESCRIPTION="A port of node.js's EventEmitter to python." DESCRIPTION="A port of node.js's EventEmitter to python."
HOMEPAGE="https://pypi.python.org/pypi/pyee" HOMEPAGE="https://pypi.python.org/pypi/pyee"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"

View file

@ -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 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -6,11 +6,10 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} ) PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1 inherit distutils-r1 pypi
DESCRIPTION="A port of node.js's EventEmitter to python." DESCRIPTION="A port of node.js's EventEmitter to python."
HOMEPAGE="https://pypi.python.org/pypi/pyee" HOMEPAGE="https://pypi.python.org/pypi/pyee"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"