From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/priority/
Date: Sat, 20 May 2023 07:15:20 +0000 (UTC) [thread overview]
Message-ID: <1684566915.14ee191a4b88ff86b7ef12465f3feec213865443.mgorny@gentoo> (raw)
commit: 14ee191a4b88ff86b7ef12465f3feec213865443
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 07:14:10 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 20 07:15:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ee191a
dev-python/priority: Use pypi.eclass in older version(s)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/priority/priority-1.3.0-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/priority/priority-1.3.0-r1.ebuild b/dev-python/priority/priority-1.3.0-r1.ebuild
index 4830c16b82dc..8ec5649ecee6 100644
--- a/dev-python/priority/priority-1.3.0-r1.ebuild
+++ b/dev-python/priority/priority-1.3.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="A pure-Python implementation of the HTTP/2 priority tree"
HOMEPAGE="
@@ -14,7 +14,6 @@ HOMEPAGE="
https://github.com/python-hyper/priority/
https://pypi.org/project/priority/
"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
next reply other threads:[~2023-05-20 7:15 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-20 7:15 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-13 18:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/priority/ Arthur Zamarin
2025-02-16 18:44 Michał Górny
2024-06-28 8:13 Petr Vaněk
2024-06-28 7:47 Petr Vaněk
2024-05-11 11:05 Michał Górny
2023-05-31 5:48 Sam James
2023-05-28 18:11 Sam James
2022-10-25 9:04 Michał Górny
2022-10-25 8:09 Arthur Zamarin
2022-10-25 7:51 Sam James
2022-05-12 16:17 Michał Górny
2022-05-12 16:17 Michał Górny
2022-03-18 15:19 Michał Górny
2022-03-18 14:43 Arthur Zamarin
2022-03-18 9:01 Arthur Zamarin
2022-03-17 7:45 Agostino Sarubbo
2022-03-16 23:53 Sam James
2022-03-15 17:56 Jakov Smolić
2022-03-15 13:07 Jakov Smolić
2022-03-15 13:07 Jakov Smolić
2022-02-02 9:27 Michał Górny
2022-02-02 9:27 Michał Górny
2022-01-27 23:41 James Le Cuirot
2022-01-27 22:56 James Le Cuirot
2021-08-03 15:36 Agostino Sarubbo
2021-08-01 23:49 Sam James
2021-07-31 22:23 Sam James
2021-07-31 22:23 Sam James
2021-07-31 22:23 Sam James
2021-07-31 22:12 Sam James
2021-06-27 14:20 Michał Górny
2021-05-07 11:11 Michał Górny
2020-08-04 12:01 Michał Górny
2020-05-27 7:52 Michał Górny
2019-01-29 13:35 Mikle Kolyada
2019-01-17 20:45 Mikle Kolyada
2018-08-20 18:17 Sergei Trofimovich
2018-07-16 19:57 Michał Górny
2018-07-15 8:37 Michał Górny
2018-07-15 8:37 Michał Górny
2018-05-04 15:17 Mart Raudsepp
2018-04-06 5:23 Matt Turner
2018-03-30 18:08 Sergei Trofimovich
2018-03-19 20:49 Michał Górny
2018-02-22 17:02 Michał Górny
2017-12-13 22:15 Sergei Trofimovich
2017-12-02 15:26 Mike Gilbert
2017-10-28 22:34 Sergei Trofimovich
2017-09-28 13:42 Michael Palimaka
2017-07-02 15:02 Sergei Trofimovich
2017-06-28 13:19 Agostino Sarubbo
2017-06-26 20:18 Tobias Klausmann
2017-05-26 10:16 Tobias Klausmann
2017-05-03 9:26 Michał Górny
2017-03-29 1:43 Brian Dolbec
2017-03-22 19:48 Markus Meier
2017-03-12 12:30 Anthony G. Basile
2017-02-19 8:40 Markus Meier
2017-02-12 22:20 Zac Medico
2017-01-25 6:39 Jeroen Roovers
2016-11-13 17:18 Brian Dolbec
2016-10-28 1:27 Brian Dolbec
2016-10-22 1:26 Brian Dolbec
2016-10-07 18:11 Brian Dolbec
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=1684566915.14ee191a4b88ff86b7ef12465f3feec213865443.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