Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ntlm-auth/
Date: Fri, 21 Feb 2020 14:11:21
Message-Id: 1582294265.c5d4b4040871e520e788040cc6e9b68cc12265b2.voyageur@gentoo
1 commit: c5d4b4040871e520e788040cc6e9b68cc12265b2
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 21 14:01:54 2020 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 21 14:11:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d4b404
7
8 dev-python/ntlm-auth: drop old
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
12
13 dev-python/ntlm-auth/Manifest | 3 ---
14 dev-python/ntlm-auth/ntlm-auth-1.1.0.ebuild | 20 --------------------
15 dev-python/ntlm-auth/ntlm-auth-1.2.0.ebuild | 20 --------------------
16 dev-python/ntlm-auth/ntlm-auth-1.3.0.ebuild | 21 ---------------------
17 4 files changed, 64 deletions(-)
18
19 diff --git a/dev-python/ntlm-auth/Manifest b/dev-python/ntlm-auth/Manifest
20 index 16db345442d..26464b4ff5e 100644
21 --- a/dev-python/ntlm-auth/Manifest
22 +++ b/dev-python/ntlm-auth/Manifest
23 @@ -1,4 +1 @@
24 -DIST ntlm-auth-1.1.0.tar.gz 38624 BLAKE2B 22c6fbe7ef95b7ee88b803b7ccc5f63f1a27ec9285a4527dac20c3d774abef9765f8a7aa7265effd70869f02e09e6d3b8012c50b703c3b0979e41c0134843be2 SHA512 0c41cfab957c48d5fabf391422323556289cc6d8ba5a50c82bb179f6cdbf68528f005c3987e0b47fb47aff2fbcf00deebb0ac4220df6bd08d335879344f8470a
25 -DIST ntlm-auth-1.2.0.tar.gz 40006 BLAKE2B 2fbe7533411dde27938412b3e5e1292ce0fa197abb048c0e52f521ff351bd7e51bdb83b5fd8c1f05e0bb3ce206a4442b8b7059c859eea7333ee2d20ed2e7f7dd SHA512 4fa537c5a6a7f3493df2fdf49261f9588b7aac876f72b7a7ef5b8a7a1dd971d9426dacdc8bbf520cecdbe5b7adb916ddcad9e9cf4df725b69793299304601912
26 -DIST ntlm-auth-1.3.0.tar.gz 40684 BLAKE2B 74c2b914f508b5291cc2a23ae99417db5e5ad9fe107c03f63c795bd4da202db2f1a4f6f289645d2164e708a5a5a2e3bf626aa749dff3367420d669965c462b71 SHA512 e2d5401161ba6f9fed377a7bfed501d49ad64d5104accd7df298747abade34a3ddac9e68332416a3ab68156e9bbf7a8de6a8a271542d080cafaa84ee19f01986
27 DIST ntlm-auth-1.4.0.tar.gz 40745 BLAKE2B bf2c0dab7303cb0f87d83ed11d79bc12b8f74095f2f251c190eb43879bc0e9419dedf706fcb4929c51138658910bdfa836778084b34c974ca120aeb848e2da0e SHA512 abe0260c66e2b5f57c1fd672ea121129926f1c32020166dd61973cf51f6bd320f6057f3a148d602b96d8417c2ad57c335048da185100417401e049ff14b46004
28
29 diff --git a/dev-python/ntlm-auth/ntlm-auth-1.1.0.ebuild b/dev-python/ntlm-auth/ntlm-auth-1.1.0.ebuild
30 deleted file mode 100644
31 index f458dfd9196..00000000000
32 --- a/dev-python/ntlm-auth/ntlm-auth-1.1.0.ebuild
33 +++ /dev/null
34 @@ -1,20 +0,0 @@
35 -# Copyright 1999-2020 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -
40 -PYTHON_COMPAT=( python3_6 )
41 -
42 -inherit distutils-r1
43 -
44 -DESCRIPTION="Calculates NTLM Authentication codes"
45 -HOMEPAGE="https://github.com/jborean93/ntlm-auth"
46 -SRC_URI="https://github.com/jborean93/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
47 -
48 -SLOT="0"
49 -LICENSE="MIT"
50 -KEYWORDS="~amd64 ~x86"
51 -IUSE=""
52 -
53 -RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
54 -DEPEND="${RDEPEND}"
55
56 diff --git a/dev-python/ntlm-auth/ntlm-auth-1.2.0.ebuild b/dev-python/ntlm-auth/ntlm-auth-1.2.0.ebuild
57 deleted file mode 100644
58 index f458dfd9196..00000000000
59 --- a/dev-python/ntlm-auth/ntlm-auth-1.2.0.ebuild
60 +++ /dev/null
61 @@ -1,20 +0,0 @@
62 -# Copyright 1999-2020 Gentoo Authors
63 -# Distributed under the terms of the GNU General Public License v2
64 -
65 -EAPI=6
66 -
67 -PYTHON_COMPAT=( python3_6 )
68 -
69 -inherit distutils-r1
70 -
71 -DESCRIPTION="Calculates NTLM Authentication codes"
72 -HOMEPAGE="https://github.com/jborean93/ntlm-auth"
73 -SRC_URI="https://github.com/jborean93/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
74 -
75 -SLOT="0"
76 -LICENSE="MIT"
77 -KEYWORDS="~amd64 ~x86"
78 -IUSE=""
79 -
80 -RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
81 -DEPEND="${RDEPEND}"
82
83 diff --git a/dev-python/ntlm-auth/ntlm-auth-1.3.0.ebuild b/dev-python/ntlm-auth/ntlm-auth-1.3.0.ebuild
84 deleted file mode 100644
85 index f0903195190..00000000000
86 --- a/dev-python/ntlm-auth/ntlm-auth-1.3.0.ebuild
87 +++ /dev/null
88 @@ -1,21 +0,0 @@
89 -# Copyright 1999-2020 Gentoo Authors
90 -# Distributed under the terms of the GNU General Public License v2
91 -
92 -EAPI=7
93 -
94 -PYTHON_COMPAT=( python3_{6,7} )
95 -
96 -inherit distutils-r1
97 -
98 -DESCRIPTION="Calculates NTLM Authentication codes"
99 -HOMEPAGE="https://github.com/jborean93/ntlm-auth"
100 -SRC_URI="https://github.com/jborean93/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
101 -
102 -SLOT="0"
103 -LICENSE="MIT"
104 -KEYWORDS="~amd64 ~x86"
105 -IUSE=""
106 -
107 -RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]
108 - dev-python/six[${PYTHON_USEDEP}]"
109 -DEPEND="${RDEPEND}"