From 1118729405d206538433388e0a8bd578f7ae7303 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 18 Jan 2020 18:48:55 +0000 Subject: gentoo resync : 18.01.2010 --- dev-python/stripe/stripe-2.3.0.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 dev-python/stripe/stripe-2.3.0.ebuild (limited to 'dev-python/stripe/stripe-2.3.0.ebuild') diff --git a/dev-python/stripe/stripe-2.3.0.ebuild b/dev-python/stripe/stripe-2.3.0.ebuild deleted file mode 100644 index 9def1b79b23b..000000000000 --- a/dev-python/stripe/stripe-2.3.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) -inherit distutils-r1 - -DESCRIPTION="Stripe python bindings" -HOMEPAGE="https://github.com/stripe/stripe-python" -SRC_URI="mirror://pypi/s/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=">=dev-python/requests-0.8.8" -DEPEND="${RDEPEND}" - -DOCS="LONG_DESCRIPTION.rst CHANGELOG.md README.md" -- cgit v1.2.3