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/pylast/
Date: Tue, 30 Nov 2021 18:46:30 +0000 (UTC)	[thread overview]
Message-ID: <1638297986.899c56fc5ffdbab50d184185414e7a2f3b37b2e1.mgorny@gentoo> (raw)

commit:     899c56fc5ffdbab50d184185414e7a2f3b37b2e1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 30 18:09:03 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 30 18:46:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=899c56fc

dev-python/pylast: Bump to 4.4.0

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

 dev-python/pylast/Manifest            |  1 +
 dev-python/pylast/pylast-4.4.0.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/pylast/Manifest b/dev-python/pylast/Manifest
index 030265c96299..df9cdfec11da 100644
--- a/dev-python/pylast/Manifest
+++ b/dev-python/pylast/Manifest
@@ -1,2 +1,3 @@
 DIST pylast-4.2.1.tar.gz 39787 BLAKE2B 1f2f06671ce38bd42f7297279a58f674c3af8f66de4fe804d90e3fc178c73f09a24f65bbc4fd534da0c04f593dc5eb31f03da38a4ca969ea31a04978a603b7b4 SHA512 c1418ff1e6b6ab905d790cc83eb1a4b3172c0c28d523c2bbd641523a2e2601a84aff126dafd047f0fb9b82744bca883648e197b273026611f47671d39afd4fc6
 DIST pylast-4.3.0.tar.gz 39875 BLAKE2B 9b51c44295babc54207593e43d70ec121ddc4c4e5bea8a0936691d02c2cf996869cc3995f5b069bfe3a9208754705a716716cb6bb8aefef142723687dc07a16a SHA512 2880e142da2841775f2c48f2d5ad0adc39e6b65073a76dd6af24c65f420948755b25f7a630b95315ffbdd1f7536d9ac4570b3df01d6837f77faccf89aaf41f33
+DIST pylast-4.4.0.tar.gz 39793 BLAKE2B 13a2bd4652b0dee142442f8bc6bf922f544b093be207efe8661f5355e37ff59a5c0d9c844193d2d3e4f22ccafc10993b8cced6872d4f0fece42c37524bee8beb SHA512 341b3f8a6691699b9581769d1f06908df8ec694a22d8918e4ed37af1f47287577c5fc156f3807c744aa9774d69e23570036f06a8e9921f3c7c7d21b53b8eb041

diff --git a/dev-python/pylast/pylast-4.4.0.ebuild b/dev-python/pylast/pylast-4.4.0.ebuild
new file mode 100644
index 000000000000..128111781b3b
--- /dev/null
+++ b/dev-python/pylast/pylast-4.4.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Python interface to last.fm and other api-compatible websites"
+HOMEPAGE="https://github.com/pylast/pylast"
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="
+	dev-python/setuptools_scm[${PYTHON_USEDEP}]
+	test? ( dev-python/flaky[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests --install pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}


             reply	other threads:[~2021-11-30 18:46 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-30 18:46 Michał Górny [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-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-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=1638297986.899c56fc5ffdbab50d184185414e7a2f3b37b2e1.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