mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 13:47:35 -08:00
dev-python/propcache: Use upstream description
Prior to this patch, the description was incorrectly contained a copy from `dev-python/yarl`. This patch gets it from the actual metadata in the upstream dists on PyPI and `setup.cfg` in the upstream source. Signed-off-by: Sviatoslav Sydorenko <webknjaz@redhat.com> Part-of: https://github.com/gentoo/gentoo/pull/44773 Closes: https://github.com/gentoo/gentoo/pull/44773 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
af2aa00356
commit
08f0c33a78
@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t pypy3_11 )
|
|||||||
|
|
||||||
inherit distutils-r1 pypi
|
inherit distutils-r1 pypi
|
||||||
|
|
||||||
DESCRIPTION="Yet another URL library"
|
DESCRIPTION="Accelerated property cache"
|
||||||
HOMEPAGE="
|
HOMEPAGE="
|
||||||
https://github.com/aio-libs/propcache/
|
https://github.com/aio-libs/propcache/
|
||||||
https://pypi.org/project/propcache/
|
https://pypi.org/project/propcache/
|
||||||
|
|||||||
@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t pypy3_11 )
|
|||||||
|
|
||||||
inherit distutils-r1 pypi
|
inherit distutils-r1 pypi
|
||||||
|
|
||||||
DESCRIPTION="Yet another URL library"
|
DESCRIPTION="Accelerated property cache"
|
||||||
HOMEPAGE="
|
HOMEPAGE="
|
||||||
https://github.com/aio-libs/propcache/
|
https://github.com/aio-libs/propcache/
|
||||||
https://pypi.org/project/propcache/
|
https://pypi.org/project/propcache/
|
||||||
|
|||||||
@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t pypy3_11 )
|
|||||||
|
|
||||||
inherit distutils-r1 pypi
|
inherit distutils-r1 pypi
|
||||||
|
|
||||||
DESCRIPTION="Yet another URL library"
|
DESCRIPTION="Accelerated property cache"
|
||||||
HOMEPAGE="
|
HOMEPAGE="
|
||||||
https://github.com/aio-libs/propcache/
|
https://github.com/aio-libs/propcache/
|
||||||
https://pypi.org/project/propcache/
|
https://pypi.org/project/propcache/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user