From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 791E515803E for ; Thu, 4 Jan 2024 07:50:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 620442BC029; Thu, 4 Jan 2024 07:50:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40AC02BC029 for ; Thu, 4 Jan 2024 07:50:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2FD4E343076 for ; Thu, 4 Jan 2024 07:50:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 472CB1300 for ; Thu, 4 Jan 2024 07:50:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1704354594.1ef08e958c6fb8c71a36998d103dc27a60fdb5b5.sam@gentoo> Subject: [gentoo-commits] data/api:master commit in: files/overlays/ X-VCS-Repository: data/api X-VCS-Files: files/overlays/repositories.xml X-VCS-Directories: files/overlays/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1ef08e958c6fb8c71a36998d103dc27a60fdb5b5 X-VCS-Branch: master Date: Thu, 4 Jan 2024 07:50:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d2f91662-c6db-4b1f-b904-63fae7ad29d4 X-Archives-Hash: 4368bbf4129dc57a23eb01d1ba475d32 commit: 1ef08e958c6fb8c71a36998d103dc27a60fdb5b5 Author: Markus Walter houseofsuns org> AuthorDate: Wed Dec 13 21:26:43 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 4 07:49:54 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=1ef08e95 repositories: add pypi-overlay Signed-off-by: Markus Walter houseofsuns.org> Closes: https://github.com/gentoo/api-gentoo-org/pull/639 Signed-off-by: Sam James gentoo.org> files/overlays/repositories.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 9b49682..5c19133 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3193,6 +3193,18 @@ git+ssh://git@github.com/ZeroPointEnergy/gentoo-pyfa-overlay.git https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay/commits/master.atom + + pypi + Mirror of PyPI python package repository + https://github.com/houseofsuns/pypi + + gentoo@houseofsuns.org + houseofsuns + + https://github.com/houseofsuns/pypi.git + git+ssh://git@github.com/houseofsuns/pypi.git + https://github.com/houseofsuns/pypi/commits/master.atom + pypi-sci Scientific packages from PyPI by the gentoo-pypi-generator