summaryrefslogtreecommitdiff
path: root/dev-python/stdlibs
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-22 13:22:50 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-22 13:22:50 +0000
commit4381a25db125aae08fc6d5d9ceeb18a6310d09c2 (patch)
treedcc3a3557d98ffcdd51efd04828c14361d98dc45 /dev-python/stdlibs
parent057b68c5c19e8d37c60a16663b9da97542e7432a (diff)
downloadbaldeagleos-repo-4381a25db125aae08fc6d5d9ceeb18a6310d09c2.tar.gz
baldeagleos-repo-4381a25db125aae08fc6d5d9ceeb18a6310d09c2.tar.xz
baldeagleos-repo-4381a25db125aae08fc6d5d9ceeb18a6310d09c2.zip
Adding metadata
Diffstat (limited to 'dev-python/stdlibs')
-rw-r--r--dev-python/stdlibs/stdlibs-2022.3.16.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/stdlibs/stdlibs-2022.3.16.ebuild b/dev-python/stdlibs/stdlibs-2022.3.16.ebuild
index 3b7c80def8c0..b763ab4a2ed8 100644
--- a/dev-python/stdlibs/stdlibs-2022.3.16.ebuild
+++ b/dev-python/stdlibs/stdlibs-2022.3.16.ebuild
@@ -6,11 +6,10 @@ EAPI=8
DISTUTILS_USE_PEP517=flit
PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="What's in the Python stdlib"
HOMEPAGE="https://github.com/omnilib/stdlibs/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"