public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/stormpath/
@ 2018-11-09 20:01 Virgil Dupras
  0 siblings, 0 replies; only message in thread
From: Virgil Dupras @ 2018-11-09 20:01 UTC (permalink / raw
  To: gentoo-commits

commit:     2ff817e00a2b8e8fe8d131b13a31bef29fbed392
Author:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  9 19:59:05 2018 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Fri Nov  9 20:00:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ff817e0

dev-python/stormpath: remove last-rited package

Closes: https://bugs.gentoo.org/643536
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>

 dev-python/stormpath/Manifest               |  1 -
 dev-python/stormpath/metadata.xml           |  8 -----
 dev-python/stormpath/stormpath-2.4.5.ebuild | 50 -----------------------------
 profiles/package.mask                       |  5 ---
 4 files changed, 64 deletions(-)

diff --git a/dev-python/stormpath/Manifest b/dev-python/stormpath/Manifest
deleted file mode 100644
index 0c3828f1537..00000000000
--- a/dev-python/stormpath/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST stormpath-2.4.5.tar.gz 3821801 BLAKE2B 6ad3433c86046d6ea16b3b714e26d612b418a9b690fed4f5de6bd8563196b98fbac8dadbc1b781183cab03079d9bf227adf35685bae7c3c76162178837bc7cee SHA512 8bf3ad45cabd9c16a615f3303a4253d7f81bfb39a9c1542bc9662be54075f85013624e9ace7ec6ae7a81ef3ebb6864919458bbeca685879a8623ab7fb13cfbb4

diff --git a/dev-python/stormpath/metadata.xml b/dev-python/stormpath/metadata.xml
deleted file mode 100644
index c0f81a4cf37..00000000000
--- a/dev-python/stormpath/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<upstream>
-		<remote-id type="github">stormpath/stormpath-sdk-python</remote-id>
-		<remote-id type="pypi">stormpath</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-python/stormpath/stormpath-2.4.5.ebuild b/dev-python/stormpath/stormpath-2.4.5.ebuild
deleted file mode 100644
index 55a6f039182..00000000000
--- a/dev-python/stormpath/stormpath-2.4.5.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-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
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index abc23df38c5..6050e1a438b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -322,11 +322,6 @@ net-libs/libgcal
 dev-libs/MicroJSON
 dev-libs/UTF8Strings
 
-# Virgil Dupras <vdupras@gentoo.org> (10 Oct 2018)
-# Unmaintained, no revdep. Removal in 30 days.
-# Bug #643536
-dev-python/stormpath
-
 # Sergei Trofimovich <slyfox@gentoo.org> (09 Oct 2018)
 # Upstream is not actively maintained. Needs a port to mupdf-1.14.
 app-text/fbpdf


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-09 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-09 20:01 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/stormpath/ Virgil Dupras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox