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:
Sviatoslav Sydorenko 2025-11-25 16:39:39 +01:00 committed by Sam James
parent af2aa00356
commit 08f0c33a78
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t pypy3_11 )
inherit distutils-r1 pypi
DESCRIPTION="Yet another URL library"
DESCRIPTION="Accelerated property cache"
HOMEPAGE="
https://github.com/aio-libs/propcache/
https://pypi.org/project/propcache/

View File

@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t pypy3_11 )
inherit distutils-r1 pypi
DESCRIPTION="Yet another URL library"
DESCRIPTION="Accelerated property cache"
HOMEPAGE="
https://github.com/aio-libs/propcache/
https://pypi.org/project/propcache/

View File

@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{11..14} python3_{13,14}t pypy3_11 )
inherit distutils-r1 pypi
DESCRIPTION="Yet another URL library"
DESCRIPTION="Accelerated property cache"
HOMEPAGE="
https://github.com/aio-libs/propcache/
https://pypi.org/project/propcache/