[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.13.ebuild ChangeLog

2015-08-02 Thread Pacho Ramos (pacho)
pacho   15/08/02 09:34:35

  Modified: python-sqlparse-0.1.13.ebuild ChangeLog
  Log:
  sparc stable wrt bug #530586
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key A188FBD4)

Revision  ChangesPath
1.11 dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?r1=1.10r2=1.11

Index: python-sqlparse-0.1.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-sqlparse-0.1.13.ebuild   13 Apr 2015 09:14:40 -  1.10
+++ python-sqlparse-0.1.13.ebuild   2 Aug 2015 09:34:35 -   1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.10 2015/04/13 09:14:40 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.11 2015/08/02 09:34:35 pacho Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 SRC_URI=https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz - 
${P}.tar.gz
 
 SLOT=0
-KEYWORDS=alpha amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 arm hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux
 LICENSE=BSD-2
 IUSE=doc examples test
 



1.55 dev-python/python-sqlparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.55view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.55content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?r1=1.54r2=1.55

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   30 Jul 2015 18:35:31 -  1.54
+++ ChangeLog   2 Aug 2015 09:34:35 -   1.55
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-sqlparse
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.54 
2015/07/30 18:35:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.55 
2015/08/02 09:34:35 pacho Exp $
+
+  02 Aug 2015; Pacho Ramos pa...@gentoo.org python-sqlparse-0.1.13.ebuild:
+  sparc stable wrt bug #530586
 
 *python-sqlparse-0.1.16 (30 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.13.ebuild ChangeLog

2015-04-13 Thread Agostino Sarubbo (ago)
ago 15/04/13 09:14:40

  Modified: python-sqlparse-0.1.13.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #525562
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=alpha, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?r1=1.9r2=1.10

Index: python-sqlparse-0.1.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- python-sqlparse-0.1.13.ebuild   12 Mar 2015 07:48:02 -  1.9
+++ python-sqlparse-0.1.13.ebuild   13 Apr 2015 09:14:40 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.9 2015/03/12 07:48:02 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.10 2015/04/13 09:14:40 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 SRC_URI=https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz - 
${P}.tar.gz
 
 SLOT=0
-KEYWORDS=amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux
 LICENSE=BSD-2
 IUSE=doc examples test
 



1.49 dev-python/python-sqlparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.49view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.49content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?r1=1.48r2=1.49

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   8 Apr 2015 08:05:28 -   1.48
+++ ChangeLog   13 Apr 2015 09:14:40 -  1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-sqlparse
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.48 
2015/04/08 08:05:28 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.49 
2015/04/13 09:14:40 ago Exp $
+
+  13 Apr 2015; Agostino Sarubbo a...@gentoo.org 
python-sqlparse-0.1.13.ebuild:
+  Stable for alpha, wrt bug #525562
 
   08 Apr 2015; Michał Górny mgo...@gentoo.org python-sqlparse-0.1.10.ebuild:
   Drop old Python implementations






[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.13.ebuild ChangeLog python-sqlparse-0.1.11.ebuild python-sqlparse-0.1.12.ebuild

2015-03-12 Thread Justin Lecher (jlec)
jlec15/03/12 07:48:02

  Modified: python-sqlparse-0.1.13.ebuild ChangeLog
  Removed:  python-sqlparse-0.1.11.ebuild
python-sqlparse-0.1.12.ebuild
  Log:
  Drop old; add pypy support
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.9  dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?r1=1.8r2=1.9

Index: python-sqlparse-0.1.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-sqlparse-0.1.13.ebuild   8 Mar 2015 23:57:35 -   1.8
+++ python-sqlparse-0.1.13.ebuild   12 Mar 2015 07:48:02 -  1.9
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.8 2015/03/08 23:57:35 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.9 2015/03/12 07:48:02 jlec Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
 
 inherit distutils-r1
 
@@ -17,9 +17,12 @@
 LICENSE=BSD-2
 IUSE=doc examples test
 
-DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-cov[${PYTHON_USEDEP}] )
+DEPEND=
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-cov[${PYTHON_USEDEP}]
+   )
 # Required for running tests
 DISTUTILS_IN_SOURCE_BUILD=1
 



1.46 dev-python/python-sqlparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.46view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.46content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?r1=1.45r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   8 Mar 2015 23:57:35 -   1.45
+++ ChangeLog   12 Mar 2015 07:48:02 -  1.46
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-sqlparse
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.45 
2015/03/08 23:57:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.46 
2015/03/12 07:48:02 jlec Exp $
+
+  12 Mar 2015; Justin Lecher j...@gentoo.org -python-sqlparse-0.1.11.ebuild,
+  -python-sqlparse-0.1.12.ebuild, python-sqlparse-0.1.13.ebuild:
+  Drop old; add pypy support
 
   08 Mar 2015; Pacho Ramos pa...@gentoo.org python-sqlparse-0.1.13.ebuild:
   x86 stable, bug 540290






[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.13.ebuild ChangeLog

2015-03-08 Thread Pacho Ramos (pacho)
pacho   15/03/08 23:57:35

  Modified: python-sqlparse-0.1.13.ebuild ChangeLog
  Log:
  x86 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key A188FBD4)

Revision  ChangesPath
1.8  dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?r1=1.7r2=1.8

Index: python-sqlparse-0.1.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-sqlparse-0.1.13.ebuild   7 Mar 2015 00:18:38 -   1.7
+++ python-sqlparse-0.1.13.ebuild   8 Mar 2015 23:57:35 -   1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.7 2015/03/07 00:18:38 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.8 2015/03/08 23:57:35 pacho Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 SRC_URI=https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz - 
${P}.tar.gz
 
 SLOT=0
-KEYWORDS=amd64 arm hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux
 LICENSE=BSD-2
 IUSE=doc examples test
 



1.45 dev-python/python-sqlparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.45view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.45content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?r1=1.44r2=1.45

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   7 Mar 2015 08:21:12 -   1.44
+++ ChangeLog   8 Mar 2015 23:57:35 -   1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-sqlparse
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.44 
2015/03/07 08:21:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.45 
2015/03/08 23:57:35 pacho Exp $
+
+  08 Mar 2015; Pacho Ramos pa...@gentoo.org python-sqlparse-0.1.13.ebuild:
+  x86 stable, bug 540290
 
   07 Mar 2015; Pacho Ramos pa...@gentoo.org python-sqlparse-0.1.13.ebuild:
   ppc stable, bug 540290






[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.13.ebuild ChangeLog

2015-03-06 Thread Pacho Ramos (pacho)
pacho   15/03/07 00:18:38

  Modified: python-sqlparse-0.1.13.ebuild ChangeLog
  Log:
  ppc64 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key A188FBD4)

Revision  ChangesPath
1.7  dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild

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

Index: python-sqlparse-0.1.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-sqlparse-0.1.13.ebuild   6 Mar 2015 22:35:23 -   1.6
+++ python-sqlparse-0.1.13.ebuild   7 Mar 2015 00:18:38 -   1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.6 2015/03/06 22:35:23 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.7 2015/03/07 00:18:38 pacho Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 SRC_URI=https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz - 
${P}.tar.gz
 
 SLOT=0
-KEYWORDS=amd64 arm hppa ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 arm hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux
 LICENSE=BSD-2
 IUSE=doc examples test
 



1.43 dev-python/python-sqlparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.43view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.43content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?r1=1.42r2=1.43

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   6 Mar 2015 22:35:23 -   1.42
+++ ChangeLog   7 Mar 2015 00:18:38 -   1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-sqlparse
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.42 
2015/03/06 22:35:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.43 
2015/03/07 00:18:38 pacho Exp $
+
+  07 Mar 2015; Pacho Ramos pa...@gentoo.org python-sqlparse-0.1.13.ebuild:
+  ppc64 stable, bug 540290
 
   06 Mar 2015; Pacho Ramos pa...@gentoo.org python-sqlparse-0.1.13.ebuild:
   amd64 stable, bug 540290






[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.13.ebuild ChangeLog

2015-03-06 Thread Pacho Ramos (pacho)
pacho   15/03/06 22:35:23

  Modified: python-sqlparse-0.1.13.ebuild ChangeLog
  Log:
  amd64 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key A188FBD4)

Revision  ChangesPath
1.6  dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild

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

Index: python-sqlparse-0.1.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-sqlparse-0.1.13.ebuild   2 Mar 2015 09:27:25 -   1.5
+++ python-sqlparse-0.1.13.ebuild   6 Mar 2015 22:35:23 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.5 2015/03/02 09:27:25 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.6 2015/03/06 22:35:23 pacho Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 SRC_URI=https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz - 
${P}.tar.gz
 
 SLOT=0
-KEYWORDS=~amd64 arm hppa ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 arm hppa ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
 LICENSE=BSD-2
 IUSE=doc examples test
 



1.42 dev-python/python-sqlparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.42view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.42content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?r1=1.41r2=1.42

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   2 Mar 2015 09:27:25 -   1.41
+++ ChangeLog   6 Mar 2015 22:35:23 -   1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-sqlparse
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.41 
2015/03/02 09:27:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.42 
2015/03/06 22:35:23 pacho Exp $
+
+  06 Mar 2015; Pacho Ramos pa...@gentoo.org python-sqlparse-0.1.13.ebuild:
+  amd64 stable, bug 540290
 
   02 Mar 2015; Agostino Sarubbo a...@gentoo.org 
python-sqlparse-0.1.13.ebuild:
   Stable for ppc, wrt bug #530586






[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.13.ebuild ChangeLog

2015-03-02 Thread Agostino Sarubbo (ago)
ago 15/03/02 09:27:25

  Modified: python-sqlparse-0.1.13.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #530586
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild

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

Index: python-sqlparse-0.1.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-sqlparse-0.1.13.ebuild   30 Dec 2014 10:24:38 -  1.4
+++ python-sqlparse-0.1.13.ebuild   2 Mar 2015 09:27:25 -   1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.4 2014/12/30 10:24:38 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.5 2015/03/02 09:27:25 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 SRC_URI=https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz - 
${P}.tar.gz
 
 SLOT=0
-KEYWORDS=~amd64 arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 arm hppa ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
 LICENSE=BSD-2
 IUSE=doc examples test
 



1.41 dev-python/python-sqlparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.41view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.41content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?r1=1.40r2=1.41

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   30 Dec 2014 10:24:38 -  1.40
+++ ChangeLog   2 Mar 2015 09:27:25 -   1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-sqlparse
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.40 
2014/12/30 10:24:38 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.41 
2015/03/02 09:27:25 ago Exp $
+
+  02 Mar 2015; Agostino Sarubbo a...@gentoo.org 
python-sqlparse-0.1.13.ebuild:
+  Stable for ppc, wrt bug #530586
 
   30 Dec 2014; Jeroen Roovers j...@gentoo.org python-sqlparse-0.1.13.ebuild:
   Stable for HPPA (bug #530600).






[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.13.ebuild ChangeLog

2014-12-30 Thread Jeroen Roovers (jer)
jer 14/12/30 10:24:38

  Modified: python-sqlparse-0.1.13.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #530600).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.4  dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild?r1=1.3r2=1.4

Index: python-sqlparse-0.1.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-sqlparse-0.1.13.ebuild   16 Dec 2014 20:45:06 -  1.3
+++ python-sqlparse-0.1.13.ebuild   30 Dec 2014 10:24:38 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.3 2014/12/16 20:45:06 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.4 2014/12/30 10:24:38 jer Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 SRC_URI=https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz - 
${P}.tar.gz
 
 SLOT=0
-KEYWORDS=~amd64 arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
 LICENSE=BSD-2
 IUSE=doc examples test
 



1.40 dev-python/python-sqlparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?r1=1.39r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   16 Dec 2014 20:45:06 -  1.39
+++ ChangeLog   30 Dec 2014 10:24:38 -  1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-sqlparse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.39 
2014/12/16 20:45:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.40 
2014/12/30 10:24:38 jer Exp $
+
+  30 Dec 2014; Jeroen Roovers j...@gentoo.org python-sqlparse-0.1.13.ebuild:
+  Stable for HPPA (bug #530600).
 
   16 Dec 2014; Markus Meier mae...@gentoo.org python-sqlparse-0.1.13.ebuild:
   arm stable, bug #530586






[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.13.ebuild ChangeLog

2014-12-16 Thread Markus Meier (maekke)
maekke  14/12/16 20:45:06

  Modified: python-sqlparse-0.1.13.ebuild ChangeLog
  Log:
  arm stable, bug #530586
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.3  dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild

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

Index: python-sqlparse-0.1.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-sqlparse-0.1.13.ebuild   27 Nov 2014 12:09:59 -  1.2
+++ python-sqlparse-0.1.13.ebuild   16 Dec 2014 20:45:06 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.2 2014/11/27 12:09:59 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.3 2014/12/16 20:45:06 maekke Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 SRC_URI=https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz - 
${P}.tar.gz
 
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
 LICENSE=BSD-2
 IUSE=doc examples test
 



1.39 dev-python/python-sqlparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.39view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?rev=1.39content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-sqlparse/ChangeLog?r1=1.38r2=1.39

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   27 Nov 2014 12:09:59 -  1.38
+++ ChangeLog   16 Dec 2014 20:45:06 -  1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-sqlparse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.38 
2014/11/27 12:09:59 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.39 
2014/12/16 20:45:06 maekke Exp $
+
+  16 Dec 2014; Markus Meier mae...@gentoo.org python-sqlparse-0.1.13.ebuild:
+  arm stable, bug #530586
 
   27 Nov 2014; Ian Delaney idel...@gentoo.org python-sqlparse-0.1.13.ebuild:
   clean old python impl






[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.13.ebuild ChangeLog

2014-11-27 Thread Ian Delaney (idella4)
idella4 14/11/27 12:09:59

  Modified: python-sqlparse-0.1.13.ebuild ChangeLog
  Log:
  clean old python impl
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild

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

Index: python-sqlparse-0.1.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-sqlparse-0.1.13.ebuild   26 Oct 2014 07:29:34 -  1.1
+++ python-sqlparse-0.1.13.ebuild   27 Nov 2014 12:09:59 -  1.2
@@ -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/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.1 2014/10/26 07:29:34 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.2 2014/11/27 12:09:59 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1
 
@@ -13,7 +13,7 @@
 SRC_URI=https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz - 
${P}.tar.gz
 
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
 LICENSE=BSD-2
 IUSE=doc examples test
 



1.38 dev-python/python-sqlparse/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   26 Oct 2014 07:29:34 -  1.37
+++ ChangeLog   27 Nov 2014 12:09:59 -  1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-sqlparse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.37 
2014/10/26 07:29:34 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.38 
2014/11/27 12:09:59 idella4 Exp $
+
+  27 Nov 2014; Ian Delaney idel...@gentoo.org python-sqlparse-0.1.13.ebuild:
+  clean old python impl
 
 *python-sqlparse-0.1.13 (26 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.13.ebuild ChangeLog

2014-10-26 Thread Ian Delaney (idella4)
idella4 14/10/26 07:29:34

  Modified: ChangeLog
  Added:python-sqlparse-0.1.13.ebuild
  Log:
  bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.37 dev-python/python-sqlparse/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   26 Oct 2014 07:11:28 -  1.36
+++ ChangeLog   26 Oct 2014 07:29:34 -  1.37
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/python-sqlparse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.36 
2014/10/26 07:11:28 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.37 
2014/10/26 07:29:34 idella4 Exp $
+
+*python-sqlparse-0.1.13 (26 Oct 2014)
+
+  26 Oct 2014; Ian Delaney idel...@gentoo.org +python-sqlparse-0.1.13.ebuild:
+  bump
 
   24 Oct 2014; Anthony G. Basile bluen...@gentoo.org
   python-sqlparse-0.1.12.ebuild:



1.1  dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild

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

Index: python-sqlparse-0.1.13.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-sqlparse/python-sqlparse-0.1.13.ebuild,v
 1.1 2014/10/26 07:29:34 idella4 Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION=A non-validating SQL parser module for Python
HOMEPAGE=http://code.google.com/p/python-sqlparse/ 
https://github.com/andialbrecht/sqlparse;
SRC_URI=https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz - 
${P}.tar.gz

SLOT=0
KEYWORDS=~amd64 ~arm ~hppa ~x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux
LICENSE=BSD-2
IUSE=doc examples test

DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-cov[${PYTHON_USEDEP}] )
# Required for running tests
DISTUTILS_IN_SOURCE_BUILD=1

S=${WORKDIR}/${P#python-}

python_compile_all() {
use doc  emake -C docs html
}

python_test() {
if python_is_python3; then
2to3 -w --no-diffs -n tests/ sqlparse/
py.test ./tests || die testsuite failed ${EPYTHON}
else
py.test tests || die testsuite failed under ${EPYTHON}
fi
}

python_install_all() {
use doc  local HTML_DOCS=( docs/build/html/. )
use examples  local EXAMPLES=( examples/. )
distutils-r1_python_install_all
}