From c719fdcee603a5a706a45d10cb598762d56a727d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Sep 2021 20:21:45 +0100 Subject: gentoo resync : 25.09.2021 --- dev-python/podcastparser/Manifest | 6 +++--- dev-python/podcastparser/podcastparser-0.6.6.ebuild | 19 ------------------- dev-python/podcastparser/podcastparser-0.6.7.ebuild | 2 +- dev-python/podcastparser/podcastparser-0.6.8.ebuild | 19 +++++++++++++++++++ 4 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 dev-python/podcastparser/podcastparser-0.6.6.ebuild create mode 100644 dev-python/podcastparser/podcastparser-0.6.8.ebuild (limited to 'dev-python/podcastparser') diff --git a/dev-python/podcastparser/Manifest b/dev-python/podcastparser/Manifest index 200a4f9dac12..78e153d8a370 100644 --- a/dev-python/podcastparser/Manifest +++ b/dev-python/podcastparser/Manifest @@ -1,5 +1,5 @@ -DIST podcastparser-0.6.6.tar.gz 23482 BLAKE2B 3bdfefe0eafb7d89dfc0063b0fd61c1f5634e381ec6cba634cd9b054dc51476cd0c37267fc40db317ee3d192ea52b4da18e8efc387ad81c6edac25caf7c94147 SHA512 aee6cb72157242afe9f4d9bd201b9538051cce1fc6a153a03206ad041fbff7c99b69659ee4a9c8cbf5583c1a027a9d171943882cb3a48e4ff7f84602cccf2d74 DIST podcastparser-0.6.7.tar.gz 27671 BLAKE2B 03d55fb17622c24084346b0872ff501192e4232df35104ce6af0e90c9ba58528073ad6367d52985524cab01e1dc9de2f47bb66a267bae43208d74b61d4881380 SHA512 e020e4a729f8ed021aee1a91fde9eb70255cd3f98ef2edae98824789448065c75cfe9e0b35e9872bbbfd7a38ae4f9daf01a9945c4a50a4f6a61b498f5544b86d -EBUILD podcastparser-0.6.6.ebuild 430 BLAKE2B ce82fff8a33adee3fb7ba3c7efd2d274c92f048a93456d728544b6e6c9c2e8eab9fdc7736d816eed340a5dc5fdf9006f9002683086369d4c8c44137f9a099c16 SHA512 77a236c2c473d61a37eee5b603b9839c5086e10f176c05a3f369b8a160cea93d70db4b8ee417b9e0e57086ad023909a7e89dd7933afb27d2ddd5e301d75ebbd6 -EBUILD podcastparser-0.6.7.ebuild 435 BLAKE2B ec970d2ba92c04283d8162dd1563d92f5d2d96fa6d146a0ec6e98559929a3679d9dba0025c28b1ee208a8d090febacac785348d59b6324b01ab7bfcb441f3953 SHA512 b137ca89ec9cfb64965148c242b4dd47c40e1c0eefad9b8c46cd01239df4e2aa8a701e06b22ae384b9ed0ba66a387b5e6e22455bcd5564f5bd15cc455a580fd4 +DIST podcastparser-0.6.8.tar.gz 29809 BLAKE2B 19eda892dcc83f5371d23147a9044bd1249c05885aa7e72edc868e05744bf691336ceb8b445dca4c51612846bc7e8c087fa0c36fa44568a4f95b0e8f3eb155cf SHA512 8c1152c6d7229faf375af5c3f02642debd081915dcb55ba706863620af6039eb710648bf970d1cd8018d43dd36ba579a456e3db0e82c7efcb6ac94a5cd23b1e8 +EBUILD podcastparser-0.6.7.ebuild 433 BLAKE2B 8018fc3b2e2ac88bd3ed7ce49e8c38a8f06456139ed979657b344f62ffc0d7136d87b9b5655803ca2db46e68b5e6e5e2634e134d8ce604ae7aeb645315fd006f SHA512 d9f6d1deac35ff04f1b00f27faf00692e701c49ee8b18fd61adf115a7ce9457d227fe1fb8ecd2f695e004651495fcb2c58f183e2600d86b58874ecd78d2b53d9 +EBUILD podcastparser-0.6.8.ebuild 432 BLAKE2B 5c53400e4d8391b2cb3ac410bd6b9755566f63214f5adae4603bcd5b6946925e874518fedd4e18089d4940ec1e131a88047c0fd1fcd310c59da193dc25027ac7 SHA512 dc00fb4aa0bfb8ec930de12766a9d428e44c432a3ff5dd990f6220dba16b43b42cf9a5686f362af409695f5c1dc7b5bdbac3af7523df555ac4957b60224c003d MISC metadata.xml 455 BLAKE2B 041490b1b7d06df15950ac851b6ff6848068e0e6a3bf793eb11c51143d0324a69188d4e6d7fbcf1f93d68191417b5ed659490718804ecb08d7f67386763edd99 SHA512 d3fd0f12693e6b80925ae4fd9f00964e664039c17b973b778eb98dca08dd9ebb5237ca4235b5178488a18839eead5b4a80d362ed53d8eeeda58bccfd84f65a46 diff --git a/dev-python/podcastparser/podcastparser-0.6.6.ebuild b/dev-python/podcastparser/podcastparser-0.6.6.ebuild deleted file mode 100644 index 8209019e00e2..000000000000 --- a/dev-python/podcastparser/podcastparser-0.6.6.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9} ) -DISTUTILS_USE_SETUPTOOLS=no - -inherit distutils-r1 - -DESCRIPTION="Podcast parser for the gpodder client" -HOMEPAGE="https://github.com/gpodder/podcastparser" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="amd64 x86" - -distutils_enable_tests pytest diff --git a/dev-python/podcastparser/podcastparser-0.6.7.ebuild b/dev-python/podcastparser/podcastparser-0.6.7.ebuild index 969853ef4692..e48c32517b49 100644 --- a/dev-python/podcastparser/podcastparser-0.6.7.ebuild +++ b/dev-python/podcastparser/podcastparser-0.6.7.ebuild @@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" distutils_enable_tests pytest diff --git a/dev-python/podcastparser/podcastparser-0.6.8.ebuild b/dev-python/podcastparser/podcastparser-0.6.8.ebuild new file mode 100644 index 000000000000..0c2941652713 --- /dev/null +++ b/dev-python/podcastparser/podcastparser-0.6.8.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) +DISTUTILS_USE_SETUPTOOLS=no + +inherit distutils-r1 + +DESCRIPTION="Podcast parser for the gpodder client" +HOMEPAGE="https://github.com/gpodder/podcastparser" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="ISC" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +distutils_enable_tests pytest -- cgit v1.2.3