From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-magic/
Date: Sat, 14 May 2022 08:25:58 +0000 (UTC) [thread overview]
Message-ID: <1652516748.0dc0552594d2674c2af6ee59a0fd336817f7e61d.mgorny@gentoo> (raw)
commit: 0dc0552594d2674c2af6ee59a0fd336817f7e61d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 07:31:58 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 14 08:25:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc05525
dev-python/python-magic: Enable py3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-magic/python-magic-0.4.25.ebuild | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/dev-python/python-magic/python-magic-0.4.25.ebuild b/dev-python/python-magic/python-magic-0.4.25.ebuild
index 2f64601425d4..5f8d4351a95d 100644
--- a/dev-python/python-magic/python-magic-0.4.25.ebuild
+++ b/dev-python/python-magic/python-magic-0.4.25.ebuild
@@ -4,14 +4,19 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
inherit distutils-r1
DESCRIPTION="Access the libmagic file type identification library"
-HOMEPAGE="https://github.com/ahupp/python-magic"
+HOMEPAGE="
+ https://github.com/ahupp/python-magic/
+ https://pypi.org/project/python-magic/
+"
SRC_URI="
https://github.com/ahupp/python-magic/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz"
+ -> ${P}.gh.tar.gz
+"
LICENSE="BSD-2 MIT"
SLOT="0"
@@ -19,7 +24,9 @@ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux"
IUSE="test"
RESTRICT="!test? ( test )"
-RDEPEND="sys-apps/file[-python]"
+RDEPEND="
+ sys-apps/file[-python]
+"
BDEPEND="
test? ( sys-apps/file )
"
next reply other threads:[~2022-05-14 8:26 UTC|newest]
Thread overview: 67+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-14 8:25 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-15 15:43 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-magic/ Petr Vaněk
2023-11-25 17:14 Michał Górny
2022-07-10 18:50 Michał Górny
2022-07-10 16:56 Sam James
2022-06-22 18:18 Arthur Zamarin
2022-06-22 18:17 Arthur Zamarin
2022-06-09 2:43 Sam James
2022-06-08 5:35 Michał Górny
2022-05-23 6:34 Michał Górny
2022-05-16 13:46 WANG Xuerui
2022-05-15 9:49 James Le Cuirot
2022-05-14 9:21 Jakov Smolić
2022-05-14 9:21 Jakov Smolić
2022-03-16 7:56 Michał Górny
2022-02-04 7:31 Lars Wendler
2022-02-03 20:39 Arthur Zamarin
2021-07-25 1:10 Sam James
2021-07-03 6:29 Michał Górny
2021-07-03 6:17 Agostino Sarubbo
2021-06-03 22:31 Michał Górny
2021-06-01 22:22 Michał Górny
2021-03-25 19:09 Michał Górny
2021-03-25 14:23 Sam James
2021-02-19 8:58 Michał Górny
2021-02-19 2:54 Sam James
2021-02-18 23:35 Michał Górny
2021-01-17 9:02 Michał Górny
2021-01-16 8:06 Michał Górny
2020-08-02 9:15 Michał Górny
2020-07-11 8:13 Michał Górny
2020-07-11 8:13 Michał Górny
2020-07-09 8:59 Agostino Sarubbo
2020-05-29 7:25 Michał Górny
2020-05-29 7:25 Michał Górny
2020-05-29 7:25 Michał Górny
2020-05-28 19:39 Michał Górny
2020-05-28 19:39 Michał Górny
2020-04-20 21:00 Louis Sautier
2020-04-06 20:36 Sergei Trofimovich
2020-04-06 7:34 Agostino Sarubbo
2020-04-04 10:52 Sergei Trofimovich
2020-03-28 21:11 Michał Górny
2020-03-03 7:22 Matt Turner
2020-02-24 10:51 Agostino Sarubbo
2020-02-23 8:54 Sergei Trofimovich
2020-02-11 10:55 Agostino Sarubbo
2020-02-07 13:16 Agostino Sarubbo
2020-02-07 12:12 Agostino Sarubbo
2020-02-06 21:11 Sergei Trofimovich
2020-02-06 8:21 Agostino Sarubbo
2019-12-24 14:24 Mikle Kolyada
2019-01-09 8:03 Fabian Groffen
2018-07-18 14:37 Michał Górny
2018-07-02 0:49 Thomas Deutschmann
2018-06-30 14:45 Sergei Trofimovich
2018-06-28 19:18 Pacho Ramos
2018-06-23 23:31 Mikle Kolyada
2018-04-05 20:04 Ian Whyman
2017-09-28 11:46 Tim Harder
2017-05-12 21:55 Ian Whyman
2017-03-09 14:48 Andrey Grozin
2016-07-10 10:28 Ian Whyman
2015-12-03 10:54 Justin Lecher
2015-12-03 10:29 Agostino Sarubbo
2015-12-03 10:21 Justin Lecher
2015-11-20 11:29 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=1652516748.0dc0552594d2674c2af6ee59a0fd336817f7e61d.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