* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/yubiotp/
@ 2019-10-15 17:28 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-10-15 17:28 UTC (permalink / raw
To: gentoo-commits
commit: 41645f6c07c8d93e2f6d8c7acc8d78d3974b7ba2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 17:04:56 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 17:28:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41645f6c
dev-python/yubiotp: Remove last-rited pkg
Closes: https://bugs.gentoo.org/694280
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/yubiotp/Manifest | 1 -
dev-python/yubiotp/metadata.xml | 9 ---------
dev-python/yubiotp/yubiotp-0.2.1.ebuild | 33 ---------------------------------
profiles/package.mask | 8 --------
4 files changed, 51 deletions(-)
diff --git a/dev-python/yubiotp/Manifest b/dev-python/yubiotp/Manifest
deleted file mode 100644
index dc56f6b3085..00000000000
--- a/dev-python/yubiotp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST YubiOTP-0.2.1.tar.gz 17493 BLAKE2B 7dbc6b2c9383f7ff942fa2bd5d84b27f6f15795f96ec89c0352f5df126cfdf04cf113e6f5de628652a24147258cdecf9fbfb86093bc455a1d639f5ee21b0beca SHA512 3b505fed17ed27d1ef325598a5899d4ed4ae5ed7938d1ae71155f889a6533a969e07e1172661e411cdbf23a2060e8f521cd90779c314524c4a564fbf852a670c
diff --git a/dev-python/yubiotp/metadata.xml b/dev-python/yubiotp/metadata.xml
deleted file mode 100644
index a31c338a5c2..00000000000
--- a/dev-python/yubiotp/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="pypi">YubiOTP</remote-id>
- <remote-id type="bitbucket">psagers/yubiotp</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/yubiotp/yubiotp-0.2.1.ebuild b/dev-python/yubiotp/yubiotp-0.2.1.ebuild
deleted file mode 100644
index 6ec225af7b3..00000000000
--- a/dev-python/yubiotp/yubiotp-0.2.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit eutils distutils-r1
-
-MY_PN="YubiOTP"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Library verifying YubiKey OTP tokens, locally and using Yubico web service"
-HOMEPAGE="https://bitbucket.org/psagers/yubiotp"
-SRC_URI="mirror://pypi/Y/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test"
-
-S="${WORKDIR}/${MY_P}"
-
-CDEPEND="dev-python/six[${PYTHON_USEDEP}]
- || ( dev-python/pycryptodome[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )"
-
-RDEPEND="${CDEPEND}"
-DEPEND="test? ( ${CDEPEND} )"
-
-python_test() {
- esetup.py test
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 11d4f97678b..76bfb24d1af 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -452,14 +452,6 @@ dev-go/go-oauth2
# Removal in 30 days. Bug #628914
net-mail/Freemail
-# Michał Górny <mgorny@gentoo.org> (2019-09-14)
-# The following packages are unmaintained and have not been tested
-# with Python 3.7. Most of them are either in need of version bumps,
-# a few have been declared discontinued upstream. None of them has
-# any reverse dependency.
-# Removal in 30 days. Bug #694280.
-dev-python/yubiotp
-
# Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
# Unofficial build. Superseded by official 2.49.5 release.
# Masked for removal.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-15 17:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-15 17:28 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/yubiotp/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox