public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ensurepip-wheel/
Date: Sat, 30 Mar 2024 14:27:59 +0000 (UTC)	[thread overview]
Message-ID: <1711808867.5677b6bb9c1b667051ec87e2d46b34b433b1230a.mgorny@gentoo> (raw)

commit:     5677b6bb9c1b667051ec87e2d46b34b433b1230a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 14:26:22 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 14:27:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5677b6bb

dev-python/ensurepip-wheel: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/ensurepip-wheel/Manifest                  |  1 -
 .../ensurepip-wheel/ensurepip-wheel-0.42.0.ebuild    | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/dev-python/ensurepip-wheel/Manifest b/dev-python/ensurepip-wheel/Manifest
index d1bf9ca46d6c..beaa1497d2b2 100644
--- a/dev-python/ensurepip-wheel/Manifest
+++ b/dev-python/ensurepip-wheel/Manifest
@@ -1,2 +1 @@
-DIST wheel-0.42.0-py3-none-any.whl 65375 BLAKE2B 36887c4203b1ebd6a675f3977f78cab89bcb1fe99c939648e81e6bef02d99a2559e6a2b4d1cf76957c30d2da9aa937335cf12e19d8b55fd4a04ceb32307c2e27 SHA512 59cbcab7516e698ec3bd9eeadc550920df9406b07c53eb9bc2023db0121ec3ad6ad2556ac3e13c7c7bda55e8131b1e13fb5e51a74906abec3914e11230428fb2
 DIST wheel-0.43.0-py3-none-any.whl 65775 BLAKE2B ae972f78acaf10c074dcfcc208aeb523f932564a9008612c7071b2bc4edae3a9a25f5c93bff37a39e6fd2f8e790db8bc2f500045e3141c8279fb329e8fff45b8 SHA512 5a637264ee0eba127aa72a372b111fe8a61f454fbd3fc02b39590fd2c6bf6f5e9ac4b0e18fd16ff5fdbb9f4b046c9237fd56b055c4cb595fb042e5aa94b336c5

diff --git a/dev-python/ensurepip-wheel/ensurepip-wheel-0.42.0.ebuild b/dev-python/ensurepip-wheel/ensurepip-wheel-0.42.0.ebuild
deleted file mode 100644
index 943741be4ad4..000000000000
--- a/dev-python/ensurepip-wheel/ensurepip-wheel-0.42.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit pypi
-
-DESCRIPTION="Shared wheel wheel for use in pip tests"
-HOMEPAGE="https://pypi.org/project/wheel/"
-SRC_URI="$(pypi_wheel_url "${PN#ensurepip-}")"
-S=${DISTDIR}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-src_install() {
-	insinto /usr/lib/python/ensurepip
-	doins "${A}"
-}


             reply	other threads:[~2024-03-30 14:28 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-30 14:27 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-07 11:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/ensurepip-wheel/ Michał Górny
2024-12-07 10:49 Arthur Zamarin
2024-11-23  7:10 Michał Górny
2024-11-09  8:27 Michał Górny
2024-08-24 13:06 Michał Górny
2024-08-24  9:05 Arthur Zamarin
2024-08-05 11:48 Michał Górny
2024-03-30 14:25 Michał Górny
2024-03-12  6:34 Arthur Zamarin
2023-12-15 10:52 Michał Górny
2023-12-15 10:44 Arthur Zamarin
2023-11-29 10:15 Michał Górny
2023-11-29 10:12 Michał Górny
2023-11-26 19:37 Arthur Zamarin
2023-10-30 18:10 Michał Górny
2023-09-25 18:49 Michał Górny
2023-09-25 17:00 Arthur Zamarin
2023-08-24 12:47 Michał Górny
2023-08-22 20:01 Michał Górny
2023-08-05 14:53 Michał Górny
2023-07-22 12:58 Arthur Zamarin
2023-04-22 10:10 Michał Górny
2023-04-22  9:25 Arthur Zamarin
2023-03-14 16:57 Michał Górny
2023-03-03 17:21 Michał Górny
2023-02-18  7:03 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=1711808867.5677b6bb9c1b667051ec87e2d46b34b433b1230a.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