From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PySDL2/
Date: Fri, 17 Mar 2023 15:23:14 +0000 (UTC) [thread overview]
Message-ID: <1679066538.c53b8693b1b0f811a375aa5b6a5d1961fd86e1d2.mgorny@gentoo> (raw)
commit: c53b8693b1b0f811a375aa5b6a5d1961fd86e1d2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 11:59:12 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 15:22:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53b8693
dev-python/PySDL2: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/PySDL2/PySDL2-0.9.13.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/PySDL2/PySDL2-0.9.13.ebuild b/dev-python/PySDL2/PySDL2-0.9.13.ebuild
index f3210381e39c..2d34a3934ab3 100644
--- a/dev-python/PySDL2/PySDL2-0.9.13.ebuild
+++ b/dev-python/PySDL2/PySDL2-0.9.13.ebuild
@@ -4,16 +4,16 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Python (ctypes) bindings for SDL2 libraries"
HOMEPAGE="
https://github.com/py-sdl/py-sdl2/
https://pypi.org/project/PySDL2/
"
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="|| ( public-domain CC0-1.0 ZLIB )"
SLOT="0"
next reply other threads:[~2023-03-17 15:23 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-17 15:23 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 8:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysdl2/ Michał Górny
2024-11-22 19:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/PySDL2/ Michał Górny
2024-06-20 15:20 Michał Górny
2023-12-30 18:32 Michał Górny
2023-10-22 18:07 Sam James
2023-10-22 17:31 Michał Górny
2022-11-14 5:05 Michał Górny
2022-07-29 10:37 Arthur Zamarin
2022-07-19 1:09 Sam James
2022-05-16 13:24 Michał Górny
2022-05-16 13:24 Michał Górny
2022-01-28 8:54 Michał Górny
2022-01-12 8:36 Michał Górny
2021-09-02 21:00 Michał Górny
2021-08-07 20:31 Michał Górny
2021-08-07 13:29 Michał Górny
2021-08-07 6:33 Michał Górny
2020-01-17 11:25 Michał Górny
2018-12-03 2:43 Jonathan Callen
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=1679066538.c53b8693b1b0f811a375aa5b6a5d1961fd86e1d2.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