From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3F070138359 for ; Thu, 2 Jul 2020 23:54:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B8D2E08F1; Thu, 2 Jul 2020 23:54:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4C539E08F1 for ; Thu, 2 Jul 2020 23:54:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B66D134F23C for ; Thu, 2 Jul 2020 23:54:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4355D2D3 for ; Thu, 2 Jul 2020 23:54:23 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1593734050.2a25a7d4a779abca4d5e2b4f086b1bd1df35ca8a.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oslo-utils/Manifest dev-python/oslo-utils/oslo-utils-3.41.5.ebuild dev-python/oslo-utils/oslo-utils-4.1.2.ebuild X-VCS-Directories: dev-python/oslo-utils/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 2a25a7d4a779abca4d5e2b4f086b1bd1df35ca8a X-VCS-Branch: master Date: Thu, 2 Jul 2020 23:54:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 63e6f8ac-048f-4896-994d-1107afa0c66d X-Archives-Hash: 98562b1342c476941f23241714af1365 commit: 2a25a7d4a779abca4d5e2b4f086b1bd1df35ca8a Author: Matthew Thode gentoo org> AuthorDate: Thu Jul 2 23:45:21 2020 +0000 Commit: Matthew Thode gentoo org> CommitDate: Thu Jul 2 23:54:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a25a7d4 dev-python/oslo-utils: 4.1.2 bump with 3.x cleanup Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode gentoo.org> dev-python/oslo-utils/Manifest | 2 +- ...utils-3.41.5.ebuild => oslo-utils-4.1.2.ebuild} | 26 +++------------------- 2 files changed, 4 insertions(+), 24 deletions(-) diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest index 1378f359be3..778b6748922 100644 --- a/dev-python/oslo-utils/Manifest +++ b/dev-python/oslo-utils/Manifest @@ -1,2 +1,2 @@ -DIST oslo-utils-3.41.5.tar.gz 91662 BLAKE2B 28ab74823b68cdf427396e5e357f567be5540eaf28e56416015d41ba76ddbe0970064b672c46b53bf23c2dfaae442462fa89d1e140e5f5a271db6e72e4b3e615 SHA512 0d9f9a99a48c0d6623947df6557eca24ebb2ae21d110e1c2a37e09c89fc2749d3ae480bfb534b3a2e3a6f9e7b0db126497f3403825b1272a30f532aa57795b04 DIST oslo-utils-4.1.1.tar.gz 92838 BLAKE2B f468f77bc72124c404d4aac2b8ca9fd7f05140e45bfcc9b19e04e5d3181532fd82f941b7a00d22f1cb656ae46dc205e7da449772666a8892b8d7ea6469bb6505 SHA512 d6388af59caa7531901eb5585e1dd9eca544dd722bb4cdafb19221c33c543508306415f504b27559366eec2a9c7102acb181d8b833ee038e46e90567208daefd +DIST oslo-utils-4.1.2.tar.gz 92889 BLAKE2B 16397708abe47946c1495adf6b91ad9db6bdef8c2f475f398b3b4d390193b800ff0b1710183732b81dde89fc24aad204854d02a0e0567046e712663eaa685711 SHA512 d6784c7e1a30690ec2523514b464c95e1d6704a8c8fef5da85b76583dfb5d4b5cbfd18eb9451a90243210e50405f7541b85b39ac09d4f487119677efeef63418 diff --git a/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild b/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild similarity index 79% rename from dev-python/oslo-utils/oslo-utils-3.41.5.ebuild rename to dev-python/oslo-utils/oslo-utils-4.1.2.ebuild index 41b6669851c..eed1c4c3fe2 100644 --- a/dev-python/oslo-utils/oslo-utils-3.41.5.ebuild +++ b/dev-python/oslo-utils/oslo-utils-4.1.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) inherit distutils-r1 @@ -15,8 +15,8 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -IUSE="doc test" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="test" RESTRICT="!test? ( test )" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] @@ -38,26 +38,16 @@ DEPEND=" >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] >=dev-python/coverage-4.0.0[${PYTHON_USEDEP}] !~dev-python/coverage-4.4.0[${PYTHON_USEDEP}] - >=dev-python/mock-2.0.0[${PYTHON_USEDEP}] >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}] >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}] =dev-python/sphinx-1.6.2[${PYTHON_USEDEP}] - !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}] - !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}] - =dev-python/reno-2.5.0[${PYTHON_USEDEP}] - >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] - ) " RDEPEND=" ${CDEPEND} >=dev-python/six-1.10.0[${PYTHON_USEDEP}] >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}] >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}] - >=dev-python/monotonic-0.6[${PYTHON_USEDEP}] >=dev-python/pytz-2013.6[${PYTHON_USEDEP}] >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}] >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}] @@ -70,10 +60,6 @@ python_prepare_all() { distutils-r1_python_prepare_all } -python_compile_all() { - use doc && esetup.py build_sphinx -} - # Note: Tests fail due to requiring installation # # Installation appears to fail due to the use of namespace packages but root @@ -94,9 +80,3 @@ python_test() { testr init || die "testr init failed under ${EPYTHON}" testr run || die "testr run failed under ${EPYTHON}" } - -python_install_all() { - use doc && local HTML_DOCS=( doc/build/html/. ) - - distutils-r1_python_install_all -}