pacho       14/11/25 09:44:12

  Modified:             oslotest-1.1.0.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.6                  dev-python/oslotest/oslotest-1.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.1.0.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.1.0.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.1.0.ebuild?r1=1.5&r2=1.6

Index: oslotest-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- oslotest-1.1.0.ebuild       27 Sep 2014 19:20:47 -0000      1.5
+++ oslotest-1.1.0.ebuild       25 Nov 2014 09:44:12 -0000      1.6
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.1.0.ebuild,v 
1.5 2014/09/27 19:20:47 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.1.0.ebuild,v 
1.6 2014/11/25 09:44:12 pacho Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 



1.6                  dev-python/oslotest/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   27 Sep 2014 19:20:47 -0000      1.5
+++ ChangeLog   25 Nov 2014 09:44:12 -0000      1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslotest
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v 1.5 
2014/09/27 19:20:47 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v 1.6 
2014/11/25 09:44:12 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos <[email protected]> oslotest-1.1.0.ebuild:
+  Support python 3.4
 
   27 Sep 2014; Alex Brandt <[email protected]> oslotest-1.1.0.ebuild:
   update test runner to testr from nosetests




Reply via email to