From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- dev-python/python-senlinclient/Manifest | 4 +-- .../python-senlinclient-1.0.0.ebuild | 40 ---------------------- .../python-senlinclient-1.2.0.ebuild | 4 +-- 3 files changed, 3 insertions(+), 45 deletions(-) delete mode 100644 dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild (limited to 'dev-python/python-senlinclient') diff --git a/dev-python/python-senlinclient/Manifest b/dev-python/python-senlinclient/Manifest index b898ff053b05..9548eb66e8cc 100644 --- a/dev-python/python-senlinclient/Manifest +++ b/dev-python/python-senlinclient/Manifest @@ -1,5 +1,3 @@ -DIST python-senlinclient-1.0.0.tar.gz 101396 BLAKE2B fa21d8c33424dab7602a33bb293a3351d904a2a7b2a2b90f4f690e212aa6d0e7de5f7106d2313cab53ea3b2d6a47818c702c37e15333823d92d087602738e564 SHA512 3e98cc9a238250ca4069289343011d27d9bf6b35e0c8709bbf209b7774ff7b84151533104795fcc21403202cf6c834503685a9994d320a48aa690a854e1570f9 DIST python-senlinclient-1.2.0.tar.gz 107117 BLAKE2B cb1f70c59414b6bc54d58a3370ad5917851e36a19b65248125efd53bc24d29d3edb4fbc7734ba6d9d64c1ccea78307c7363de96c93c03fb801c66c83c1edf40e SHA512 1216e9511715a2cc5a703020a08ebb01bc24111150230f7ae8441ab750865c4cc07535f2b9d15ee8f7c93cc4f2ebd24473fb38b3946476063eff05c103d8ef6b -EBUILD python-senlinclient-1.0.0.ebuild 1191 BLAKE2B 81343c84c8a1c18893ce427173a6a6c32ed930a09990d73a9cb685992391bbefb4e1dd83b4860d57a04446fa371369d17385bc721c1d6292c4442cb1df90f108 SHA512 df27a2c05e2eb5f6ce188b0ab2d6e7d433b0d3bbca4bd659e3cc2573db3bef2240237ef90ff92a8fd3fa7b3a820da006879442c8bcce152fe3bfa7ec9574e326 -EBUILD python-senlinclient-1.2.0.ebuild 1475 BLAKE2B 24bb7b6cf873ae067c8db503e789a027e17fe54f83cac6bd128c3229ef256af5c8b4e3fe412be79ba178d55d3d3ca82a28e0562aae6d54cd6d9baf2805ed69b5 SHA512 fcd99a157485e29fd3dcb084e9ca040345ec83744383e70894b5b6931e73a0787243b53e973849180f3bf8fc60f2d7b9b2fbcc147b0ff238b04397acd7b592c6 +EBUILD python-senlinclient-1.2.0.ebuild 1461 BLAKE2B 5f4bb8ab3cba3ecd8535d90fda2b7a8d687a18e466ed11a461aac9a30e2e38bcf384df3d5ed4b88fc4d376ac23731b0a0700df0d1e1fc97b31ed5524d5614507 SHA512 2dbde09317431513331f2849a21b2816603054f71ecc17f0ed0122dbb6a1b788ce256e4d65efc4ed9301e45e24770c9cb77f90fef0f85b34eeebda7bf0c5ad6c MISC metadata.xml 610 BLAKE2B 62bc9e2f9ef0cd99f8f61cf0ffbd07037da020d7be1074f917ad0e6710dc549aa0d9eeabefa63a6a4855d1ff2318f4a805a0e96f88accf41e2466c0f42167e55 SHA512 606dd0a5e69cfbc20bd104b7d163d860256997921407022a0740f90eb85b73a738ef9372e8c226f8f87ad9b7548e784c04c8b4f69ab39c77eb27b3f5b6c02895 diff --git a/dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild b/dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild deleted file mode 100644 index defae795c85a..000000000000 --- a/dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 python3_5 ) - -inherit distutils-r1 - -DESCRIPTION="A client for the OpenStack Senlin API" -HOMEPAGE="https://github.com/openstack/python-senlinclient" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" - -CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - ${CDEPEND}" -RDEPEND=" - ${CDEPEND} - >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}] - >=dev-python/prettytable-0.7[${PYTHON_USEDEP}] - =dev-python/openstacksdk-0.9.4 - >=dev-python/osc-lib-1.0.2 - >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}] - >=dev-python/oslo-serialization-1.10.0[${PYTHON_USEDEP}] - >=dev-python/oslo-utils-3.16.0[${PYTHON_USEDEP}] - >=dev-python/python-heatclient-1.4.0 - >=dev-python/pyyaml-3.1.0 - >=dev-python/requests-2.10.0[${PYTHON_USEDEP}] - >=dev-python/six-1.9.0[${PYTHON_USEDEP}] -" - -python_prepare_all() { - # built in... - sed -i '/^hacking/d' test-requirements.txt || die - distutils-r1_python_prepare_all -} diff --git a/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild b/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild index a9d55a48d985..413cbf9fa217 100644 --- a/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild +++ b/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 -- cgit v1.2.3