commit:     049778ab5eeaf89d51f4b5cb83997617c5c0c8b5
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  8 07:52:17 2023 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sat Jul  8 07:52:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=049778ab

dev-python/ntlm-auth: treeclean

Closes: https://bugs.gentoo.org/895004
Closes: https://bugs.gentoo.org/888169
Closes: https://bugs.gentoo.org/909924
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 dev-python/ntlm-auth/Manifest               |  1 -
 dev-python/ntlm-auth/metadata.xml           | 17 -----------------
 dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild | 23 -----------------------
 profiles/package.mask                       |  5 -----
 4 files changed, 46 deletions(-)

diff --git a/dev-python/ntlm-auth/Manifest b/dev-python/ntlm-auth/Manifest
deleted file mode 100644
index 40131a38fa80..000000000000
--- a/dev-python/ntlm-auth/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ntlm-auth-1.5.0.tar.gz 41826 BLAKE2B 
fb313cdb4f1022e0cbc1ffcb048a587baca400a75e053ea8943d960f21746e847080db20169f55e6a3060a8b8502637ce7dc269b66bdaffe98c3f769b2b22358
 SHA512 
cf08b23e49d45c528404b70b6be88f6c3edee9fd0d4584f3962931a08a0982cdad4089963a95aea911b6eb4db32a932536cf6d9c02c292cd447e0a9c6b3b802b

diff --git a/dev-python/ntlm-auth/metadata.xml 
b/dev-python/ntlm-auth/metadata.xml
deleted file mode 100644
index 17656002a5da..000000000000
--- a/dev-python/ntlm-auth/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>voyag...@gentoo.org</email>
-               <name>Bernard Cafarelli</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>pyt...@gentoo.org</email>
-               <name>Python</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">ntlm-auth</remote-id>
-               <remote-id type="github">jborean93/ntlm-auth</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild 
b/dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild
deleted file mode 100644
index 7441d4b35cf1..000000000000
--- a/dev-python/ntlm-auth/ntlm-auth-1.5.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Calculates NTLM Authentication codes"
-HOMEPAGE="https://github.com/jborean93/ntlm-auth";
-SRC_URI="https://github.com/jborean93/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~riscv ~x86"
-
-RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]
-       dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-BDEPEND="test? ( dev-python/requests[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest

diff --git a/profiles/package.mask b/profiles/package.mask
index 2c6d1adb8635..4f19fde68ead 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -282,11 +282,6 @@ dev-java/netty
 # Removal on 2023-07-04.
 sci-mathematics/flintqs
 
-# Michał Górny <mgo...@gentoo.org> (2023-06-03)
-# Obsoleted by dev-python/pyspnego.  No revdeps left.
-# Removal on 2023-07-03.  Bug #895004.
-dev-python/ntlm-auth
-
 # Bernd Waibel <waebbl-gen...@posteo.net> (2023-05-31)
 # Mask this version for uptime soversion issue. There will be an updated 
release
 # shortly which fixes this.

Reply via email to