[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2015-05-31 Thread Markus Meier (maekke)
maekke  15/05/31 11:06:45

  Modified: wsgiproxy2-0.4.1.ebuild ChangeLog
  Log:
  arm stable, bug #530622
  
  (Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.16 dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?r1=1.15r2=1.16

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- wsgiproxy2-0.4.1.ebuild 8 Apr 2015 08:05:21 -   1.15
+++ wsgiproxy2-0.4.1.ebuild 31 May 2015 11:06:45 -  1.16
@@ -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.15 
2015/04/08 08:05:21 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.16 
2015/05/31 11:06:45 maekke Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~arm hppa ppc ppc64 x86
+KEYWORDS=amd64 arm hppa ppc ppc64 x86
 IUSE=doc test
 
 RDEPEND=dev-python/urllib3[${PYTHON_USEDEP}]



1.22 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   8 Apr 2015 08:05:21 -   1.21
+++ ChangeLog   31 May 2015 11:06:45 -  1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.21 
2015/04/08 08:05:21 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.22 
2015/05/31 11:06:45 maekke Exp $
+
+  31 May 2015; Markus Meier mae...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  arm stable, bug #530622
 
   08 Apr 2015; Michał Górny mgo...@gentoo.org wsgiproxy2-0.4.1.ebuild:
   Drop old Python implementations






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2015-04-08 Thread Michal Gorny (mgorny)
mgorny  15/04/08 08:05:21

  Modified: wsgiproxy2-0.4.1.ebuild ChangeLog
  Log:
  Drop old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.15 dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?r1=1.14r2=1.15

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- wsgiproxy2-0.4.1.ebuild 21 Mar 2015 09:11:29 -  1.14
+++ wsgiproxy2-0.4.1.ebuild 8 Apr 2015 08:05:21 -   1.15
@@ -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.14 
2015/03/21 09:11:29 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.15 
2015/04/08 08:05:21 mgorny 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
 



1.21 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   21 Mar 2015 09:11:29 -  1.20
+++ ChangeLog   8 Apr 2015 08:05:21 -   1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.20 
2015/03/21 09:11:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.21 
2015/04/08 08:05:21 mgorny Exp $
+
+  08 Apr 2015; Michał Górny mgo...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  Drop old Python implementations
 
   21 Mar 2015; Jeroen Roovers j...@gentoo.org wsgiproxy2-0.4.1.ebuild:
   Stable for HPPA (bug #540290).






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2015-03-08 Thread Pacho Ramos (pacho)
pacho   15/03/09 00:02:33

  Modified: wsgiproxy2-0.4.1.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.13 dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?r1=1.12r2=1.13

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- wsgiproxy2-0.4.1.ebuild 7 Mar 2015 08:26:35 -   1.12
+++ wsgiproxy2-0.4.1.ebuild 9 Mar 2015 00:02:33 -   1.13
@@ -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.12 
2015/03/07 08:26:35 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.13 
2015/03/09 00:02:33 pacho Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~arm ~hppa ppc ppc64 ~x86
+KEYWORDS=amd64 ~arm ~hppa ppc ppc64 x86
 IUSE=doc test
 
 RDEPEND=dev-python/urllib3[${PYTHON_USEDEP}]



1.19 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   7 Mar 2015 08:26:35 -   1.18
+++ ChangeLog   9 Mar 2015 00:02:33 -   1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.18 
2015/03/07 08:26:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.19 
2015/03/09 00:02:33 pacho Exp $
+
+  09 Mar 2015; Pacho Ramos pa...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  x86 stable, bug 540290
 
   07 Mar 2015; Pacho Ramos pa...@gentoo.org wsgiproxy2-0.4.1.ebuild:
   ppc stable, bug 540290






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2015-03-07 Thread Pacho Ramos (pacho)
pacho   15/03/07 08:26:35

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

Revision  ChangesPath
1.12 dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- wsgiproxy2-0.4.1.ebuild 7 Mar 2015 00:21:10 -   1.11
+++ wsgiproxy2-0.4.1.ebuild 7 Mar 2015 08:26:35 -   1.12
@@ -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.11 
2015/03/07 00:21:10 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.12 
2015/03/07 08:26:35 pacho Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~arm ~hppa ~ppc ppc64 ~x86
+KEYWORDS=amd64 ~arm ~hppa ppc ppc64 ~x86
 IUSE=doc test
 
 RDEPEND=dev-python/urllib3[${PYTHON_USEDEP}]



1.18 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   7 Mar 2015 00:21:10 -   1.17
+++ ChangeLog   7 Mar 2015 08:26:35 -   1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.17 
2015/03/07 00:21:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.18 
2015/03/07 08:26:35 pacho Exp $
+
+  07 Mar 2015; Pacho Ramos pa...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  ppc stable, bug 540290
 
   07 Mar 2015; Pacho Ramos pa...@gentoo.org wsgiproxy2-0.4.1.ebuild:
   ppc64 stable, bug 540290






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2015-03-06 Thread Pacho Ramos (pacho)
pacho   15/03/07 00:21:10

  Modified: wsgiproxy2-0.4.1.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.11 dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- wsgiproxy2-0.4.1.ebuild 6 Mar 2015 22:42:45 -   1.10
+++ wsgiproxy2-0.4.1.ebuild 7 Mar 2015 00:21:10 -   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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.10 
2015/03/06 22:42:45 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.11 
2015/03/07 00:21:10 pacho Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~x86
+KEYWORDS=amd64 ~arm ~hppa ~ppc ppc64 ~x86
 IUSE=doc test
 
 RDEPEND=dev-python/urllib3[${PYTHON_USEDEP}]



1.17 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   6 Mar 2015 22:42:45 -   1.16
+++ ChangeLog   7 Mar 2015 00:21:10 -   1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.16 
2015/03/06 22:42:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.17 
2015/03/07 00:21:10 pacho Exp $
+
+  07 Mar 2015; Pacho Ramos pa...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  ppc64 stable, bug 540290
 
   06 Mar 2015; Pacho Ramos pa...@gentoo.org wsgiproxy2-0.4.1.ebuild:
   amd64 stable, bug 540290






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2015-03-06 Thread Pacho Ramos (pacho)
pacho   15/03/06 22:42:45

  Modified: wsgiproxy2-0.4.1.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.10 dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- wsgiproxy2-0.4.1.ebuild 25 Dec 2014 12:37:51 -  1.9
+++ wsgiproxy2-0.4.1.ebuild 6 Mar 2015 22:42:45 -   1.10
@@ -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.9 
2014/12/25 12:37:51 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.10 
2015/03/06 22:42:45 pacho Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86
+KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~x86
 IUSE=doc test
 
 RDEPEND=dev-python/urllib3[${PYTHON_USEDEP}]



1.16 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   28 Dec 2014 00:57:27 -  1.15
+++ ChangeLog   6 Mar 2015 22:42:45 -   1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.15 
2014/12/28 00:57:27 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.16 
2015/03/06 22:42:45 pacho Exp $
+
+  06 Mar 2015; Pacho Ramos pa...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  amd64 stable, bug 540290
 
   28 Dec 2014; Ian Delaney idel...@gentoo.org wsgiproxy2-0.4.2.ebuild:
   add bordering required for webtest, clean old impl






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2014-10-25 Thread Markus Meier (maekke)
maekke  14/10/25 14:01:35

  Modified: wsgiproxy2-0.4.1.ebuild ChangeLog
  Log:
  add ~arm, bug #525246
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.8  dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wsgiproxy2-0.4.1.ebuild 22 Oct 2014 10:01:20 -  1.7
+++ wsgiproxy2-0.4.1.ebuild 25 Oct 2014 14:01:35 -  1.8
@@ -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.7 
2014/10/22 10:01:20 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.8 
2014/10/25 14:01:35 maekke Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86
+KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86
 IUSE=doc test
 
 RDEPEND=dev-python/urllib3[${PYTHON_USEDEP}]



1.13 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   22 Oct 2014 10:01:20 -  1.12
+++ ChangeLog   25 Oct 2014 14:01:35 -  1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.12 
2014/10/22 10:01:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.13 
2014/10/25 14:01:35 maekke Exp $
+
+  25 Oct 2014; Markus Meier mae...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  add ~arm, bug #525246
 
   22 Oct 2014; Jeroen Roovers j...@gentoo.org wsgiproxy2-0.4.1.ebuild:
   Marked ~hppa (bug #525246).






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2014-10-22 Thread Jeroen Roovers (jer)
jer 14/10/22 10:01:20

  Modified: wsgiproxy2-0.4.1.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #525246).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.7  dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wsgiproxy2-0.4.1.ebuild 15 Oct 2014 23:15:11 -  1.6
+++ wsgiproxy2-0.4.1.ebuild 22 Oct 2014 10:01:20 -  1.7
@@ -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.6 
2014/10/15 23:15:11 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.7 
2014/10/22 10:01:20 jer Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
+KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86
 IUSE=doc test
 
 RDEPEND=dev-python/urllib3[${PYTHON_USEDEP}]



1.12 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   15 Oct 2014 23:15:11 -  1.11
+++ ChangeLog   22 Oct 2014 10:01:20 -  1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.11 
2014/10/15 23:15:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.12 
2014/10/22 10:01:20 jer Exp $
+
+  22 Oct 2014; Jeroen Roovers j...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  Marked ~hppa (bug #525246).
 
   15 Oct 2014; Anthony G. Basile bluen...@gentoo.org wsgiproxy2-0.4.1.ebuild:
   Keyworded ~ppc and ~ppc64, bug #525246






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2014-10-15 Thread Anthony G. Basile (blueness)
blueness14/10/15 23:15:11

  Modified: wsgiproxy2-0.4.1.ebuild ChangeLog
  Log:
  Keyworded ~ppc and ~ppc64, bug #525246
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.6  dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wsgiproxy2-0.4.1.ebuild 13 Oct 2014 08:04:09 -  1.5
+++ wsgiproxy2-0.4.1.ebuild 15 Oct 2014 23:15:11 -  1.6
@@ -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.5 
2014/10/13 08:04:09 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.6 
2014/10/15 23:15:11 blueness Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
 IUSE=doc test
 
 RDEPEND=dev-python/urllib3[${PYTHON_USEDEP}]



1.11 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   13 Oct 2014 08:04:09 -  1.10
+++ ChangeLog   15 Oct 2014 23:15:11 -  1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.10 
2014/10/13 08:04:09 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.11 
2014/10/15 23:15:11 blueness Exp $
+
+  15 Oct 2014; Anthony G. Basile bluen...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  Keyworded ~ppc and ~ppc64, bug #525246
 
   13 Oct 2014; Ian Delaney idel...@gentoo.org -wsgiproxy2-0.1.ebuild,
   -wsgiproxy2-0.2.ebuild, -wsgiproxy2-0.3.ebuild, wsgiproxy2-0.4.1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog wsgiproxy2-0.3.ebuild wsgiproxy2-0.1.ebuild wsgiproxy2-0.2.ebuild

2014-10-13 Thread Ian Delaney (idella4)
idella4 14/10/13 08:04:09

  Modified: wsgiproxy2-0.4.1.ebuild ChangeLog
  Removed:  wsgiproxy2-0.3.ebuild wsgiproxy2-0.1.ebuild
wsgiproxy2-0.2.ebuild
  Log:
  add py3.4 support, rm old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.5  dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wsgiproxy2-0.4.1.ebuild 5 Jul 2014 02:48:00 -   1.4
+++ wsgiproxy2-0.4.1.ebuild 13 Oct 2014 08:04:09 -  1.5
@@ -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.4 
2014/07/05 02:48:00 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.5 
2014/10/13 08:04:09 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1
 



1.10 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   5 Jul 2014 02:48:00 -   1.9
+++ ChangeLog   13 Oct 2014 08:04:09 -  1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.9 
2014/07/05 02:48:00 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.10 
2014/10/13 08:04:09 idella4 Exp $
+
+  13 Oct 2014; Ian Delaney idel...@gentoo.org -wsgiproxy2-0.1.ebuild,
+  -wsgiproxy2-0.2.ebuild, -wsgiproxy2-0.3.ebuild, wsgiproxy2-0.4.1.ebuild:
+  add py3.4 support, rm old
 
   05 Jul 2014; Ian Delaney idel...@gentoo.org wsgiproxy2-0.4.1.ebuild:
   whitespace






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2014-07-04 Thread Ian Delaney (idella4)
idella4 14/07/04 15:11:52

  Modified: wsgiproxy2-0.4.1.ebuild ChangeLog
  Log:
  add missing dep setuptools, fixes Bug #515744
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.3  dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wsgiproxy2-0.4.1.ebuild 23 May 2014 07:33:25 -  1.2
+++ wsgiproxy2-0.4.1.ebuild 4 Jul 2014 15:11:52 -   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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.2 
2014/05/23 07:33:25 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.3 
2014/07/04 15:11:52 idella4 Exp $
 
 EAPI=5
 
@@ -23,7 +23,8 @@
dev-python/requests[${PYTHON_USEDEP}]
dev-python/webob[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
-DEPEND=test? ( ${RDEPEND}
+DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( ${RDEPEND}
dev-python/webtest[${PYTHON_USEDEP}]
dev-python/socketpool[${PYTHON_USEDEP}]
dev-python/restkit[$(python_gen_usedep python2_7)] )



1.8  dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   23 May 2014 07:33:25 -  1.7
+++ ChangeLog   4 Jul 2014 15:11:52 -   1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.7 
2014/05/23 07:33:25 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.8 
2014/07/04 15:11:52 idella4 Exp $
+
+  04 Jul 2014; Ian Delaney idel...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  add missing dep setuptools, fixes Bug #515744
 
   23 May 2014; Ian Delaney idel...@gentoo.org wsgiproxy2-0.4.1.ebuild:
   drop py2.6, add IUSE doc, doc build, fix everything






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2014-07-04 Thread Ian Delaney (idella4)
idella4 14/07/05 02:48:00

  Modified: wsgiproxy2-0.4.1.ebuild ChangeLog
  Log:
  whitespace
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.4  dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wsgiproxy2-0.4.1.ebuild 4 Jul 2014 15:11:52 -   1.3
+++ wsgiproxy2-0.4.1.ebuild 5 Jul 2014 02:48:00 -   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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.3 
2014/07/04 15:11:52 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.4 
2014/07/05 02:48:00 idella4 Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
dev-python/requests[${PYTHON_USEDEP}]
dev-python/webob[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
-DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
+DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
test? ( ${RDEPEND}
dev-python/webtest[${PYTHON_USEDEP}]
dev-python/socketpool[${PYTHON_USEDEP}]



1.9  dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   4 Jul 2014 15:11:52 -   1.8
+++ ChangeLog   5 Jul 2014 02:48:00 -   1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.8 
2014/07/04 15:11:52 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.9 
2014/07/05 02:48:00 idella4 Exp $
+
+  05 Jul 2014; Ian Delaney idel...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  whitespace
 
   04 Jul 2014; Ian Delaney idel...@gentoo.org wsgiproxy2-0.4.1.ebuild:
   add missing dep setuptools, fixes Bug #515744






[gentoo-commits] gentoo-x86 commit in dev-python/wsgiproxy2: wsgiproxy2-0.4.1.ebuild ChangeLog

2014-05-23 Thread Ian Delaney (idella4)
idella4 14/05/23 07:33:26

  Modified: wsgiproxy2-0.4.1.ebuild ChangeLog
  Log:
  drop py2.6, add IUSE doc, doc build, fix everything
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wsgiproxy2-0.4.1.ebuild 8 Jan 2014 02:43:01 -   1.1
+++ wsgiproxy2-0.4.1.ebuild 23 May 2014 07:33:25 -  1.2
@@ -1,13 +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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.1 
2014/01/08 02:43:01 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.2 
2014/05/23 07:33:25 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
-
-# this looks quite unpossible to run
-RESTRICT=test
+PYTHON_COMPAT=( python{2_7,3_2,3_3} )
 
 inherit distutils-r1
 
@@ -20,19 +17,33 @@
 LICENSE=MIT
 SLOT=0
 KEYWORDS=~amd64 ~x86
-IUSE=test
+IUSE=doc test
 
-RDEPEND=dev-python/urllib3
-   dev-python/socketpool[${PYTHON_USEDEP}]
+RDEPEND=dev-python/urllib3[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/restkit
dev-python/webob[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
-DEPEND=${RDEPEND}
-   test? ( dev-python/webtest[${PYTHON_USEDEP}] )
+DEPEND=test? ( ${RDEPEND}
+   dev-python/webtest[${PYTHON_USEDEP}]
+   dev-python/socketpool[${PYTHON_USEDEP}]
+   dev-python/restkit[$(python_gen_usedep python2_7)] )
+# Tests needing restkit are skipped under py3
 
 S=${WORKDIR}/${MY_PN}-${PV}
 
+python_compile_all() {
+   if use doc; then
+   cd docs || die
+   sphinx-build -b html -d _build/doctrees   . _build/html
+   fi
+}
+
+# this was always possible
 python_test() {
nosetests || die Tests fail with ${EPYTHON}
 }
+
+python_install_all() {
+   use doc  local HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



1.7  dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   8 Jan 2014 02:43:01 -   1.6
+++ ChangeLog   23 May 2014 07:33:25 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.6 
2014/01/08 02:43:01 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.7 
2014/05/23 07:33:25 idella4 Exp $
+
+  23 May 2014; Ian Delaney idel...@gentoo.org wsgiproxy2-0.4.1.ebuild:
+  drop py2.6, add IUSE doc, doc build, fix everything
 
 *wsgiproxy2-0.4.1 (08 Jan 2014)