commit:     faa7409c2d410ba5aa3292482697bc1dd0ff79c9
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 22:14:18 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 22:20:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa7409c

package.mask: drop last-rited dev-python/sleekxmpp

Closes: https://bugs.gentoo.org/719554
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-python/sleekxmpp/Manifest                  |  1 -
 dev-python/sleekxmpp/metadata.xml              |  8 --------
 dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild | 28 --------------------------
 profiles/package.mask                          |  6 ------
 4 files changed, 43 deletions(-)

diff --git a/dev-python/sleekxmpp/Manifest b/dev-python/sleekxmpp/Manifest
deleted file mode 100644
index bb3a8150683..00000000000
--- a/dev-python/sleekxmpp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sleekxmpp-1.3.1.tar.gz 1014004 BLAKE2B 
19eb8a38f91410b266a8b2a1667993a44f619591bd2ed98e4c9ad23da4f9aa2eed6e662ed6e367cc1444aa70835a8a02ca946de996923a078e94bc10e6800267
 SHA512 
1f3c68672536da0d20cd8717f7835096003019f03a05fb08ce87f784b0636d781aa78691ee54927d4755e71a57956972af0a653deb6eff0f7eb16b9a236baa65

diff --git a/dev-python/sleekxmpp/metadata.xml 
b/dev-python/sleekxmpp/metadata.xml
deleted file mode 100644
index ceff128800b..00000000000
--- a/dev-python/sleekxmpp/metadata.xml
+++ /dev/null
@@ -1,8 +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="github">fritzy/SleekXMPP</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild 
b/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
deleted file mode 100644
index 015524b62d8..00000000000
--- a/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit eutils distutils-r1
-
-MY_PN=SleekXMPP
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Python library for XMPP"
-HOMEPAGE="http://sleekxmpp.com/ https://github.com/fritzy/SleekXMPP/";
-SRC_URI="https://github.com/fritzy/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="crypt"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="crypt? ( dev-python/python-gnupg[${PYTHON_USEDEP}] )"
-
-S=${WORKDIR}/${MY_P}
-
-python_test() {
-       esetup.py test
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 75b538105dc..2ec2513e58e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -627,12 +627,6 @@ dev-ada/gps
 # Bug #735902.
 dev-haskell/frown
 
-# Michał Górny <mgo...@gentoo.org> (2020-08-16)
-# Unmaintained.  Broken with py3.7.  Upstream archived the repository.
-# No reverse dependencies left.
-# Removal in 30 days.  Bug #719554.
-dev-python/sleekxmpp
-
 # Michał Górny <mgo...@gentoo.org> (2020-08-16)
 # Unmaintained.  Not ported to py3.7.  Not bumped since introduction
 # in 2015.

Reply via email to