summaryrefslogtreecommitdiff
path: root/dev-python/configshell-fb
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
commit2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch)
treec8af0fd04194aed03cf067d44e53c7edd3e9ab84 /dev-python/configshell-fb
parente9d044d4b9b71200a96adfa280848858c0f468c9 (diff)
gentoo resync : 05.12.2021
Diffstat (limited to 'dev-python/configshell-fb')
-rw-r--r--dev-python/configshell-fb/Manifest4
-rw-r--r--dev-python/configshell-fb/configshell-fb-1.1.28.ebuild19
-rw-r--r--dev-python/configshell-fb/configshell-fb-1.1.29.ebuild2
3 files changed, 2 insertions, 23 deletions
diff --git a/dev-python/configshell-fb/Manifest b/dev-python/configshell-fb/Manifest
index ef370d47e5e7..41822c6b842c 100644
--- a/dev-python/configshell-fb/Manifest
+++ b/dev-python/configshell-fb/Manifest
@@ -1,5 +1,3 @@
-DIST configshell-fb-1.1.28.tar.gz 55076 BLAKE2B 8f7ab1b6172412dffd77d1ba89082f815b90167b5bc7e15c26c26a101e2e8a0ab5bc716c040f41124a9d5a5038b751e4cd882124d70fe2fda2b796ef43dc97c8 SHA512 7d05fdfca5646ec05d5f4b2ea499235237f5f3157c1330ed46dcc76ce8dea5cca0e3ec4d4376db2ec8358438737fb54286cb0c712c0f16637128670d2858dd4d
DIST configshell-fb-1.1.29.tar.gz 55036 BLAKE2B 4a9a8f2573b43a9c8ddbda837e831c96b221f4499acb1aeeb990a7b1050c5572e9b745857ac9d1de4089d1758dd1284d0555da524def80e0a1caac18bb43a921 SHA512 0d7663cf58431c8b0be5618e5ef454838489e11a3074e5bd63145c3ea965065e37f1a41b5775363a35498a4d5dd86ad5453feb58dd74853cd77ae196b44c658e
-EBUILD configshell-fb-1.1.28.ebuild 514 BLAKE2B c1012e0ee01c6f920b7dc1171d6fa33b1bca89a1d1ff7380194c66be21391d74d1852a7ff52bd431387c395360115d3fcd61622d5298dc0fe9c0f13e7c3c7155 SHA512 8a6d569d9a036fe99e83e461c42b504f45d0907498d1a6974cfff223d0e658bb4d8ff38a36cfec0d04d985724647bb8eeaae3aae3d5b0d681a103dbc5e6ceb43
-EBUILD configshell-fb-1.1.29.ebuild 516 BLAKE2B 18a92ba1b3b172bd892b346aa692478c98511affa8b3f53679217d896025e466bfaf60c893ee0b129d98475c86442c880c4f1de19b492bdc0fc48e2ba237d824 SHA512 b366f8e5a90fea1bdfa6cfb43bfb9769d8962585baf481f752c232154890bbcf794fbd4e71256ef78a5db9593a9b3e52c2cbb38529aaec76189bbc1cad027a47
+EBUILD configshell-fb-1.1.29.ebuild 514 BLAKE2B c1012e0ee01c6f920b7dc1171d6fa33b1bca89a1d1ff7380194c66be21391d74d1852a7ff52bd431387c395360115d3fcd61622d5298dc0fe9c0f13e7c3c7155 SHA512 8a6d569d9a036fe99e83e461c42b504f45d0907498d1a6974cfff223d0e658bb4d8ff38a36cfec0d04d985724647bb8eeaae3aae3d5b0d681a103dbc5e6ceb43
MISC metadata.xml 991 BLAKE2B f14b670e9e96acecbd6d1f7d6682c162442816b89b6c7126cebe54af2da0e5ad48d2ed28cff7adc4c7de27c492759a8378f7c0ea44f26e710345252d35f510a1 SHA512 7fc6cc05e7e62e1c20a8ef43d42efc57ae52592b0a51b77e278cb158b6388d10a213fe36dd76ccbacd686be7f014bcc0b17df0d41b3d16e96afa60e07f8da99c
diff --git a/dev-python/configshell-fb/configshell-fb-1.1.28.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.28.ebuild
deleted file mode 100644
index 3cf06559f03a..000000000000
--- a/dev-python/configshell-fb/configshell-fb-1.1.28.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_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="A Python library for building configuration shells"
-HOMEPAGE="https://github.com/open-iscsi/configshell-fb"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/urwid[${PYTHON_USEDEP}]"
diff --git a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild
index 378a56f89e46..3cf06559f03a 100644
--- a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild
+++ b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]