From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pkginfo/
Date: Thu, 2 Dec 2021 08:12:31 +0000 (UTC) [thread overview]
Message-ID: <1638432746.16d5ce85ee4e499b059506e758e133a6d99fce4d.mgorny@gentoo> (raw)
commit: 16d5ce85ee4e499b059506e758e133a6d99fce4d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 2 08:03:02 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 2 08:12:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16d5ce85
dev-python/pkginfo: Remove 1.8.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pkginfo/Manifest | 1 -
dev-python/pkginfo/pkginfo-1.8.1.ebuild | 29 -----------------------------
2 files changed, 30 deletions(-)
diff --git a/dev-python/pkginfo/Manifest b/dev-python/pkginfo/Manifest
index 34d8584a6c0e..5138a4394b14 100644
--- a/dev-python/pkginfo/Manifest
+++ b/dev-python/pkginfo/Manifest
@@ -1,3 +1,2 @@
DIST pkginfo-1.7.1.tar.gz 34280 BLAKE2B ad928cf80423977e5944e3110150afb3e5ae416bf1fd28aec8099c3f25e41956b49e4134cdee5e0621e5bdff44d7161c3b1783b3c6d15555eee86e2e14c29fbb SHA512 5b6374e45e7ccd68f3a28145c2fc350e630e97fcc5e97d46d05c32f0958a51e4713487b809099ddf0a9ab07840f7fb4409438ab7b7a9b0b05e94d292088b2c26
-DIST pkginfo-1.8.1.tar.gz 373496 BLAKE2B 13e21a07f389d5971dc8a999f999c8ef15b84d82f782c29a4912ab5f2a80ed2b812225469d03747e570b8985023c96d2ef05f5449d6b54439dc0efa748a4c5ed SHA512 463dc7d32687ef5105721509f0970efde6da0f00b96f2f6d407a05dc95d5f491838fe5a88b55061df878f0b760d5d825b1f5a65dd1ba1d7f2e1805ed80f72617
DIST pkginfo-1.8.2.tar.gz 374689 BLAKE2B bff34659d77c3f9f870b130ad0d86fa730c42f1f3db78468a4557df855eb57e6b1dc2fefbebf9126306736f680538bcc6cddcaefdcb9defdc99c22e04ae2e9fd SHA512 06164b6c17000cf25e72d39e4e025a395cdd09afaab6169180cf096bae5a1ff863930d3b368274b6a03458a9ae1c3cb996559c0b042807141435b1868189b5f6
diff --git a/dev-python/pkginfo/pkginfo-1.8.1.ebuild b/dev-python/pkginfo/pkginfo-1.8.1.ebuild
deleted file mode 100644
index 090f27714158..000000000000
--- a/dev-python/pkginfo/pkginfo-1.8.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Provides an API for querying the distutils metadata written in a PKG-INFO file"
-HOMEPAGE="https://pypi.org/project/pkginfo/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs
-
-python_test() {
- local EPYTEST_DESELECT=()
-
- [[ ${EPYTHON} == pypy3 ]] && EPYTEST_DESELECT+=(
- # https://bugs.launchpad.net/pkginfo/+bug/1952946
- pkginfo/tests/test_installed.py::InstalledTests::test_ctor_w_package_no_PKG_INFO
- )
-
- epytest
-}
next reply other threads:[~2021-12-02 8:12 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-02 8:12 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-22 11:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/pkginfo/ Michał Górny
2025-02-20 5:06 Michał Górny
2024-12-21 11:30 Michał Górny
2024-12-21 11:17 Michał Górny
2024-12-03 4:26 Michał Górny
2024-12-03 4:26 Michał Górny
2024-10-26 13:36 Michał Górny
2024-10-26 13:28 Arthur Zamarin
2024-10-10 18:25 Michał Górny
2024-06-29 16:58 Michał Górny
2024-06-29 7:57 Arthur Zamarin
2024-06-09 3:17 Michał Górny
2024-06-01 3:57 Michał Górny
2024-05-29 19:47 Petr Vaněk
2024-03-22 4:38 Michał Górny
2024-03-21 18:22 Arthur Zamarin
2024-03-04 6:31 Michał Górny
2023-06-01 4:13 Michał Górny
2023-02-16 20:26 Michał Górny
2023-01-09 8:09 Michał Górny
2023-01-07 4:54 Michał Górny
2023-01-06 5:35 Michał Górny
2023-01-04 14:15 Michał Górny
2022-12-31 10:55 Michał Górny
2022-12-31 10:41 Arthur Zamarin
2022-12-01 7:09 Michał Górny
2022-11-29 19:46 Arthur Zamarin
2022-11-29 19:46 Arthur Zamarin
2022-06-24 10:21 Michał Górny
2022-06-24 9:00 Arthur Zamarin
2022-06-08 19:40 Michał Górny
2022-05-24 6:16 Michał Górny
2022-05-24 6:16 Michał Górny
2022-04-25 16:50 Sam James
2022-01-01 18:48 Michał Górny
2022-01-01 17:51 Arthur Zamarin
2021-12-02 8:12 Michał Górny
2021-12-01 22:24 Michał Górny
2021-12-01 19:14 Michał Górny
2021-08-16 6:13 Michał Górny
2021-07-12 23:53 Marek Szuba
2021-07-10 7:34 Michał Górny
2021-05-07 11:58 Michał Górny
2021-02-19 8:58 Michał Górny
2021-02-19 2:54 Sam James
2021-01-17 9:02 Michał Górny
2020-12-31 6:07 Sam James
2020-11-28 13:41 Sam James
2020-09-20 9:36 Michał Górny
2020-07-05 9:27 Sergei Trofimovich
2020-07-02 17:05 Sergei Trofimovich
2020-05-31 10:04 Sergei Trofimovich
2020-05-26 20:03 Michał Górny
2020-03-28 11:59 Michał Górny
2020-03-28 11:59 Michał Górny
2020-03-28 11:59 Michał Górny
2020-03-28 11:59 Michał Górny
2020-03-20 9:58 David Seifert
2020-03-17 2:09 Matt Turner
2020-02-06 21:11 Sergei Trofimovich
2020-02-03 11:31 Agostino Sarubbo
2020-01-31 13:45 Agostino Sarubbo
2019-12-10 19:25 Sergei Trofimovich
2019-12-09 20:06 Sergei Trofimovich
2019-12-04 22:28 Patrick McLean
2018-03-24 7:58 Tim Harder
2017-08-15 5:41 Alexis Ballier
2017-07-09 12:06 Benda XU
2017-05-16 12:02 Manuel Rüger
2017-03-10 7:05 Zac Medico
2016-05-29 14:19 Pacho Ramos
2015-10-27 15:20 Agostino Sarubbo
2015-10-19 16:29 Justin Lecher
2015-10-15 12:01 Justin Lecher
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=1638432746.16d5ce85ee4e499b059506e758e133a6d99fce4d.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