From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/puremagic/
Date: Fri, 9 Aug 2024 03:10:39 +0000 (UTC) [thread overview]
Message-ID: <1723173032.29fbab1dfbef2a0554eb543b84e0ed9b3f1a2557.mgorny@gentoo> (raw)
commit: 29fbab1dfbef2a0554eb543b84e0ed9b3f1a2557
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 9 02:56:09 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 9 03:10:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29fbab1d
dev-python/puremagic: Bump to 1.27
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/puremagic/Manifest | 1 +
dev-python/puremagic/puremagic-1.27.ebuild | 32 ++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-python/puremagic/Manifest b/dev-python/puremagic/Manifest
index 36a1eb6c8fd7..32fc82f8be70 100644
--- a/dev-python/puremagic/Manifest
+++ b/dev-python/puremagic/Manifest
@@ -1 +1,2 @@
DIST puremagic-1.26.gh.tar.gz 310727 BLAKE2B ccb07fc646c90778bea98adc4bb63bcb24dd7e588134d12fae02b846e532ec3cfa0f29037ee9143ebdd9baf71703c73b1447886b86f4d7ca5a5b4097988a3570 SHA512 b081ab7b7ddc5ecfcf9b3f2a19535222ace2eed4e88872580eaae69f9635f59357d49ddcb01e7d88fa46556320e9c8906e7a44cb614288c88266f5f7d0109d49
+DIST puremagic-1.27.gh.tar.gz 311630 BLAKE2B f2856a138600ae8d9592870080c04ca15b2eefbb774f1156f52327d6a0fe26f419ade498a8ee08c02b0f09f4ea6427ce595de8b478d2e17fd00f5f7263364051 SHA512 56365dc122160d306704290a054afa7be5007ca3634275fab168e1ea8bc29356477c5455abba3d84c9e229dc9ce3a21df58ed7e6ff216fe0c60d7257e4b02584
diff --git a/dev-python/puremagic/puremagic-1.27.ebuild b/dev-python/puremagic/puremagic-1.27.ebuild
new file mode 100644
index 000000000000..7a5fd34c2d27
--- /dev/null
+++ b/dev-python/puremagic/puremagic-1.27.ebuild
@@ -0,0 +1,32 @@
+# 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} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure python implementation of magic file detection"
+HOMEPAGE="
+ https://github.com/cdgriffith/puremagic/
+ https://pypi.org/project/puremagic/
+"
+SRC_URI="
+ https://github.com/cdgriffith/${PN}/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DOCS=( CHANGELOG.md README.rst )
+
+distutils_enable_tests pytest
+
+python_test() {
+ local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+ epytest
+}
next reply other threads:[~2024-08-09 3:10 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-09 3:10 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-26 19:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/puremagic/ Michał Górny
2025-07-26 18:56 Sam James
2025-07-26 15:05 Michał Górny
2025-07-26 13:05 Michał Górny
2025-07-11 8:15 Jakov Smolić
2025-07-09 12:32 Sam James
2025-07-09 11:19 Sam James
2025-07-09 11:19 Sam James
2025-07-05 4:44 Michał Górny
2025-05-27 15:54 Michał Górny
2025-05-21 5:38 Michał Górny
2025-05-20 22:54 Sam James
2025-05-17 17:41 Arthur Zamarin
2025-05-02 4:21 Michał Górny
2025-04-06 18:51 Sam James
2024-10-12 6:33 Sam James
2024-09-26 4:50 Michał Górny
2024-08-24 13:11 Michał Górny
2024-08-24 9:59 Arthur Zamarin
2024-07-27 10:06 Michał Górny
2024-07-27 8:34 Arthur Zamarin
2024-07-11 11:59 Michał Górny
2024-07-06 8:33 Michał Górny
2024-07-06 6:55 Arthur Zamarin
2024-06-19 4:36 Michał Górny
2024-06-17 2:52 Michał Górny
2024-05-17 9:55 Michał Górny
2024-05-17 9:49 Michał Górny
2024-05-17 8:59 Arthur Zamarin
2024-05-11 13:45 Michał Górny
2024-05-11 10:22 Arthur Zamarin
2024-05-04 5:00 Michał Górny
2024-04-26 18:55 Michał Górny
2024-03-09 14:19 Michał Górny
2024-03-09 14:11 Michał Górny
2024-02-24 20:07 Michał Górny
2024-02-24 19:22 Arthur Zamarin
2024-02-24 8:49 Michał Górny
2024-02-07 7:39 Michał Górny
2023-06-01 13:40 Michał Górny
2023-03-26 2:27 Michał Górny
2023-03-26 0:51 Sam James
2023-02-23 6:19 Michał Górny
2022-06-07 8:26 Jakov Smolić
2022-06-05 5:36 Michał Górny
2022-05-16 13:24 Michał Górny
2022-05-15 6:39 Michał Górny
2022-05-12 7:13 Michał Górny
2022-02-13 23:13 Michał Górny
2021-09-25 13:59 Thomas Deutschmann
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=1723173032.29fbab1dfbef2a0554eb543b84e0ed9b3f1a2557.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