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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1959F158086 for ; Sun, 19 Dec 2021 21:16:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79C012BC039; Sun, 19 Dec 2021 21:16:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 854A92BC02D for ; Sun, 19 Dec 2021 21:15:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97E41342FE6 for ; Sun, 19 Dec 2021 21:15:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05D8A1F4 for ; Sun, 19 Dec 2021 21:15:54 +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: <1639948379.c9eab2e9e136b8a593fd6e7a122f58744c5ac773.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/httplib2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/httplib2/Manifest dev-python/httplib2/httplib2-0.19.1-r1.ebuild X-VCS-Directories: dev-python/httplib2/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: c9eab2e9e136b8a593fd6e7a122f58744c5ac773 X-VCS-Branch: master Date: Sun, 19 Dec 2021 21:15:54 +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: f2e4c095-ec49-460d-a257-65eea3f33022 X-Archives-Hash: 0e06633bc5adb6640d6a003836c2111d commit: c9eab2e9e136b8a593fd6e7a122f58744c5ac773 Author: Michał Górny gentoo org> AuthorDate: Sun Dec 19 21:12:59 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Dec 19 21:12:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9eab2e9 dev-python/httplib2: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/httplib2/Manifest | 1 - dev-python/httplib2/httplib2-0.19.1-r1.ebuild | 50 --------------------------- 2 files changed, 51 deletions(-) diff --git a/dev-python/httplib2/Manifest b/dev-python/httplib2/Manifest index f8fd61900192..8fdc1b335caa 100644 --- a/dev-python/httplib2/Manifest +++ b/dev-python/httplib2/Manifest @@ -1,2 +1 @@ -DIST httplib2-0.19.1.tar.gz 263971 BLAKE2B ec254249f5c8df2a0dc3fe4e2e9088f6ca14ba84516be77450beacab41cd295d4e741ac6026471fcf8bb8464ebd732a0a856901e5c09324a0f96ad2338b397e7 SHA512 0c87b3c9923e81c83df5257ce60f7248d86a64aea0a02d5a3f34be68c692c6abd896f95214899dc6e81b23677efc7684a3cba4c1a47261176dd26c3988054e55 DIST httplib2-0.20.2.gh.tar.gz 407815 BLAKE2B ebb3a35b5842eff570c4d804e5dcffa5afde32841eaf1797afd47a58ff7e4d6f945b20c82ad10afe0abff1dd8c5fb405594dca0c6641f8a7a201a71258478c52 SHA512 cb1e0e365ec7872d20c1a8e3ddb150433dd01f4ec816ae2044be6aad6c21afd00ce00dfc57f1348dcc857a63e02e8ffbd39c78f35bb4bba2e283a48f07102159 diff --git a/dev-python/httplib2/httplib2-0.19.1-r1.ebuild b/dev-python/httplib2/httplib2-0.19.1-r1.ebuild deleted file mode 100644 index 1955242072b7..000000000000 --- a/dev-python/httplib2/httplib2-0.19.1-r1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="A comprehensive HTTP client library" -HOMEPAGE="https://pypi.org/project/httplib2/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" - -RDEPEND=" - app-misc/ca-certificates -