diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-11-25 22:39:15 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-11-25 22:39:15 +0000 |
commit | d934827bf44b7cfcf6711964418148fa60877668 (patch) | |
tree | 0625f358789b5e015e49db139cc1dbc9be00428f /dev-python/pylast | |
parent | 2e34d110f164bf74d55fced27fe0000201b3eec5 (diff) |
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-python/pylast')
-rw-r--r-- | dev-python/pylast/Manifest | 6 | ||||
-rw-r--r-- | dev-python/pylast/metadata.xml | 41 | ||||
-rw-r--r-- | dev-python/pylast/pylast-4.0.0.ebuild (renamed from dev-python/pylast/pylast-3.3.0.ebuild) | 2 |
3 files changed, 26 insertions, 23 deletions
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 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!--maintainer-needed--> - <longdescription lang="en"> - Python interface to last.fm and other api-compatible websites + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription lang="en"> + 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). - </longdescription> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">pylast</remote-id> - <remote-id type="github">pylast/pylast</remote-id> - </upstream> + 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). + </longdescription> + <stabilize-allarches/> + <upstream> + <remote-id type="pypi">pylast</remote-id> + <remote-id type="github">pylast/pylast</remote-id> + </upstream> </pkgmetadata> diff --git a/dev-python/pylast/pylast-3.3.0.ebuild b/dev-python/pylast/pylast-4.0.0.ebuild index 18789b6de119..7cc2c9192cdc 100644 --- a/dev-python/pylast/pylast-3.3.0.ebuild +++ b/dev-python/pylast/pylast-4.0.0.ebuild @@ -13,7 +13,7 @@ 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" +KEYWORDS="amd64 arm hppa ~ia64 ~ppc ~ppc64 sparc x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" BDEPEND=" |