From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylast/
Date: Thu, 21 Sep 2017 06:41:51 +0000 (UTC) [thread overview]
Message-ID: <1505975925.702c20499fa316fb9918ba98d11a2f9e993f0378.radhermit@gentoo> (raw)
commit: 702c20499fa316fb9918ba98d11a2f9e993f0378
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 21 06:38:45 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 06:38:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702c2049
dev-python/pylast: version bump to 1.9.0
Closes: https://bugs.gentoo.org/631508
dev-python/pylast/Manifest | 1 +
dev-python/pylast/pylast-1.9.0.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-python/pylast/Manifest b/dev-python/pylast/Manifest
index 4db1d616644..4389890304a 100644
--- a/dev-python/pylast/Manifest
+++ b/dev-python/pylast/Manifest
@@ -1,2 +1,3 @@
DIST pylast-1.6.0.tar.gz 41307 SHA256 6bf325ee0fdeb35780554843cf64df99304abb98c5ce2e451c0df7e95e08b42e SHA512 2e47eca2282da8637d5fc79b8fc6784f6f7e9c88975f10e5f162be1445f81dbce0a01c6d7e8ff14162bc3b48a8a4171bf4c81239b17fb08ea5c6b1eaf432f18f WHIRLPOOL f76dbae7326c2b973c8ac1e68e4f31145e449a37d5a342f7ab551cdc737fe529bf9839b05f74d67805bd97aa66f7808a56abea6f57bf0e74390a33d59aa07179
DIST pylast-1.7.0.tar.gz 42433 SHA256 a482a769b6a037e2e9b78433de91a287eaf6aacff60bbb2f4562c3c7ece10430 SHA512 c5f983f651b4d76a004d5521ae3a76d05dc3b424523be365679b7a35f11a5a83894e2bc18365b058b254935fa804575631eacbde4b37d1e2f3d7eb325eeabab4 WHIRLPOOL 04caefd6a7aa11dda40f270587c0a9cfe393c9262411f802a429e5ba893e7320200ba2e8942047f7d583b0e76e4f7edfc2b5671b223c98084287c7a2b255a4b9
+DIST pylast-1.9.0.tar.gz 42584 SHA256 ae1c4105cbe704d9ac10ba57ac4c26bc576cc33978f1b578101b20c6a2360ca4 SHA512 ff3929583d88466738c9a1e964676652717c9f5bd4631f1a0a7855903e77cd394a612b0e2e8fc2f698ac84a34a135f4e940ff7760c2c88bf388ae56fc9c3da65 WHIRLPOOL 701e11a314c60eec50196103c916c107729f5f233d9a00173813f7f33393818a7a4a7b860bdeaec8c680072ca25604acc13d30ace0575623ffa5159da32b14d7
diff --git a/dev-python/pylast/pylast-1.9.0.ebuild b/dev-python/pylast/pylast-1.9.0.ebuild
new file mode 100644
index 00000000000..dce10b85fb3
--- /dev/null
+++ b/dev-python/pylast/pylast-1.9.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python interface to last.fm and other api-compatible websites"
+HOMEPAGE="https://github.com/pylast/pylast"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+
+# As the testing requires a last.fm account and online access it is restricted
+RESTRICT="test"
next reply other threads:[~2017-09-21 6:41 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-21 6:41 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-08 9:02 [gentoo-commits] repo/gentoo:master commit in: dev-python/pylast/ Michał Górny
2024-06-08 6:24 Arthur Zamarin
2024-05-23 2:11 Michał Górny
2024-05-18 7:47 Michał Górny
2023-11-24 15:13 Arthur Zamarin
2023-07-10 1:47 Michał Górny
2023-07-09 16:51 Arthur Zamarin
2023-06-07 5:09 Michał Górny
2023-06-02 1:49 Sam James
2022-11-25 14:04 Michał Górny
2022-11-25 13:54 Arthur Zamarin
2022-10-25 20:30 Arthur Zamarin
2022-05-28 18:35 Arthur Zamarin
2022-05-15 10:41 Michał Górny
2022-05-15 8:19 Jakov Smolić
2022-04-09 19:36 Arthur Zamarin
2022-04-08 8:56 Michał Górny
2022-03-16 7:56 Michał Górny
2022-01-31 23:47 Michał Górny
2021-12-30 21:30 Michał Górny
2021-12-30 20:10 Arthur Zamarin
2021-12-09 22:51 Michał Górny
2021-12-09 22:01 Arthur Zamarin
2021-11-30 18:46 Michał Górny
2021-11-04 17:09 Sam James
2021-10-05 8:27 Michał Górny
2021-08-24 14:33 Marek Szuba
2021-06-05 21:18 Michał Górny
2021-06-05 20:35 Sam James
2021-05-25 16:05 Michał Górny
2021-05-01 7:45 Michał Górny
2021-04-18 7:05 Michał Górny
2021-04-18 1:41 Sam James
2021-03-14 22:10 Michał Górny
2021-03-02 8:53 Michał Górny
2021-03-02 4:37 Sam James
2021-01-12 12:04 Sam James
2021-01-07 12:47 Sam James
2021-01-05 9:17 Michał Górny
2020-11-23 16:39 Sergei Trofimovich
2020-11-15 7:54 Michał Górny
2020-11-15 7:54 Michał Górny
2020-11-15 5:28 Sam James
2020-11-12 15:29 Sam James
2020-11-04 10:42 Sergei Trofimovich
2020-10-07 18:37 Michał Górny
2020-09-28 17:41 Sergei Trofimovich
2020-09-18 15:30 Michał Górny
2020-09-13 9:19 Sam James
2020-09-08 19:11 Michał Górny
2020-08-31 4:52 Sam James
2020-08-30 5:32 Sam James
2020-08-14 8:16 Sergei Trofimovich
2020-08-10 19:25 Sergei Trofimovich
2020-08-09 16:56 Sergei Trofimovich
2020-08-09 13:10 Michał Górny
2020-08-09 13:10 Michał Górny
2020-08-01 21:23 Michał Górny
2020-05-09 7:48 Agostino Sarubbo
2020-05-09 7:40 Agostino Sarubbo
2020-05-02 0:08 Patrick McLean
2020-04-26 6:49 Michał Górny
2017-12-02 15:37 Mike Gilbert
2017-12-02 15:37 Mike Gilbert
2017-09-21 6:41 Tim Harder
2017-02-02 12:29 Manuel Rüger
2017-01-19 10:59 Agostino Sarubbo
2017-01-18 16:52 Agostino Sarubbo
2016-10-11 7:41 David Seifert
2016-05-29 19:03 Dirkjan Ochtman
2016-05-29 14:19 Pacho Ramos
2016-05-29 14:19 Pacho Ramos
2015-10-25 22:41 Michał Górny
2015-09-01 19:25 Tobias Klausmann
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=1505975925.702c20499fa316fb9918ba98d11a2f9e993f0378.radhermit@gentoo \
--to=radhermit@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