idella4     14/10/22 14:20:35

  Modified:             sqlalchemy-migrate-0.9.2.ebuild ChangeLog
  Log:
  drop py3 support, found to be not py3 ready, cross tested by Arfrever
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.3                  
dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild

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

Index: sqlalchemy-migrate-0.9.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sqlalchemy-migrate-0.9.2.ebuild     20 Oct 2014 17:21:02 -0000      1.2
+++ sqlalchemy-migrate-0.9.2.ebuild     22 Oct 2014 14:20:35 -0000      1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
 1.2 2014/10/20 17:21:02 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
 1.3 2014/10/22 14:20:35 idella4 Exp $
 
 EAPI=5
-# py3 has a syntax error X2 output @ install however it is non fatal
-PYTHON_COMPAT=( python2_7 python3_3 )
+# py3 has a syntax errors. On testing it is underdone
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.37                 dev-python/sqlalchemy-migrate/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   20 Oct 2014 17:21:02 -0000      1.36
+++ ChangeLog   22 Oct 2014 14:20:35 -0000      1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sqlalchemy-migrate
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.36 2014/10/20 17:21:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.37 2014/10/22 14:20:35 idella4 Exp $
+
+  22 Oct 2014; Ian Delaney <idel...@gentoo.org> 
sqlalchemy-migrate-0.9.2.ebuild:
+  drop py3 support, found to be not py3 ready, cross tested by Arfrever
 
   20 Oct 2014; Jeroen Roovers <j...@gentoo.org> 
sqlalchemy-migrate-0.9.2.ebuild:
   Marked ~hppa (bug #525246).




Reply via email to