public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Thu, 12 May 2022 07:13:37 +0000 (UTC)	[thread overview]
Message-ID: <1652339611.1232155dda62b695c6259d7df86a64a4db880993.mgorny@gentoo> (raw)

commit:     1232155dda62b695c6259d7df86a64a4db880993
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 12 06:27:03 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 12 07:13:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1232155d

dev-python/puremagic: Bump to 1.13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/puremagic/Manifest              |  1 +
 dev-python/puremagic/puremagic-1.13.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/puremagic/Manifest b/dev-python/puremagic/Manifest
index 8bc3572c0e31..646bf60e86db 100644
--- a/dev-python/puremagic/Manifest
+++ b/dev-python/puremagic/Manifest
@@ -1,2 +1,3 @@
 DIST puremagic-1.11.tar.gz 295026 BLAKE2B 4d210807d9f5eb0c2eb88b0c18aa5cdf56170b347de4f95b92c08492d5f038759b39c1aa2d6ed4bc91e96e036e6f4d0891449af8aee3beac65c4d692fa295ec0 SHA512 4d4c9a93cd56a02aefb7090c92b41048f33923bef14022158f39c39ac93326b7180b8cc97495ad5ed3eec7d9f1379a5508829ee779aaba9b8aa8f975e787b1f5
 DIST puremagic-1.12.tar.gz 296831 BLAKE2B cd9979fba1016b1c4cbdd9ef1402d11dbe2faf37767e3232cf400b798cce328d90d224765cc2bf39fd0988abdfe39d1527dd7aa6e31b4737d00c1578f1cc3101 SHA512 b50e22b7597f206e8d6dbc0e2c120af21a7246568f059c6145e45471eedf04c797a9f00864468d5e05c9536f49f7fc6c7b30a83e67bf248e10ebaf8300726fde
+DIST puremagic-1.13.gh.tar.gz 300110 BLAKE2B d436735126d465cd43bc5537b2fb9385297d626b19b5b881c63fc7f3559600c9318c7ad91955cf66df2962ad122d2b42919bdee4460bc16ddb7750d4ffdc2fa2 SHA512 495777751874d4f2213b8bedb4bc3b2cdfdcacc5a1dd7cad85545fce473b8beca9a38fbe513d26c37455686265482b8bde7024111e76501d489aee7e5750d97f

diff --git a/dev-python/puremagic/puremagic-1.13.ebuild b/dev-python/puremagic/puremagic-1.13.ebuild
new file mode 100644
index 000000000000..867d39b423df
--- /dev/null
+++ b/dev-python/puremagic/puremagic-1.13.ebuild
@@ -0,0 +1,27 @@
+# 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} )
+
+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


             reply	other threads:[~2022-05-12  7:13 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-12  7:13 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-26  4:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/puremagic/ Michał Górny
2024-08-24 13:11 Michał Górny
2024-08-24  9:59 Arthur Zamarin
2024-08-09  3:10 Michał Górny
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-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=1652339611.1232155dda62b695c6259d7df86a64a4db880993.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