From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 830E3138334 for ; Tue, 15 Oct 2019 17:28:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0CDFE0885; Tue, 15 Oct 2019 17:28:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8D8B2E0885 for ; Tue, 15 Oct 2019 17:28:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D840434BE4A for ; Tue, 15 Oct 2019 17:28:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CB07893 for ; Tue, 15 Oct 2019 17:28:24 +0000 (UTC) From: "Michał Górny" 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" Message-ID: <1571160491.a57e2fac14cdeff0c86f7922ae43a9de532d2b8b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/structlog/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/structlog/Manifest dev-python/structlog/metadata.xml dev-python/structlog/structlog-16.1.0.ebuild profiles/package.mask X-VCS-Directories: dev-python/structlog/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a57e2fac14cdeff0c86f7922ae43a9de532d2b8b X-VCS-Branch: master Date: Tue, 15 Oct 2019 17:28:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a34633a5-57fb-43ab-9f62-692160198438 X-Archives-Hash: e0e566186156989cc6149ac4238e3991 commit: a57e2fac14cdeff0c86f7922ae43a9de532d2b8b Author: Michał Górny gentoo org> AuthorDate: Tue Oct 15 17:04:04 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Oct 15 17:28:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57e2fac dev-python/structlog: Remove last-rited pkg Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny gentoo.org> dev-python/structlog/Manifest | 1 - dev-python/structlog/metadata.xml | 12 ------------ dev-python/structlog/structlog-16.1.0.ebuild | 17 ----------------- profiles/package.mask | 1 - 4 files changed, 31 deletions(-) diff --git a/dev-python/structlog/Manifest b/dev-python/structlog/Manifest deleted file mode 100644 index fb1d31267e3..00000000000 --- a/dev-python/structlog/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST structlog-16.1.0.tar.gz 150604 BLAKE2B 928ad43206eeeb25d76eb2708d8ff8a5c1f886256be98bf18372ade227de96167a9bab855945eb94abb843c09d28799557f759c0a9b2bfbed5004ea6f009e030 SHA512 eafa89516b99adb02527d0b374f12b438e83a961f08cf42aa10a7196ec81df6ad5492772ae7c52747ac926d8f5a7ca8d89cc12f4dc6d37d21b9935f009894a37 diff --git a/dev-python/structlog/metadata.xml b/dev-python/structlog/metadata.xml deleted file mode 100644 index f53d2c1bd11..00000000000 --- a/dev-python/structlog/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - Structured Logging for Python - - - structlog - hynek/structlog - - diff --git a/dev-python/structlog/structlog-16.1.0.ebuild b/dev-python/structlog/structlog-16.1.0.ebuild deleted file mode 100644 index ec7a3fdbbec..00000000000 --- a/dev-python/structlog/structlog-16.1.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=(python2_7 python3_{5,6} pypy) -inherit distutils-r1 - -DESCRIPTION="Structured Logging for Python" -HOMEPAGE="http://www.structlog.org/en/stable/" -SRC_URI="https://github.com/hynek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0 MIT" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" diff --git a/profiles/package.mask b/profiles/package.mask index 010ef97e252..a9d205bb213 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -458,7 +458,6 @@ net-mail/Freemail # a few have been declared discontinued upstream. None of them has # any reverse dependency. # Removal in 30 days. Bug #694280. -dev-python/structlog dev-python/torment dev-python/twilio dev-python/xonsh