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 9410E138335 for ; Thu, 30 Aug 2018 23:12:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67FE4E0867; Thu, 30 Aug 2018 23:12:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2709FE0867 for ; Thu, 30 Aug 2018 23:12:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CDF84335CEA for ; Thu, 30 Aug 2018 23:12:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D15B3BE for ; Thu, 30 Aug 2018 23:12:52 +0000 (UTC) From: "Matt 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, "Matt Thode" Message-ID: <1535670737.35c61e266d31be77c27590524569250d287b4976.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-monascaclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-monascaclient/Manifest dev-python/python-monascaclient/python-monascaclient-1.12.1.ebuild X-VCS-Directories: dev-python/python-monascaclient/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 35c61e266d31be77c27590524569250d287b4976 X-VCS-Branch: master Date: Thu, 30 Aug 2018 23:12:52 +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-Archives-Salt: 8ad53ed1-bc98-45eb-847d-5db53a586cc6 X-Archives-Hash: 1e8eb015940ca89440741431ae10e8f6 commit: 35c61e266d31be77c27590524569250d287b4976 Author: Matthew Thode gentoo org> AuthorDate: Thu Aug 30 22:58:44 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Thu Aug 30 23:12:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c61e26 dev-python/python-monascaclient: 1.12.1 bump for rocky Package-Manager: Portage-2.3.48, Repoman-2.3.10 dev-python/python-monascaclient/Manifest | 1 + .../python-monascaclient-1.12.1.ebuild | 40 ++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/dev-python/python-monascaclient/Manifest b/dev-python/python-monascaclient/Manifest index da6fc18b72f..86ba2e794d3 100644 --- a/dev-python/python-monascaclient/Manifest +++ b/dev-python/python-monascaclient/Manifest @@ -1,2 +1,3 @@ +DIST python-monascaclient-1.12.1.tar.gz 45871 BLAKE2B f90c6b9f5bdf9812b27d77de2080bb01ccf4f0ffc9ecb0d9d2cc5cfea8f51921789199bb376fdf86d8169ff616602d4ab8b680e227fd1e1574d164fd666765f7 SHA512 36966125bc1efac226323320fb6e7cf90fba6a540c2fa3817bba0d70b78bbbd4627a4dc9d46206c7ca94baf4822ad6b38796e7caf44cf75e742029d80f83a88a DIST python-monascaclient-1.5.1.tar.gz 62677 BLAKE2B 5edc6003cb5e234e6e8a54009232aee002bb52f4d48eb589e167e1309b4dbf30827e4100b1e7a75df97495d1b0083a1d8c033c0b068d88b6d0df0f7232cf408e SHA512 d6513b5d49fcf09a9f7b6c56ac8ef2dd27b5d18148a0ee20d58a62c3b1d332df3f154d559ddadcf972291a2e30bb204d4bc26b28b69a0ae568ab8e8b7ce81a1e DIST python-monascaclient-1.7.0.tar.gz 50363 BLAKE2B 831d908588ec4635b037ca968d92bcd2578f141448cbc35d62b44baa59e2dfcaa452dd66a824d0104a07b2090bb24933c4e0bfddb0022b0a4125067607ce7d4b SHA512 b4cdcd227aa02463be9bcd095c957cd0ab834724a2551fae40b2924a8cabd1dc879c2e1a89c989834a3523055a2f2faeaffe8e4f8b0d50b37dbf9441efbd8942 diff --git a/dev-python/python-monascaclient/python-monascaclient-1.12.1.ebuild b/dev-python/python-monascaclient/python-monascaclient-1.12.1.ebuild new file mode 100644 index 00000000000..2a7ba32dd10 --- /dev/null +++ b/dev-python/python-monascaclient/python-monascaclient-1.12.1.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) + +inherit distutils-r1 + +DESCRIPTION="A client for the OpenStack Monasca API" +HOMEPAGE="https://github.com/openstack/python-monascaclient" +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-2.0.0[${PYTHON_USEDEP}] + !~dev-python/pbr-2.1.0" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + ${CDEPEND}" +RDEPEND=" + ${CDEPEND} + >=dev-python/osc-lib-1.8.0[${PYTHON_USEDEP}] + >=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}] + !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}] + >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}] + >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}] + !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}] + >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}] + >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}] + =dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}] + >=dev-python/six-1.10.0[${PYTHON_USEDEP}] +" + +python_prepare_all() { + # built in... + sed -i '/^hacking/d' test-requirements.txt || die + distutils-r1_python_prepare_all +}