From d934827bf44b7cfcf6711964418148fa60877668 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Nov 2020 22:39:15 +0000 Subject: gentoo resync : 25.11.2020 --- dev-python/pylast/Manifest | 6 ++--- dev-python/pylast/metadata.xml | 41 +++++++++++++++++++---------------- dev-python/pylast/pylast-3.3.0.ebuild | 33 ---------------------------- dev-python/pylast/pylast-4.0.0.ebuild | 33 ++++++++++++++++++++++++++++ 4 files changed, 58 insertions(+), 55 deletions(-) delete mode 100644 dev-python/pylast/pylast-3.3.0.ebuild create mode 100644 dev-python/pylast/pylast-4.0.0.ebuild (limited to 'dev-python/pylast') diff --git a/dev-python/pylast/Manifest b/dev-python/pylast/Manifest index b3a813432ce1..1f103d8aca25 100644 --- a/dev-python/pylast/Manifest +++ b/dev-python/pylast/Manifest @@ -1,3 +1,3 @@ -DIST pylast-3.3.0.tar.gz 40209 BLAKE2B 45725d8424a54ac03b53a6c7fe79febb0038c07ee6c2685d7b66f29933f91fb4ea55818be1d02f8fb1126758acd1d9ce3366e8a7d84fe3082b9b3003a9b948b3 SHA512 8b0c089896d7efb37bdf3a701d150b0f94f386715eb73122a4a7618f5b1a514f9f7577e8c7c84eacb36b18e69aa064220403a578d0544344ab11e87e1b46695a -EBUILD pylast-3.3.0.ebuild 804 BLAKE2B 66a361aea761026d88dbca8d669775ff4fe6758ef52a0374996fd6e26559c83e131de9b4bbb1dbbe4024a72e0555ebc49d92c135b00ea55ef4f7c2325c876249 SHA512 701be387c5f2b4ab8e8d3bdf79e024af1e393eae18c6147977591db82c04cb95dc2e102aa3521a00f8b6dd4bce8a3e591514ed40d46b026487a96cfa570933f4 -MISC metadata.xml 863 BLAKE2B baa94af51c12d8ef4cbc482d99afdf0f41851837a560b48d190410b690878fe01add338503f4264f2f031c83615f6d53231be56f8efd20833b7df93263394530 SHA512 2363edae5cf8ca68874aa0891ece420b69855fb2d4c6da7dd2147d149504800a72bbf725ef34d25c104de4dbb2200d045097644b0b85e264dc9bbb083f6278d2 +DIST pylast-4.0.0.tar.gz 40044 BLAKE2B 89402027494d608bffc4738857d8a7728175cf29a68af259aec1d6ab3755c5e02268bbacac2ff9bd8d8c6490b86ae200aeed59f34c764a4c2f90ea59cb732070 SHA512 093845c718269ed5a0b5223182e60192a71e2fed9270fec453b96b0b2a5488a0c5a8f6386edb42ed183b97cb7ea00397b4491ff72cbf72f9e7d42dc90fae66e7 +EBUILD pylast-4.0.0.ebuild 801 BLAKE2B de4f41caa3406a331f3ec4585eb312b006c6cd5b3bed66943a73053121a6ac0c11055ccffd31fda5122f9bf5732c09fa7fe91bd9e6c0da088b20cb9807633075 SHA512 6a0e9e3b736a4c20a093ec7f21a48adfff16e504c98b5f1efd61a12b6bc346363b551eeea784d41ad405cbcb7b3cb558a41616fa8b8bc72b537cc0398d826d70 +MISC metadata.xml 906 BLAKE2B 6bfe370296de02da86dbc7d9b193ba499a3667cd3720014bdea0c37e51b0c945564e9bf5f2b6ef65008dbc58ff7b7799e5464b292ca1d3588898849123fe8ff8 SHA512 15294c8d03e6f8a9571f2610bd8ed831e0c274a124e4533f7375b0a753e95d2277503ab38541c1dedc1e810fd87a2bc154424e39b52135b07f06f788165f8619 diff --git a/dev-python/pylast/metadata.xml b/dev-python/pylast/metadata.xml index d92c10f33e69..a79e6a5cd38d 100644 --- a/dev-python/pylast/metadata.xml +++ b/dev-python/pylast/metadata.xml @@ -1,24 +1,27 @@ - - - Python interface to last.fm and other api-compatible websites + + python@gentoo.org + Python + + + Python interface to last.fm and other api-compatible websites - Features: - * Simple public interface. - * Access to all the data exposed by the Last.fm webservices. - * Scrobbling support. - * Full object-oriented design. - * Proxy support. - * Internal caching support for some webservices calls (disabled by default). - * No extra dependencies but python itself. - * Support for other API-compatible networks like Libre.fm - * Python3-friendly (Starting from 0.5). - - - - pylast - pylast/pylast - + Features: + * Simple public interface. + * Access to all the data exposed by the Last.fm webservices. + * Scrobbling support. + * Full object-oriented design. + * Proxy support. + * Internal caching support for some webservices calls (disabled by default). + * No extra dependencies but python itself. + * Support for other API-compatible networks like Libre.fm + * Python3-friendly (Starting from 0.5). + + + + pylast + pylast/pylast + diff --git a/dev-python/pylast/pylast-3.3.0.ebuild b/dev-python/pylast/pylast-3.3.0.ebuild deleted file mode 100644 index 18789b6de119..000000000000 --- a/dev-python/pylast/pylast-3.3.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{6..9} 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" - -RDEPEND="dev-python/six[${PYTHON_USEDEP}]" -BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] - test? ( dev-python/flaky[${PYTHON_USEDEP}] ) -" - -distutils_enable_tests pytest - -src_configure() { - export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} -} - -python_test() { - distutils_install_for_testing - pytest -vv || die "tests failed with ${EPYTHON}" -} diff --git a/dev-python/pylast/pylast-4.0.0.ebuild b/dev-python/pylast/pylast-4.0.0.ebuild new file mode 100644 index 000000000000..7cc2c9192cdc --- /dev/null +++ b/dev-python/pylast/pylast-4.0.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6..9} 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 hppa ~ia64 ~ppc ~ppc64 sparc x86" + +RDEPEND="dev-python/six[${PYTHON_USEDEP}]" +BDEPEND=" + dev-python/setuptools_scm[${PYTHON_USEDEP}] + test? ( dev-python/flaky[${PYTHON_USEDEP}] ) +" + +distutils_enable_tests pytest + +src_configure() { + export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} +} + +python_test() { + distutils_install_for_testing + pytest -vv || die "tests failed with ${EPYTHON}" +} -- cgit v1.2.3