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 8B2D41382C5 for ; Sat, 10 Mar 2018 14:56:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83FC6E08F5; Sat, 10 Mar 2018 14:56:33 +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 5337AE08F5 for ; Sat, 10 Mar 2018 14:56:33 +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 11E15335C4B for ; Sat, 10 Mar 2018 14:56:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EEE7252 for ; Sat, 10 Mar 2018 14:56:29 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1520693634.8fced083f563e755a24fdf9fd17ced29ba01a07a.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/stormpath/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/stormpath/Manifest dev-python/stormpath/stormpath-2.4.2.ebuild dev-python/stormpath/stormpath-2.4.4.ebuild X-VCS-Directories: dev-python/stormpath/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 8fced083f563e755a24fdf9fd17ced29ba01a07a X-VCS-Branch: master Date: Sat, 10 Mar 2018 14:56:29 +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: 0132e33b-b2b6-4660-8410-28101a4918f1 X-Archives-Hash: c3b41e25593480c283d1c4d81c4fedf2 commit: 8fced083f563e755a24fdf9fd17ced29ba01a07a Author: Pacho Ramos gentoo org> AuthorDate: Sat Mar 10 14:46:09 2018 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Mar 10 14:53:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fced083 dev-python/stormpath: Drop old Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-python/stormpath/Manifest | 2 -- dev-python/stormpath/stormpath-2.4.2.ebuild | 50 ----------------------------- dev-python/stormpath/stormpath-2.4.4.ebuild | 50 ----------------------------- 3 files changed, 102 deletions(-) diff --git a/dev-python/stormpath/Manifest b/dev-python/stormpath/Manifest index 336ef9352d6..0c3828f1537 100644 --- a/dev-python/stormpath/Manifest +++ b/dev-python/stormpath/Manifest @@ -1,3 +1 @@ -DIST stormpath-2.4.2.tar.gz 4345932 BLAKE2B 43cfa19ceae44f06a990b1c6efe487c4d954c62de6fdc01ee9c4541b654823b25351c87d324af55f5fe22ab050a942ac5498df0a72e7fe0f779c718b3b118cc7 SHA512 0b63308f179f83e409c24dabd75b96b0384b0eae4f729c1351e16c1158a61548c218e94e6d68fab196b6166e67a9132173205d52d03af334d690315f7756efff -DIST stormpath-2.4.4.tar.gz 4347668 BLAKE2B 70efec986b51d6892948a2f8d47217702e84fc09a8a9ae6ae66d5f3e52fdd80935983fa41b451fb055274833298e73d6e301d41428b7311e7c4bb3c8fe018b2f SHA512 41c06dc8c96f363493777e4d65a559d12af0b4fc85e5bdd1a799d7191f24d06e4c1bad5364771e5aff5788e896a4d8bc5dd9209243f558062444da5201e21747 DIST stormpath-2.4.5.tar.gz 3821801 BLAKE2B 6ad3433c86046d6ea16b3b714e26d612b418a9b690fed4f5de6bd8563196b98fbac8dadbc1b781183cab03079d9bf227adf35685bae7c3c76162178837bc7cee SHA512 8bf3ad45cabd9c16a615f3303a4253d7f81bfb39a9c1542bc9662be54075f85013624e9ace7ec6ae7a81ef3ebb6864919458bbeca685879a8623ab7fb13cfbb4 diff --git a/dev-python/stormpath/stormpath-2.4.2.ebuild b/dev-python/stormpath/stormpath-2.4.2.ebuild deleted file mode 100644 index 6d6ea046e43..00000000000 --- a/dev-python/stormpath/stormpath-2.4.2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 python3_4 ) - -inherit distutils-r1 vcs-snapshot - -DESCRIPTION="Official Stormpath SDK, used to interact with the Stormpath REST API." -HOMEPAGE="https://github.com/stormpath/stormpath-sdk-python" -SRC_URI="https://github.com/stormpath/${PN}-sdk-python/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" -IUSE="doc test" - -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) - test? ( - dev-python/mock[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - ) -" -RDEPEND=" - >=dev-python/isodate-0.5.4[${PYTHON_USEDEP}] - >=dev-python/oauthlib-0.6.3[${PYTHON_USEDEP}] - >=dev-python/pydispatcher-2.0.5[${PYTHON_USEDEP}] - >=dev-python/pyjwt-1.0.0[${PYTHON_USEDEP}] - >=dev-python/python-dateutil-2.4.0[${PYTHON_USEDEP}] - >=dev-python/requests-2.4.3[${PYTHON_USEDEP}] - >=dev-python/six-1.6.1[${PYTHON_USEDEP}] -" - -python_compile_all() { - use doc && emake -C docs html -} - -python_test() { - esetup.py test -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/_build/html/. ) - - distutils-r1_python_install_all -} diff --git a/dev-python/stormpath/stormpath-2.4.4.ebuild b/dev-python/stormpath/stormpath-2.4.4.ebuild deleted file mode 100644 index b470140f20b..00000000000 --- a/dev-python/stormpath/stormpath-2.4.4.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 python3_4 ) - -inherit distutils-r1 vcs-snapshot - -DESCRIPTION="Official Stormpath SDK, used to interact with the Stormpath REST API." -HOMEPAGE="https://github.com/stormpath/stormpath-sdk-python" -SRC_URI="https://github.com/stormpath/${PN}-sdk-python/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" -IUSE="doc test" - -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) - test? ( - dev-python/mock[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - ) -" -RDEPEND=" - >=dev-python/isodate-0.5.4[${PYTHON_USEDEP}] - <=dev-python/oauthlib-1.0.3[${PYTHON_USEDEP}] - >=dev-python/pydispatcher-2.0.5[${PYTHON_USEDEP}] - >=dev-python/pyjwt-1.0.0[${PYTHON_USEDEP}] - >=dev-python/python-dateutil-2.4.0[${PYTHON_USEDEP}] - >=dev-python/requests-2.4.3[${PYTHON_USEDEP}] - >=dev-python/six-1.6.1[${PYTHON_USEDEP}] -" - -python_compile_all() { - esetup.py docs -} - -python_test() { - esetup.py test -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/_build/html/. ) - - distutils-r1_python_install_all -}