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 7A0E1139085 for ; Fri, 20 Jan 2017 08:27:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95DB123416D; Fri, 20 Jan 2017 08:27:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6502E23416D for ; Fri, 20 Jan 2017 08:27:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 35D733411D7 for ; Fri, 20 Jan 2017 08:27:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EDCD29FE for ; Fri, 20 Jan 2017 08:27:48 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1484900819.ea45c084da6a3cbe7098b7d36fd0d60d331beaec.zmedico@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.4.4.ebuild X-VCS-Directories: dev-python/python-etcd/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: ea45c084da6a3cbe7098b7d36fd0d60d331beaec X-VCS-Branch: master Date: Fri, 20 Jan 2017 08:27:48 +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-Archives-Salt: 29a1ce7b-ebe5-42b7-ba19-e39bf10e7558 X-Archives-Hash: 1cb128cf0b25fe88abc176a6fdd51a57 commit: ea45c084da6a3cbe7098b7d36fd0d60d331beaec Author: Zac Medico gentoo org> AuthorDate: Fri Jan 20 08:26:59 2017 +0000 Commit: Zac Medico gentoo org> CommitDate: Fri Jan 20 08:26:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea45c084 dev-python/python-etcd: version bump to 0.4.4 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-python/python-etcd/Manifest | 1 + dev-python/python-etcd/python-etcd-0.4.4.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/dev-python/python-etcd/Manifest b/dev-python/python-etcd/Manifest index 6e68e6b..500d298 100644 --- a/dev-python/python-etcd/Manifest +++ b/dev-python/python-etcd/Manifest @@ -1,2 +1,3 @@ DIST python-etcd-0.3.2.zip 35994 SHA256 e86c560303bbc7058c64b47e57393ebcfe5213756236c1344c9c97a6029737bb SHA512 0a110e33cccc555a52ec9a5c8ff1c1702bcebbba80f8b948fd72e78baa5fb00e1bb96be08f3839d07230ea905518ec4247a94d7def39f979fe83e01c52da609b WHIRLPOOL 3c70734d23086d2cad0d570d6361ab73f650994c1f30af31a3e1fda22b046f4d72193aa0ef479650788727079593beb261557daa2e0054e0f6381f945cf0052a DIST python-etcd-0.3.3.tar.gz 26529 SHA256 d261d6f3a9c11bc20e9541bf444ca7c21348dbf6133ebc6bb981abaea8164dba SHA512 ab7eac02083ee23cadbb5c70ca24001eaa2bc14f9413984ccf3cea2ee91ad660c8dbe2158f7fb238e142585b8f79313f548517ae622236772d5e5f356556ab0a WHIRLPOOL 0a2e09adf6a8c5a628bc5013cd446c111aef14529729090b116ce38fcf4d010a6416e3d92a23fd9f2c82a12811f7bfa572f29134643e3303bcba8e3011c6b593 +DIST python-etcd-0.4.4.tar.gz 38334 SHA256 ab1dfff665f0de8598fe97c3c686ec0a17add89e828fa29a620e4dc9706091c7 SHA512 8b1d51801141c9ea2e65ab3e95d7aff667f52c5888927d493b86f7677bbb37ee80c783aac73c638bfabd32b50df5eff8a2457117156e04b80bc4c6c592194d23 WHIRLPOOL ce6d3d5fcf729da8ec4e7e5b6ac851dc33e278c87b36add21ac8266e6d62e8a72967570a21313b63453e8be2dbcbda0f0097b5cad8cb320bc2ecbf19582d5a08 diff --git a/dev-python/python-etcd/python-etcd-0.4.4.ebuild b/dev-python/python-etcd/python-etcd-0.4.4.ebuild new file mode 100644 index 00000000..a237ade --- /dev/null +++ b/dev-python/python-etcd/python-etcd-0.4.4.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) + +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}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~arm-linux ~x86-linux" +IUSE="" + +RDEPEND=" + >=dev-python/urllib3-1.7[${PYTHON_USEDEP}] + >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}"