From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mutagen/
Date: Fri, 9 Oct 2020 11:47:54 +0000 (UTC) [thread overview]
Message-ID: <1602244070.b2d22c28d3193e38e0f685762d9f662f972b6558.fordfrog@gentoo> (raw)
commit: b2d22c28d3193e38e0f685762d9f662f972b6558
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 9 11:47:34 2020 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Oct 9 11:47:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d22c28
media-libs/mutagen: bump to 1.45.1 (+py3.9, new docs dep)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-libs/mutagen/Manifest | 1 +
media-libs/mutagen/mutagen-1.45.1.ebuild | 47 ++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)
diff --git a/media-libs/mutagen/Manifest b/media-libs/mutagen/Manifest
index a79bcd75a63..b656b83c3eb 100644
--- a/media-libs/mutagen/Manifest
+++ b/media-libs/mutagen/Manifest
@@ -1,2 +1,3 @@
DIST mutagen-1.43.0.tar.gz 1143839 BLAKE2B 044906b730763e001fa2cb863c8bb1fec45713aca57b6311f783f66218e4f3410987d04d56a1e4fbf41a229860bbb574b4077401e1f2384e70d80fdc9f3b23ad SHA512 66df63705a43befa9cf6688bc8b3acc4fd1559eb28920c105b47a97c35422b5e19527051445daa7aed66facc2e4c14d71058f8560bbd564fecbe56a076491e3f
DIST mutagen-1.44.0.tar.gz 1143320 BLAKE2B 9e4ad11b7ee560a4940e3eaaecdb8b0fad4db54fd1fa9e4f925d84e55c217eb002e07602817fa92f6db9fdd6b6b339d5e147874bf587604c18b665d980d6604a SHA512 88c8c181b1333989451533951727b7c43e4a012defd3fd1f7ddd970d083f938783d61f98970e74c677ee9725dac92c47ee37af4bd7a474e85c7a56793c6063a8
+DIST mutagen-1.45.1.tar.gz 1285455 BLAKE2B a1e29698d96b4c98f16e18dd8b3f902e41dcc4409d01da861a726a6a9fbd7f116e07b4e1872b8b3857f0eec080d18bac736de741635746f5c71416a3a8ef6e78 SHA512 c5244efa01b9de5ec22ceca39e55f34b933ca4a5bec0f2088fd3adca657f0230cbe85cd5e156db1d90fb44d9339bc94dc3bdcd3e49f1b0d46bc3d71ece6b45d8
diff --git a/media-libs/mutagen/mutagen-1.45.1.ebuild b/media-libs/mutagen/mutagen-1.45.1.ebuild
new file mode 100644
index 00000000000..a4cddd5a2b2
--- /dev/null
+++ b/media-libs/mutagen/mutagen-1.45.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Audio metadata tag reader and writer implemented in pure Python"
+HOMEPAGE="https://github.com/quodlibet/mutagen https://pypi.org/project/mutagen/"
+SRC_URI="https://github.com/quodlibet/mutagen/releases/download/release-${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+# TODO: Missing support for >=dev-python/eyeD3-0.7 API
+# test? ( >=dev-python/eyeD3-0.7 )
+BDEPEND="
+ doc? (
+ dev-python/sphinx
+ dev-python/sphinx_rtd_theme
+ )
+ test? (
+ dev-python/hypothesis[${PYTHON_USEDEP}]
+ dev-python/pyflakes[${PYTHON_USEDEP}]
+ dev-python/pytest[${PYTHON_USEDEP}]
+ )
+"
+
+RESTRICT="!test? ( test )"
+
+python_compile_all() {
+ use doc && emake -C docs
+}
+
+python_test() {
+ esetup.py test --no-quality
+}
+
+python_install_all() {
+ local DOCS=( NEWS README.rst )
+ use doc && local HTML_DOCS=( docs/_build/. )
+ distutils-r1_python_install_all
+}
next reply other threads:[~2020-10-09 11:47 UTC|newest]
Thread overview: 93+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-09 11:47 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-27 21:28 [gentoo-commits] repo/gentoo:master commit in: media-libs/mutagen/ Petr Vaněk
2023-11-24 17:04 Arthur Zamarin
2023-10-04 18:32 Arthur Zamarin
2023-10-04 10:48 Sam James
2023-10-04 8:21 Sam James
2023-10-04 8:21 Sam James
2023-10-04 8:21 Sam James
2023-09-04 2:48 Michał Górny
2023-06-06 16:12 Michał Górny
2022-11-29 9:07 Miroslav Šulc
2022-11-25 10:49 Arthur Zamarin
2022-11-25 9:44 Arthur Zamarin
2022-11-25 9:26 Sam James
2022-11-25 9:26 Sam James
2022-11-25 9:13 Arthur Zamarin
2022-10-26 3:26 Michał Górny
2022-10-26 3:26 Michał Górny
2022-05-31 10:20 Sam James
2021-11-07 1:37 Sam James
2021-11-07 1:34 Sam James
2021-11-04 17:09 Sam James
2021-08-24 21:02 Marek Szuba
2021-08-19 21:30 Michał Górny
2021-05-25 16:05 Michał Górny
2021-05-25 16:05 Michał Górny
2020-12-22 13:23 Miroslav Šulc
2020-12-22 0:23 Sam James
2020-12-10 2:16 Matt Turner
2020-11-23 16:39 Sergei Trofimovich
2020-11-18 15:07 Agostino Sarubbo
2020-11-17 18:55 Agostino Sarubbo
2020-11-12 0:35 Thomas Deutschmann
2020-11-08 10:29 Sam James
2020-09-24 6:55 Agostino Sarubbo
2020-09-23 10:29 Agostino Sarubbo
2020-09-23 10:24 Agostino Sarubbo
2020-09-20 22:40 Thomas Deutschmann
2020-09-20 9:36 Michał Górny
2020-03-05 1:31 Sebastian Pipping
2020-01-26 13:04 Andreas Sturmlechner
2020-01-17 10:30 Agostino Sarubbo
2020-01-17 10:28 Agostino Sarubbo
2020-01-17 9:31 Agostino Sarubbo
2020-01-17 8:09 Sergei Trofimovich
2020-01-17 8:07 Sergei Trofimovich
2020-01-16 18:14 Sergei Trofimovich
2020-01-14 14:48 Agostino Sarubbo
2019-12-03 5:06 Andreas Sturmlechner
2019-12-03 5:06 Andreas Sturmlechner
2019-12-03 0:14 Aaron Bauman
2019-07-29 19:23 Sergei Trofimovich
2019-05-06 18:04 Tobias Klausmann
2019-04-28 22:06 Thomas Deutschmann
2019-04-07 21:16 Sergei Trofimovich
2019-04-05 19:03 Sergei Trofimovich
2018-12-27 8:57 Tim Harder
2018-12-13 6:48 Tim Harder
2018-11-07 23:28 Sergei Trofimovich
2018-11-07 22:59 Sergei Trofimovich
2018-05-13 23:41 Aaron Bauman
2018-05-13 22:06 Thomas Deutschmann
2018-02-03 9:15 Tim Harder
2017-11-10 13:17 Lars Wendler
2017-11-10 13:17 Lars Wendler
2017-08-18 14:57 Tim Harder
2017-08-18 14:57 Tim Harder
2017-06-04 11:30 Sergei Trofimovich
2017-05-12 14:55 Agostino Sarubbo
2017-04-30 10:38 Jeroen Roovers
2017-03-08 11:05 Lars Wendler
2017-03-08 11:05 Lars Wendler
2017-02-27 15:48 Lars Wendler
2017-02-27 15:48 Lars Wendler
2017-01-30 20:53 Lars Wendler
2017-01-30 20:53 Lars Wendler
2017-01-29 19:15 Fabian Groffen
2017-01-26 23:36 Lars Wendler
2017-01-03 19:29 Tobias Klausmann
2016-12-25 14:42 Lars Wendler
2016-12-25 14:42 Lars Wendler
2016-11-17 18:08 Lars Wendler
2016-11-17 18:08 Lars Wendler
2016-11-03 0:24 Tim Harder
2016-08-19 10:17 Lars Wendler
2016-08-19 10:17 Lars Wendler
2016-08-08 4:21 Tim Harder
2016-07-20 12:58 Lars Wendler
2016-05-25 11:54 Tobias Klausmann
2016-05-03 11:00 Lars Wendler
2016-05-03 11:00 Lars Wendler
2015-09-20 9:55 Justin Lecher
2015-08-25 8:10 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=1602244070.b2d22c28d3193e38e0f685762d9f662f972b6558.fordfrog@gentoo \
--to=fordfrog@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