Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/django-two-factor-auth/
Date: Sat, 28 Jul 2018 12:06:34
Message-Id: 1532779488.cd2c0c5a89d94ef52a1dfd347dd45499fa447000.mgorny@gentoo
1 commit: cd2c0c5a89d94ef52a1dfd347dd45499fa447000
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 12:04:48 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 12:04:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd2c0c5a
7
8 dev-python/django-two-factor-auth: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/624668
11
12 dev-python/django-two-factor-auth/Manifest | 1 -
13 .../django-two-factor-auth-1.3.0.ebuild | 40 ----------------------
14 dev-python/django-two-factor-auth/metadata.xml | 11 ------
15 profiles/package.mask | 5 ---
16 4 files changed, 57 deletions(-)
17
18 diff --git a/dev-python/django-two-factor-auth/Manifest b/dev-python/django-two-factor-auth/Manifest
19 deleted file mode 100644
20 index 0375c4f6eb5..00000000000
21 --- a/dev-python/django-two-factor-auth/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST django-two-factor-auth-1.3.0.tar.gz 98955 BLAKE2B 9c9053a0b1f7c8dcd67b1f82ad5f0db5e790d6e589bab0489960fce8bcb3bdceb51e43bb2b42507c4a3ddd100722d83dc88f71521d3a9fd6513ce3e41aa0247c SHA512 5876e82897b7b86663f12701652d266c20a9d4ea16da8722e96050ecf3a3997fb0bf3e08cbcc1ae12763f68e52d66d2749343f8b7757d4286da14e8ceb98c85b
25
26 diff --git a/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild b/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild
27 deleted file mode 100644
28 index e2b29f2b94d..00000000000
29 --- a/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild
30 +++ /dev/null
31 @@ -1,40 +0,0 @@
32 -# Copyright 1999-2016 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -# would support 3_5
38 -PYTHON_COMPAT=( python{2_7,3_4} )
39 -
40 -inherit eutils distutils-r1
41 -
42 -DESCRIPTION="User-friendly Two-Factor Authentication for Django"
43 -HOMEPAGE="https://github.com/Bouke/django-two-factor-auth"
44 -SRC_URI="https://github.com/Bouke/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
45 -
46 -LICENSE="MIT"
47 -SLOT="0"
48 -KEYWORDS="~amd64 ~x86"
49 -
50 -IUSE="test yubikey"
51 -
52 -CDEPEND=">=dev-python/django-1.8[${PYTHON_USEDEP}]
53 - >=dev-python/django-otp-0.3.3[${PYTHON_USEDEP}]
54 - dev-python/qrcode[${PYTHON_USEDEP}]
55 - dev-python/twilio[${PYTHON_USEDEP}]
56 - >=dev-python/phonenumbers-7.0.9[${PYTHON_USEDEP}]
57 - =dev-python/django-phonenumber-field-0.7.2[${PYTHON_USEDEP}]
58 - dev-python/django-formtools[${PYTHON_USEDEP}]
59 - yubikey? ( dev-python/django-otp-yubikey[${PYTHON_USEDEP}] )
60 - "
61 -
62 -RDEPEND="${CDEPEND}"
63 -DEPEND="test? (
64 - dev-python/flake8[${PYTHON_USEDEP}]
65 - dev-python/mock[${PYTHON_USEDEP}]
66 - ${CDEPEND}
67 - )"
68 -
69 -python_test() {
70 - emake test
71 -}
72
73 diff --git a/dev-python/django-two-factor-auth/metadata.xml b/dev-python/django-two-factor-auth/metadata.xml
74 deleted file mode 100644
75 index f1167dc31e6..00000000000
76 --- a/dev-python/django-two-factor-auth/metadata.xml
77 +++ /dev/null
78 @@ -1,11 +0,0 @@
79 -<?xml version="1.0" encoding="UTF-8"?>
80 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
81 -<pkgmetadata>
82 - <!-- maintainer-needed -->
83 - <use>
84 - <flag name="yubikey">Adds support for Yubikeys via django-otp-yubikey</flag>
85 - </use>
86 - <upstream>
87 - <remote-id type="github">Bouke/django-two-factor-auth</remote-id>
88 - </upstream>
89 -</pkgmetadata>
90
91 diff --git a/profiles/package.mask b/profiles/package.mask
92 index 8a43617455b..448ef39165c 100644
93 --- a/profiles/package.mask
94 +++ b/profiles/package.mask
95 @@ -235,11 +235,6 @@ dev-libs/DirectFB
96 # Segfaults at start (#612322). Removal in a month.
97 games-arcade/snake3d
98
99 -# Pacho Ramos <pacho@g.o> (17 Jun 2018)
100 -# Not compatible with recent python versions (#624668), needs a major
101 -# version bump. Removal in a month.
102 -dev-python/django-two-factor-auth
103 -
104 # Pacho Ramos <pacho@g.o> (17 Jun 2018)
105 # Dead since 2013, not compatible with latest profiles (#642568). Removal in
106 # a month