prometheanfire    15/05/12 16:34:04

  Modified:             python-heatclient-0.6.0.ebuild ChangeLog
  Log:
  added py34 support, tested through tox
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x33ED3FD25AFC78BA)

Revision  Changes    Path
1.2                  dev-python/python-heatclient/python-heatclient-0.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.6.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.6.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.6.0.ebuild?r1=1.1&r2=1.2

Index: python-heatclient-0.6.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-heatclient-0.6.0.ebuild      12 May 2015 06:14:22 -0000      1.1
+++ python-heatclient-0.6.0.ebuild      12 May 2015 16:34:04 -0000      1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.6.0.ebuild,v
 1.1 2015/05/12 06:14:22 prometheanfire Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.6.0.ebuild,v
 1.2 2015/05/12 16:34:04 prometheanfire Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 
@@ -25,7 +25,7 @@
        ${CDEPEND}
        test? (
                >=dev-python/hacking-0.8.0[${PYTHON_USEDEP}]
-               <dev-python/hacking-0.9[${PYTHON_USEDEP}]
+               <dev-python/hacking-0.10[${PYTHON_USEDEP}]
                >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
                >=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}]
                >=dev-python/requests-mock-0.6.0[${PYTHON_USEDEP}]



1.20                 dev-python/python-heatclient/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-heatclient/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   12 May 2015 06:14:22 -0000      1.19
+++ ChangeLog   12 May 2015 16:34:04 -0000      1.20
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-heatclient
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v 
1.19 2015/05/12 06:14:22 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v 
1.20 2015/05/12 16:34:04 prometheanfire Exp $
+
+  12 May 2015; Matthew Thode <[email protected]>
+  python-heatclient-0.6.0.ebuild:
+  added py34 support, tested through tox
 
 *python-heatclient-0.6.0 (12 May 2015)
 




Reply via email to