From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1175684-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4961D1382C5 for <garchives@archives.gentoo.org>; Sun, 31 May 2020 10:17:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94A7AE090A; Sun, 31 May 2020 10:17:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 701D0E090A for <gentoo-commits@lists.gentoo.org>; Sun, 31 May 2020 10:17:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C96E34F071 for <gentoo-commits@lists.gentoo.org>; Sun, 31 May 2020 10:17:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC55026F for <gentoo-commits@lists.gentoo.org>; Sun, 31 May 2020 10:17:34 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1590920235.9e771a69b86794e12a3f97c6b36e3c553b6da4a5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/sdnotify/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sdnotify/Manifest dev-python/sdnotify/metadata.xml dev-python/sdnotify/sdnotify-0.3.2.ebuild profiles/package.mask X-VCS-Directories: profiles/ dev-python/sdnotify/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9e771a69b86794e12a3f97c6b36e3c553b6da4a5 X-VCS-Branch: master Date: Sun, 31 May 2020 10:17:34 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: deb493c0-87b8-43f1-aedc-46258a61de71 X-Archives-Hash: 398a03f0895481e7c79364188074f68f 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>bbethke@gmail.com</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 <mgorny@gentoo.org> (2020-04-26) -# Unmaintained. Stuck on py3.6. Missing tests. No revdeps. -# Removal in 30 days. Bug #719548. -dev-python/sdnotify - # Michał Górny <mgorny@gentoo.org> (2020-04-22) # Effectively unmaintained and stuck on Python 3.6. #