From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyacoustid/
Date: Fri, 6 Jul 2018 22:58:41 +0000 (UTC) [thread overview]
Message-ID: <1530917663.aefa18a4b002a96c1a560d2bcabb1f692dd21256.asturm@gentoo> (raw)
commit: aefa18a4b002a96c1a560d2bcabb1f692dd21256
Author: Diogo Pereira <sir.suriv <AT> gmail <DOT> com>
AuthorDate: Fri Jul 6 22:34:29 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 6 22:54:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aefa18a4
dev-python/pyacoustid: version bump to 1.1.5
Closes: https://bugs.gentoo.org/653966
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pyacoustid/Manifest | 1 +
dev-python/pyacoustid/pyacoustid-1.1.5.ebuild | 32 +++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-python/pyacoustid/Manifest b/dev-python/pyacoustid/Manifest
index 16fbea4bc06..b2cab13fe92 100644
--- a/dev-python/pyacoustid/Manifest
+++ b/dev-python/pyacoustid/Manifest
@@ -1 +1,2 @@
DIST pyacoustid-1.0.0.tar.gz 10476 BLAKE2B 363bf1bee4c124fc57126febf50c34a395ded074df8d3b9661b015b6b653f473ef79837f2078b7b21375d3b3624f75b1070d3c28ab3fa4d619e1ae088129898c SHA512 4eabf32e7d958bf7330e852184f5ddf3105007179ca2c45b75c1a5b0f0898649e703aa333cffccac85eb7b18b54255f2e5d588897adfb9f0ef2596e9c0b2fe5a
+DIST pyacoustid-1.1.5.tar.gz 11846 BLAKE2B 920894d914f5eac15bd62fab7a018937691e8eb7774fe65821bd6a8088e81dba19d178866bfd01b991750c6298714a1b51f948da987207a6adad1e0c1689afa4 SHA512 5b71446b9adbc73335b5962081e880365580b8e0aac746e8137e8819ba91d73ec41814eba13fd1b04c5bad5f2b5a3aaad57db118981ab4eac9dea12f709afe91
diff --git a/dev-python/pyacoustid/pyacoustid-1.1.5.ebuild b/dev-python/pyacoustid/pyacoustid-1.1.5.ebuild
new file mode 100644
index 00000000000..413c07cfff8
--- /dev/null
+++ b/dev-python/pyacoustid/pyacoustid-1.1.5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for Chromaprint and the AcoustID web service"
+HOMEPAGE="https://pypi.org/project/pyacoustid/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/audioread[${PYTHON_USEDEP}]
+ dev-python/requests[${PYTHON_USEDEP}]
+ media-libs/chromaprint"
+
+src_install() {
+ distutils-r1_src_install
+
+ if use examples ; then
+ docinto examples
+ dodoc aidmatch.py fpcalc.py
+ docompress -x /usr/share/doc/${PF}/examples/
+ fi
+}
next reply other threads:[~2018-07-06 22:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-06 22:58 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-22 13:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyacoustid/ Matt Jolly
2023-10-15 15:27 Michał Górny
2023-10-15 8:00 Sam James
2023-09-13 2:42 Michał Górny
2023-04-19 10:24 Michał Górny
2023-04-19 9:43 Sam James
2023-03-17 5:32 Michał Górny
2023-02-22 12:31 Sam James
2022-06-22 13:22 Agostino Sarubbo
2022-06-16 8:08 Michał Górny
2022-05-31 1:56 Sam James
2022-02-06 11:18 Jonas Stein
2021-05-14 11:21 Sam James
2020-10-10 7:22 Joonas Niilola
2019-12-07 22:53 Andreas Sturmlechner
2018-07-06 22:58 Andreas Sturmlechner
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=1530917663.aefa18a4b002a96c1a560d2bcabb1f692dd21256.asturm@gentoo \
--to=asturm@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