summaryrefslogtreecommitdiff
path: root/dev-python/podcastparser
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-17 02:06:14 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-17 02:06:14 +0000
commit5987fa693ef880163ebde423615a177cb5bda20e (patch)
tree643ae0ed032ef417c538f8d04da516b9c2fa2a7d /dev-python/podcastparser
parent41e056b08e4c5c8d6e78407a5586afa52867fd5f (diff)
gentoo auto-resync : 17:02:2023 - 02:06:14
Diffstat (limited to 'dev-python/podcastparser')
-rw-r--r--dev-python/podcastparser/Manifest2
-rw-r--r--dev-python/podcastparser/podcastparser-0.6.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/podcastparser/Manifest b/dev-python/podcastparser/Manifest
index aecdf62e9d21..ffead8523ab8 100644
--- a/dev-python/podcastparser/Manifest
+++ b/dev-python/podcastparser/Manifest
@@ -1,5 +1,5 @@
DIST podcastparser-0.6.8.tar.gz 29809 BLAKE2B 19eda892dcc83f5371d23147a9044bd1249c05885aa7e72edc868e05744bf691336ceb8b445dca4c51612846bc7e8c087fa0c36fa44568a4f95b0e8f3eb155cf SHA512 8c1152c6d7229faf375af5c3f02642debd081915dcb55ba706863620af6039eb710648bf970d1cd8018d43dd36ba579a456e3db0e82c7efcb6ac94a5cd23b1e8
DIST podcastparser-0.6.9.tar.gz 30399 BLAKE2B a1882cdb298b3e2dccc0aa821ffb97863377b51b6dd78bcd09e00d9170b88c94298996ca20c7515ab761f9ff0c73b371b7f8c9b3c4fbacbcdc2215004e3cc137 SHA512 5e28b361b5fd0aba22c8c34318d3c8f575d82913f7de0f8f62ced9c8d904dcfcf40282b8b832867998f820de6bd5b793ce6be4657dd04b4965a151e32f2f0131
EBUILD podcastparser-0.6.8-r1.ebuild 434 BLAKE2B 77cec8918fed9b28c9a180c5bf6e8e05e247b59a1ec501aecfad2a8b912be3d7ffa886eaca069724d717c15c19218daa14347fd468dd2452f0d4309f3e01a834 SHA512 16d8df7b8fd9c24b8d53a127fdc5c338dd2fc23f7f41f7f157425eb69e233fc0d9e486cb64a3677689fd92990dfd4e8c5d848f77fd84cb1da39af254b890dbf2
-EBUILD podcastparser-0.6.9.ebuild 481 BLAKE2B d34f60ae5bd17b9fb63957f7e0efc263a2c1707c05151dc041f92f92f19d138d063aa7270448fae25eabbb605dba92e692bd69af1ef4ac103a1285ab8e395d51 SHA512 6e1de56c3f5775aa61c85b5fff087c42e1e998a49b8799546190f9b82a9c7fa65a1a7ba0a579bfee6e1e68dfdc7b57a9cdde272a269c4d07f4990c4c435eec4a
+EBUILD podcastparser-0.6.9.ebuild 479 BLAKE2B 23183d3e741cf26c43cc23639aa118127918dd62842bc9f6e6dc149b5c5e6b3f63a17fe2f74d81245838afd9d39ec542bac9b16e81c0a1dfc44e0662550b9d2b SHA512 a4e0b60df3452c92ad7a1be4e6d2b74f1253a3e45b3d512bbd6fcf86badc5ce72f49f81b626f27971a947263f9f085b3edd05d820fcd5507f24d4a99314ab2e0
MISC metadata.xml 516 BLAKE2B 2cf902a3f89e91ef879ae5a9ece9dc5a3991ed06c2fe4542a330e5e52f24f850728a8d1588d02481109974c6cb400e6e53952356075c42cc4b0079f383fc4119 SHA512 947c15724f072eddd93600a0c47555c5a191a0c6bb28d1fad0149f6ac510b932678c494faa36a959d4639213c4133b2a9c28037177a6fddecc171b728f561d23
diff --git a/dev-python/podcastparser/podcastparser-0.6.9.ebuild b/dev-python/podcastparser/podcastparser-0.6.9.ebuild
index 9e3903014094..1dada3525228 100644
--- a/dev-python/podcastparser/podcastparser-0.6.9.ebuild
+++ b/dev-python/podcastparser/podcastparser-0.6.9.ebuild
@@ -17,6 +17,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