zmedico     14/10/15 07:02:05

  Added:                metadata.xml python-etcd-0.3.2.ebuild ChangeLog
  Log:
  Add dev-python/python-etcd.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0xAE5719A3)

Revision  Changes    Path
1.1                  dev-python/python-etcd/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-etcd/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-etcd/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
  <upstream>
    <bugs-to>https://github.com/jplana/python-etcd/issues</bugs-to>
    
<changelog>https://raw.githubusercontent.com/jplana/python-etcd/master/NEWS.txt</changelog>
    <doc>http://python-etcd.readthedocs.org/</doc>
  </upstream>
  <maintainer>
    <email>zmed...@gentoo.org</email>
  </maintainer>
</pkgmetadata>



1.1                  dev-python/python-etcd/python-etcd-0.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-etcd/python-etcd-0.3.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-etcd/python-etcd-0.3.2.ebuild?rev=1.1&content-type=text/plain

Index: python-etcd-0.3.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-etcd/python-etcd-0.3.2.ebuild,v 1.1 
2014/10/15 07:02:05 zmedico Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )

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 ~arm-linux ~x86-linux"
IUSE=""

RDEPEND="
        >=dev-python/urllib3-1.7[${PYTHON_USEDEP}]
        >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"



1.1                  dev-python/python-etcd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-etcd/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-etcd/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-python/python-etcd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-etcd/ChangeLog,v 1.1 
2014/10/15 07:02:05 zmedico Exp $

*python-etcd-0.3.2 (15 Oct 2014)

  15 Oct 2014; Zac Medico <zmed...@gentoo.org> +metadata.xml,
  +python-etcd-0.3.2.ebuild:
  Add dev-python/python-etcd.




Reply via email to