commit:     9e771a69b86794e12a3f97c6b36e3c553b6da4a5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 10:15:03 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 31 10:17:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e771a69

dev-python/sdnotify: Remove last-rited pkg

Closes: https://bugs.gentoo.org/719548
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/sdnotify/Manifest              |  1 -
 dev-python/sdnotify/metadata.xml          | 21 ---------------------
 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 21 ---------------------
 profiles/package.mask                     |  5 -----
 4 files changed, 48 deletions(-)

diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
deleted file mode 100644
index 73384e07466..00000000000
--- a/dev-python/sdnotify/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 
1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053
 SHA512 
f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3

diff --git a/dev-python/sdnotify/metadata.xml b/dev-python/sdnotify/metadata.xml
deleted file mode 100644
index 8627e65a80e..00000000000
--- a/dev-python/sdnotify/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <maintainer>
-                       <email>[email protected]</email>
-                       <name>Brett Bethke</name>
-               </maintainer>
-               <remote-id type="pypi">sdnotify</remote-id>
-               <remote-id type="github">bb4242/sdnotify</remote-id>
-       </upstream>
-       <longdescription>
-               This is a pure Python implementation of the systemd sd_notify 
-               protocol. This protocol can be used to inform systemd about 
-               service start-up completion, watchdog events, and other service 
-               status changes. Thus, this package can be used to write system 
-               services in Python that play nicely with systemd. sdnotify is 
-               compatible with both Python 2 and Python 3.
-       </longdescription>
-</pkgmetadata>

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
deleted file mode 100644
index 87c06d0f9ff..00000000000
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ /dev/null
@@ -1,21 +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 distutils-r1
-
-DESCRIPTION="Python implementation of systemd's service notification protocol 
(sd_notify)"
-HOMEPAGE="https://github.com/bb4242/sdnotify
-       https://pypi.org/project/sdnotify/";
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/profiles/package.mask b/profiles/package.mask
index 8e889543379..a0ec42a5ec5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -302,11 +302,6 @@ dev-python/txtorcon
 # Removal in 30 days.  Bug #719568.
 dev-python/sphinxcontrib-googleanalytics
 
-# Michał Górny <[email protected]> (2020-04-26)
-# Unmaintained.  Stuck on py3.6.  Missing tests.  No revdeps.
-# Removal in 30 days.  Bug #719548.
-dev-python/sdnotify
-
 # Michał Górny <[email protected]> (2020-04-22)
 # Effectively unmaintained and stuck on Python 3.6.
 #

Reply via email to