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: Mon, 23 May 2022 06:34:12 +0000 (UTC) [thread overview]
Message-ID: <1653287645.dbbab903643eb5a690a144437a9c6193815de7bd.mgorny@gentoo> (raw)
commit: dbbab903643eb5a690a144437a9c6193815de7bd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 23 05:59:27 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 23 06:34:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbbab903
dev-python/python-magic: Bump to 0.4.26
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-magic/Manifest | 1 +
dev-python/python-magic/python-magic-0.4.26.ebuild | 39 ++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-python/python-magic/Manifest b/dev-python/python-magic/Manifest
index 6b7a177b6c3d..1acd33f3a408 100644
--- a/dev-python/python-magic/Manifest
+++ b/dev-python/python-magic/Manifest
@@ -1 +1,2 @@
DIST python-magic-0.4.25.gh.tar.gz 864121 BLAKE2B ec79112aba9f79a6dd6a3840a1286432806c0cd035d301668fd8177ce36b270ddf1c928f70d51cfacb88cca4d5fb31706cff946b16ed230e8850bca9ebda8c0b SHA512 eb138f7f2d1320f831516fdf21bf7dd404acf070be6093b7ed8697325f60998d886405c5ff348c7e4ad69ecd2ee0ab899afe455db90eda502acdf8b86337f79c
+DIST python-magic-0.4.26.gh.tar.gz 863618 BLAKE2B 62d85758402d77376e685eb0f8964fd5d9e2a62775c3566d7f2a76284b287b6b17f9f759dbc08404087fc8a524609cefa65ab8e74020c4bd4f49e8ae3a2d604f SHA512 a9f2f8ef9f1aef9e9455b656fabf8e6cf7b1a9df4af2012c7a9426e0740cd6e8952e6957e01710809ab018d008fd531a74e9f66640af1299b61c35ede590b749
diff --git a/dev-python/python-magic/python-magic-0.4.26.ebuild b/dev-python/python-magic/python-magic-0.4.26.ebuild
new file mode 100644
index 000000000000..c795f460395f
--- /dev/null
+++ b/dev-python/python-magic/python-magic-0.4.26.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Access the libmagic file type identification library"
+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
+"
+
+LICENSE="BSD-2 MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
+
+RDEPEND="
+ sys-apps/file[-python]
+"
+BDEPEND="
+ test? (
+ sys-apps/file
+ )
+"
+
+distutils_enable_tests unittest
+
+python_test() {
+ local -x LC_ALL=en_US.UTF-8
+ eunittest -p "*_test.py"
+}
next reply other threads:[~2022-05-23 6:34 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-23 6:34 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-magic/ Michał Górny
2024-06-15 15:43 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-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-05-14 8:25 Michał Górny
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=1653287645.dbbab903643eb5a690a144437a9c6193815de7bd.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