dev-python/cliff: 2.12.0 stable allarches for pbr
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 30 Aug 2018 17:42:25 +0000 (12:42 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 30 Aug 2018 17:50:12 +0000 (12:50 -0500)
Package-Manager: Portage-2.3.48, Repoman-2.3.10

dev-python/cliff/cliff-2.11.1.ebuild
dev-python/cliff/cliff-2.12.0.ebuild

index de7cbcd1f883d722283a74df0af694b2e06d74ac..382fafe4dd584c78c22a5138f5905694c7b2848d 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="Command Line Interface Formulation Framework"
-HOMEPAGE="https://github.com/dreamhost/cliff"
+HOMEPAGE="https://github.com/openstack/cliff"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
@@ -29,7 +29,6 @@ DEPEND="
                >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
                >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
                !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
-               >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
        )
        doc? (
                >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
index c341567e56f81a5a7b68640626aa1cd10b2af0bb..982051ba5b1a047e303a46b414e4dfa0da2aaf79 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~s390 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 hppa ~mips s390 x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
@@ -29,7 +29,6 @@ DEPEND="
                >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
                >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
                !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
-               >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]
        )
        doc? (
                >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]