From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1167909-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 0FC22138350 for <garchives@archives.gentoo.org>; Mon, 4 May 2020 11:39:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 560D2E0885; Mon, 4 May 2020 11:39:09 +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 3C8ADE0885 for <gentoo-commits@lists.gentoo.org>; Mon, 4 May 2020 11:39:09 +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 4775B34F4A6 for <gentoo-commits@lists.gentoo.org>; Mon, 4 May 2020 11:39:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3E67103 for <gentoo-commits@lists.gentoo.org>; Mon, 4 May 2020 11:39:06 +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: <1588592279.7c1ba9d37829fca6b4be2f0dce660fcfad4932e6.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/publicsuffix/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/publicsuffix/Manifest dev-python/publicsuffix/publicsuffix-2.20190205.ebuild X-VCS-Directories: dev-python/publicsuffix/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7c1ba9d37829fca6b4be2f0dce660fcfad4932e6 X-VCS-Branch: master Date: Mon, 4 May 2020 11:39:06 +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: efbadf68-4409-413f-be2d-790399562353 X-Archives-Hash: ab60dce0b5fcf9c951b42a89b389230a commit: 7c1ba9d37829fca6b4be2f0dce660fcfad4932e6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon May 4 11:37:59 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon May 4 11:37:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1ba9d3 dev-python/publicsuffix: Remove old Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/publicsuffix/Manifest | 1 - .../publicsuffix/publicsuffix-2.20190205.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/dev-python/publicsuffix/Manifest b/dev-python/publicsuffix/Manifest index ae5f876ba06..9eeb3b3d194 100644 --- a/dev-python/publicsuffix/Manifest +++ b/dev-python/publicsuffix/Manifest @@ -1,2 +1 @@ -DIST publicsuffix2-2.20190205.tar.gz 84498 BLAKE2B 978b788aee4c40d687aff8d140e426658779bc913c846e420147e48f2837582991ff2900c7a483814c5b908c9771e04e04f41bf35795c2d2d1299c5513840e35 SHA512 359052a2b41f63be3f87b23605b5229424f2dcf06b5bd9e9b5f1988cf9df5171188b94d54ed0be37099d94afd6efe6cfa75be27aef262e6c5af0ded61dfc6258 DIST publicsuffix2-2.20191221.tar.gz 99592 BLAKE2B 3e96f2b1d23a70827758eb4440892719deabdb9a67a2144fefd2d4b23e26dec0d19f6d9fd4de504d5d52c0250719ef85e929b4a2b92b7ba8896ed4055480d0d8 SHA512 d863f0937b340958ef7c8bd07d62054aead993ba31b0c2753631f2e75e48f7cea412c6501d8a94d98bf6a97a13eb0716c24a89e336787d5570e9af0386c58320 diff --git a/dev-python/publicsuffix/publicsuffix-2.20190205.ebuild b/dev-python/publicsuffix/publicsuffix-2.20190205.ebuild deleted file mode 100644 index 547dfd31006..00000000000 --- a/dev-python/publicsuffix/publicsuffix-2.20190205.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_6 python3_7 ) -inherit distutils-r1 - -DESCRIPTION="Get a public suffix for a domain name using the Public Suffix List." -HOMEPAGE="https://github.com/nexB/python-publicsuffix2" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}2/${PN}2-${PV}.tar.gz" -S="${WORKDIR}/${PN}2-${PV}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND} - >=dev-python/requests-2.7.0[${PYTHON_USEDEP}]" -BDEPEND=""