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 DF893138334 for ; Fri, 27 Dec 2019 18:52:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C2BBE0ADE; Fri, 27 Dec 2019 18:52:50 +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 227DBE0ADE for ; Fri, 27 Dec 2019 18:52:50 +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 4801D34DC23 for ; Fri, 27 Dec 2019 18:52:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A8E784 for ; Fri, 27 Dec 2019 18:52:45 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1577472750.081d1bd7d70119a05ba9f2c3ac65585ed7c4567b.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-etcd/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-etcd/Manifest dev-python/python-etcd/python-etcd-0.3.2.ebuild X-VCS-Directories: dev-python/python-etcd/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 081d1bd7d70119a05ba9f2c3ac65585ed7c4567b X-VCS-Branch: master Date: Fri, 27 Dec 2019 18:52:45 +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: 10cc0671-4a04-44c7-b111-9bff39320c52 X-Archives-Hash: 78bf3ac7db54184e727d080803f7e3bc commit: 081d1bd7d70119a05ba9f2c3ac65585ed7c4567b Author: David Seifert gentoo org> AuthorDate: Fri Dec 27 18:52:30 2019 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Dec 27 18:52:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=081d1bd7 dev-python/python-etcd: Remove old Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert gentoo.org> dev-python/python-etcd/Manifest | 1 - dev-python/python-etcd/python-etcd-0.3.2.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) diff --git a/dev-python/python-etcd/Manifest b/dev-python/python-etcd/Manifest index 75dec410247..d10f08f8d9e 100644 --- a/dev-python/python-etcd/Manifest +++ b/dev-python/python-etcd/Manifest @@ -1,4 +1,3 @@ -DIST python-etcd-0.3.2.zip 35994 BLAKE2B 636214301ce339073ac01166ffc7c61d75f3c6a3ae7a9ff5a0cfb1c9df520dfc74b799236b54903de681fffcfbbe07d44fa27fad48b3b1fad4fe88629bf2840d SHA512 0a110e33cccc555a52ec9a5c8ff1c1702bcebbba80f8b948fd72e78baa5fb00e1bb96be08f3839d07230ea905518ec4247a94d7def39f979fe83e01c52da609b DIST python-etcd-0.3.3.tar.gz 26529 BLAKE2B 410e048a0223bb940b593e2fbc81a2aa3420b4f050fe8e1d809f26b8659bb9c9941ac243cbe2832b3e77cbb99e6a3cb6ee20ff1fcf5c0139db3feb50cbd5e425 SHA512 ab7eac02083ee23cadbb5c70ca24001eaa2bc14f9413984ccf3cea2ee91ad660c8dbe2158f7fb238e142585b8f79313f548517ae622236772d5e5f356556ab0a DIST python-etcd-0.4.4.tar.gz 38334 BLAKE2B e7d851c5c809958e43fdce02c011d66f1dfb6f923fcc8fa5441ceb2ae3bfb28d6b09bfe2155692149a2a3e46bed7688628a389f030657b46f306b4f4ff0d5f1b SHA512 8b1d51801141c9ea2e65ab3e95d7aff667f52c5888927d493b86f7677bbb37ee80c783aac73c638bfabd32b50df5eff8a2457117156e04b80bc4c6c592194d23 DIST python-etcd-0.4.5.tar.gz 37270 BLAKE2B cdeae8ef7d668c7737f48a8f1513b5e0177b074d25d7f9d522051585699f11beadc26e9588209561f37a20ac0b4c9793f675bff07634ccdadf9720443e318582 SHA512 c59d7a67492a2e4e72b1ae3ea73ac85a073b9d4516d1ebc48601ba67ac9609fbc45574d97e8dfae3ed4f511f090343ff980160043676252125ce2e2edc7bd154 diff --git a/dev-python/python-etcd/python-etcd-0.3.2.ebuild b/dev-python/python-etcd/python-etcd-0.3.2.ebuild deleted file mode 100644 index 2b46c28e6a8..00000000000 --- a/dev-python/python-etcd/python-etcd-0.3.2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="A python client for etcd" -HOMEPAGE="https://github.com/jplana/python-etcd" -SRC_URI="https://github.com/jplana/python-etcd/archive/${PV}.zip -> ${P}.zip" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=" - >=dev-python/urllib3-1.7[${PYTHON_USEDEP}] - >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}"