From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ensurepip-pip/
Date: Sun, 22 Oct 2023 06:55:36 +0000 (UTC) [thread overview]
Message-ID: <1697957727.1015c390f0269d1bf8f5f9b24515cdd3e94387de.mgorny@gentoo> (raw)
commit: 1015c390f0269d1bf8f5f9b24515cdd3e94387de
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 06:35:26 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 06:55:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1015c390
dev-python/ensurepip-pip: Bump to 23.3.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/ensurepip-pip/Manifest | 1 +
.../ensurepip-pip/ensurepip-pip-23.3.1.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/ensurepip-pip/Manifest b/dev-python/ensurepip-pip/Manifest
index d5c063e82923..f92fea2795f4 100644
--- a/dev-python/ensurepip-pip/Manifest
+++ b/dev-python/ensurepip-pip/Manifest
@@ -1,2 +1,3 @@
DIST pip-23.2.1-py3-none-any.whl 2086091 BLAKE2B 0a35bf4ba589f07e3c800d8f835e4bcdcd433976db83f91c86e12a2316b0b1c7de7120b248d70fe8b5587c28bb3c6e7bc633c64cdfb65a1f18f87a9e7a423181 SHA512 016a8cbd09384f1a9a44cb0e8274df75a8bcb2f3966bb5d708c62145289efaa5db98f75256c97e4f8046735ce2e529fbb076f284a46cdb716e89a75660200ad9
DIST pip-23.3-py3-none-any.whl 2106643 BLAKE2B bc5d93e71dadba670ef19f8331dd8d9e7fd5f0f70f90de39a3437b25521bb61c97690793d67d4306a98c728fd9eb5fb5848f1abec853d7878b4bab792a51f6a7 SHA512 2ac3e66eb86b90e8bafd1825e84288af81d09ddb60f68b631838d14479b953ad0c6bdc933d754b5f02520401908828a0a8c518f04b0060c82b666e0d01e87ea6
+DIST pip-23.3.1-py3-none-any.whl 2107242 BLAKE2B d5ea7ead01468f1f6a5c60811de9410d260e820638c0073f70e480dd3678e7413ae612913c01456779d391a6108ce939eced95392696eb5b1cc26b3a7a04a99d SHA512 1a60d153982c1c5997d3826f4084b39ec4054228376093ee15c1f4be0781e78c4b1e5219b5f05cdc464588dec379f9f2cc21f075aa0a11a148d3545a547b9889
diff --git a/dev-python/ensurepip-pip/ensurepip-pip-23.3.1.ebuild b/dev-python/ensurepip-pip/ensurepip-pip-23.3.1.ebuild
new file mode 100644
index 000000000000..474a502c1273
--- /dev/null
+++ b/dev-python/ensurepip-pip/ensurepip-pip-23.3.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit pypi
+
+DESCRIPTION="Shared pip wheel for ensurepip Python module"
+HOMEPAGE="https://pypi.org/project/pip/"
+SRC_URI="$(pypi_wheel_url "${PN#ensurepip-}")"
+S=${DISTDIR}
+
+LICENSE="Apache-2.0 BSD BSD-2 ISC LGPL-2.1+ MIT MPL-2.0 PSF-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ !<dev-python/ensurepip-wheels-100
+"
+
+src_install() {
+ insinto /usr/lib/python/ensurepip
+ doins "${A}"
+}
next reply other threads:[~2023-10-22 6:55 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-22 6:55 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-01 11:57 [gentoo-commits] repo/gentoo:master commit in: dev-python/ensurepip-pip/ Michał Górny
2025-02-10 5:47 Michał Górny
2025-01-27 7:28 Michał Górny
2025-01-04 19:08 Michał Górny
2025-01-04 17:30 Sam James
2024-11-30 19:29 Michał Górny
2024-11-30 11:55 Michał Górny
2024-11-30 11:55 Michał Górny
2024-11-09 13:30 Michał Górny
2024-08-17 11:15 Michał Górny
2024-08-17 11:15 Michał Górny
2024-08-17 11:15 Michał Górny
2024-08-17 9:57 Michał Górny
2024-08-17 9:57 Michał Górny
2024-08-17 9:57 Michał Górny
2024-08-12 17:18 Arthur Zamarin
2024-07-29 3:26 Michał Górny
2024-07-27 11:58 Sam James
2024-07-27 11:58 Sam James
2024-07-27 9:28 Arthur Zamarin
2024-07-27 9:17 Arthur Zamarin
2024-07-09 2:10 Michał Górny
2024-06-27 2:53 Michał Górny
2024-06-22 16:39 Michał Górny
2024-02-20 9:09 Michał Górny
2024-02-20 7:48 Sam James
2024-02-04 14:47 Michał Górny
2024-01-06 10:27 Michał Górny
2024-01-06 10:24 Michał Górny
2023-12-17 18:00 Arthur Zamarin
2023-11-25 10:31 Michał Górny
2023-11-25 7:35 Arthur Zamarin
2023-10-15 17:56 Michał Górny
2023-08-19 16:05 Michał Górny
2023-08-19 15:56 Arthur Zamarin
2023-07-23 6:53 Michał Górny
2023-07-17 7:34 Michał Górny
2023-05-16 5:21 Michał Górny
2023-05-16 5:21 Michał Górny
2023-05-03 6:58 Fabian Groffen
2023-05-03 6:44 Sam James
2023-04-27 3:10 Michał Górny
2023-04-23 20:25 Michał Górny
2023-04-15 19:39 Michał Górny
2023-03-03 17:48 Michał Górny
2023-03-03 17:38 Arthur Zamarin
2023-02-18 7:03 Michał Górny
2023-02-05 5:16 Michał Górny
2023-01-31 11:22 Michał Górny
2022-11-19 8:42 Arthur Zamarin
2022-11-19 8:35 Arthur Zamarin
2022-11-06 7:59 Michał Górny
2022-10-18 7:26 Michał Górny
2022-10-07 20:16 Arthur Zamarin
2022-09-21 12:26 Agostino Sarubbo
2022-09-21 12:25 Agostino Sarubbo
2022-09-20 8:50 Agostino Sarubbo
2022-09-20 8:49 Agostino Sarubbo
2022-09-20 8:48 Agostino Sarubbo
2022-09-20 8:48 Agostino Sarubbo
2022-09-20 8:47 Agostino Sarubbo
2022-08-14 18:40 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1697957727.1015c390f0269d1bf8f5f9b24515cdd3e94387de.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox