From aeec3f40f27d2513f70e94577da8e905a7568a50 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 15 Oct 2019 18:49:16 +0200 Subject: [PATCH] dev-python/django-otp-yubikey: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny --- dev-python/django-otp-yubikey/Manifest | 1 - .../django-otp-yubikey-0.4.2.ebuild | 24 ------------------- dev-python/django-otp-yubikey/metadata.xml | 9 ------- profiles/package.mask | 1 - 4 files changed, 35 deletions(-) delete mode 100644 dev-python/django-otp-yubikey/Manifest delete mode 100644 dev-python/django-otp-yubikey/django-otp-yubikey-0.4.2.ebuild delete mode 100644 dev-python/django-otp-yubikey/metadata.xml diff --git a/dev-python/django-otp-yubikey/Manifest b/dev-python/django-otp-yubikey/Manifest deleted file mode 100644 index 4a0a883b8430..000000000000 --- a/dev-python/django-otp-yubikey/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST django-otp-yubikey-0.4.2.tar.gz 12670 BLAKE2B faf060cdc242378ba762ee6af4cfa124da60388ed23fbb33016e47dfe22542075573d9792924f72701aa09d1dde37a79f56674b26d83c2936223602f4ab1eea4 SHA512 bc6fca539e28b52086768c2874d333c7f42b69de4cbd99e57c3cbbb4d0aeae31335a54d6d7f03a9252c0524e75ca20263106d1aabe30a21f5b4046fb2fc2effd diff --git a/dev-python/django-otp-yubikey/django-otp-yubikey-0.4.2.ebuild b/dev-python/django-otp-yubikey/django-otp-yubikey-0.4.2.ebuild deleted file mode 100644 index ca888bfa4a31..000000000000 --- a/dev-python/django-otp-yubikey/django-otp-yubikey-0.4.2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python2_7 python3_{5,6} ) - -inherit distutils-r1 - -DESCRIPTION="django-otp plugin that verifies YubiKey OTP tokens" -HOMEPAGE="https://bitbucket.org/psagers/django-otp" -SRC_URI="mirror://pypi/d/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - >=dev-python/django-otp-0.4.0[${PYTHON_USEDEP}] - >=dev-python/yubiotp-0.2.1[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" diff --git a/dev-python/django-otp-yubikey/metadata.xml b/dev-python/django-otp-yubikey/metadata.xml deleted file mode 100644 index b600756496f9..000000000000 --- a/dev-python/django-otp-yubikey/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - django-otp-yubikey - psagers/django-otp - - diff --git a/profiles/package.mask b/profiles/package.mask index 1e2f369547b4..46d031df1e2d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -458,7 +458,6 @@ net-mail/Freemail # a few have been declared discontinued upstream. None of them has # any reverse dependency. # Removal in 30 days. Bug #694280. -dev-python/django-otp-yubikey dev-python/django-phonenumber-field dev-python/grafanalib dev-python/libasyncns-python -- 2.26.2