summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Walter <houseofsuns@houseofsuns.org>2023-12-13 22:26:43 +0100
committerSam James <sam@gentoo.org>2024-01-04 07:49:54 +0000
commit1ef08e958c6fb8c71a36998d103dc27a60fdb5b5 (patch)
tree16a2b124b8357d89ae941d4c6fd47b4b634e1856
parentrepositories: add parona-overlay (diff)
downloadapi-1ef08e958c6fb8c71a36998d103dc27a60fdb5b5.tar.gz
api-1ef08e958c6fb8c71a36998d103dc27a60fdb5b5.tar.bz2
api-1ef08e958c6fb8c71a36998d103dc27a60fdb5b5.zip
repositories: add pypi-overlay
Signed-off-by: Markus Walter <gentoo@houseofsuns.org> Closes: https://github.com/gentoo/api-gentoo-org/pull/639 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--files/overlays/repositories.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 9b496822..5c191338 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3194,6 +3194,18 @@
<feed>https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay/commits/master.atom</feed>
</repo>
<repo quality="experimental" status="unofficial">
+ <name>pypi</name>
+ <description lang="en">Mirror of PyPI python package repository</description>
+ <homepage>https://github.com/houseofsuns/pypi</homepage>
+ <owner type="person">
+ <email>gentoo@houseofsuns.org</email>
+ <name>houseofsuns</name>
+ </owner>
+ <source type="git">https://github.com/houseofsuns/pypi.git</source>
+ <source type="git">git+ssh://git@github.com/houseofsuns/pypi.git</source>
+ <feed>https://github.com/houseofsuns/pypi/commits/master.atom</feed>
+ </repo>
+ <repo quality="experimental" status="unofficial">
<name>pypi-sci</name>
<description lang="en">Scientific packages from PyPI by the gentoo-pypi-generator</description>
<homepage>https://github.com/jiegec/gentoo-pypi-sci</homepage>