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: Sun, 9 Jun 2024 03:17:56 +0000 (UTC) [thread overview]
Message-ID: <1717902689.752156e20110b7c5c11b23d55637786ae45a7b7a.mgorny@gentoo> (raw)
commit: 752156e20110b7c5c11b23d55637786ae45a7b7a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 03:11:29 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 03:11:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=752156e2
dev-python/pkginfo: Bump to 1.11.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pkginfo/Manifest | 1 +
dev-python/pkginfo/pkginfo-1.11.1.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-python/pkginfo/Manifest b/dev-python/pkginfo/Manifest
index a26c5247f631..fe2d777f37dc 100644
--- a/dev-python/pkginfo/Manifest
+++ b/dev-python/pkginfo/Manifest
@@ -1,2 +1,3 @@
DIST pkginfo-1.10.0.tar.gz 378457 BLAKE2B 976bde677c365b78bde56604cef46892c95f796af59836946e1302cea868882a06d3f8cdbb330e3af011691dc8123f2555d0ebf6bacfaeff5a4e010a9bdd7030 SHA512 d1350166bc6d37d8c7f227bfee332f5d289e1a513a13db1ba75992dbb24b30b42b2b95d2fe55ca249c83132e880a46975d4146e0cb9d5b1d103da2e9ce36a858
DIST pkginfo-1.11.0.tar.gz 376619 BLAKE2B ccbe90c61a97d88a44f8b61dd928962032b6cfdca8a9095e6151a9f1ba5f2cd23270e28f03fbf28a6b7bc2e762510578f2e53195c8d6a0e91611e0714ae365b2 SHA512 f145d29fa8bd7e9e0264c98fb440fe6e2b53081751e40264860dc50ea3bca4c69b3959ce70ea55669a89db9783a09369cd655ac93bf9a59a73c7d8023335d9c8
+DIST pkginfo-1.11.1.tar.gz 376911 BLAKE2B ee5a9b3c280636dbb58ba5aef5a94e74c639c63472a0630671c4277ed7b14f1e13a18daf050974d45502181bd22e80f969a9056cc13f134bdb61763a9003ab4b SHA512 9bb159e4c9efe6d42c6f564346bb3bfacc700cfdf3498d7dcdddcbbc5e9797df720f3f0a2142a7abd2e84e82ec30823d9807a61304af1c165973a2582ffb2731
diff --git a/dev-python/pkginfo/pkginfo-1.11.1.ebuild b/dev-python/pkginfo/pkginfo-1.11.1.ebuild
new file mode 100644
index 000000000000..29862ec41210
--- /dev/null
+++ b/dev-python/pkginfo/pkginfo-1.11.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Provides an API for querying the distutils metadata written in a PKG-INFO file"
+HOMEPAGE="
+ https://launchpad.net/pkginfo/
+ https://pypi.org/project/pkginfo/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+BDEPEND="
+ test? (
+ dev-python/wheel[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
next reply other threads:[~2024-06-09 3:18 UTC|newest]
Thread overview: 74+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-09 3:17 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-20 5:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/pkginfo/ 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-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-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=1717902689.752156e20110b7c5c11b23d55637786ae45a7b7a.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