public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/txtorcon: txtorcon-0.11.0.ebuild ChangeLog
@ 2014-08-16 20:48 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-08-16 20:48 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/16 20:48:14

  Modified:             ChangeLog
  Added:                txtorcon-0.11.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  net-libs/txtorcon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/txtorcon/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	4 Aug 2014 22:34:45 -0000	1.1
+++ ChangeLog	16 Aug 2014 20:48:14 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/txtorcon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/txtorcon/ChangeLog,v 1.1 2014/08/04 22:34:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/txtorcon/ChangeLog,v 1.2 2014/08/16 20:48:14 mrueg Exp $
+
+*txtorcon-0.11.0 (16 Aug 2014)
+
+  16 Aug 2014; Manuel Rüger <mrueg@gentoo.org> +txtorcon-0.11.0.ebuild:
+  Version bump.
 
 *txtorcon-0.10.1 (04 Aug 2014)
 



1.1                  net-libs/txtorcon/txtorcon-0.11.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/txtorcon-0.11.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/txtorcon-0.11.0.ebuild?rev=1.1&content-type=text/plain

Index: txtorcon-0.11.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/txtorcon/txtorcon-0.11.0.ebuild,v 1.1 2014/08/16 20:48:14 mrueg Exp $

EAPI=5
PYTHON_COMPAT=(python2_7)

inherit distutils-r1

DESCRIPTION="Twisted-based Tor controller client, with state-tracking and configuration abstractions"
HOMEPAGE="https://github.com/meejah/txtorcon https://pypi.python.org/pypi/txtorcon"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"

RDEPEND="dev-python/twisted-core[${PYTHON_USEDEP}]
	dev-python/ipaddr[${PYTHON_USEDEP}]
	net-misc/tor
	net-zope/zope-interface[${PYTHON_USEDEP}]"

DEPEND="${RDEPEND}
	dev-python/setuptools[${PYTHON_USEDEP}]
	test? ( dev-python/mock[${PYTHON_USEDEP}] )"

python_test() {
	trial --reporter=text test || die
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-16 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-16 20:48 [gentoo-commits] gentoo-x86 commit in net-libs/txtorcon: txtorcon-0.11.0.ebuild ChangeLog Manuel Rueger (mrueg)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox