public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/oauthlib: oauthlib-0.4.0.ebuild oauthlib-0.3.8.ebuild oauthlib-0.3.7.ebuild oauthlib-0.4.1.ebuild oauthlib-0.4.2.ebuild oauthlib-0.5.0.ebuild oauthlib-0.3.6.ebuild oauthlib-0.5.1.ebuild ChangeLog
@ 2013-09-05 18:46 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2013-09-05 18:46 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/09/05 18:46:38

  Modified:             oauthlib-0.4.0.ebuild oauthlib-0.3.8.ebuild
                        oauthlib-0.3.7.ebuild oauthlib-0.4.1.ebuild
                        oauthlib-0.4.2.ebuild oauthlib-0.5.0.ebuild
                        oauthlib-0.3.6.ebuild oauthlib-0.5.1.ebuild
                        ChangeLog
  Log:
  Clean up PYTHON_COMPAT from old implementations.
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.2                  dev-python/oauthlib/oauthlib-0.4.0.ebuild

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

Index: oauthlib-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oauthlib-0.4.0.ebuild	28 Mar 2013 06:31:23 -0000	1.1
+++ oauthlib-0.4.0.ebuild	5 Sep 2013 18:46:38 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.4.0.ebuild,v 1.1 2013/03/28 06:31:23 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.4.0.ebuild,v 1.2 2013/09/05 18:46:38 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
 
 inherit distutils-r1
 



1.2                  dev-python/oauthlib/oauthlib-0.3.8.ebuild

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

Index: oauthlib-0.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oauthlib-0.3.8.ebuild	6 Mar 2013 03:39:08 -0000	1.1
+++ oauthlib-0.3.8.ebuild	5 Sep 2013 18:46:38 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.8.ebuild,v 1.1 2013/03/06 03:39:08 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.8.ebuild,v 1.2 2013/09/05 18:46:38 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
 
 inherit distutils-r1
 



1.2                  dev-python/oauthlib/oauthlib-0.3.7.ebuild

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

Index: oauthlib-0.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oauthlib-0.3.7.ebuild	12 Feb 2013 09:53:36 -0000	1.1
+++ oauthlib-0.3.7.ebuild	5 Sep 2013 18:46:38 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.7.ebuild,v 1.1 2013/02/12 09:53:36 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.7.ebuild,v 1.2 2013/09/05 18:46:38 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
 
 inherit distutils-r1
 



1.2                  dev-python/oauthlib/oauthlib-0.4.1.ebuild

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

Index: oauthlib-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oauthlib-0.4.1.ebuild	22 May 2013 07:02:56 -0000	1.1
+++ oauthlib-0.4.1.ebuild	5 Sep 2013 18:46:38 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.4.1.ebuild,v 1.1 2013/05/22 07:02:56 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.4.1.ebuild,v 1.2 2013/09/05 18:46:38 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
 
 inherit distutils-r1
 



1.2                  dev-python/oauthlib/oauthlib-0.4.2.ebuild

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

Index: oauthlib-0.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oauthlib-0.4.2.ebuild	6 Jun 2013 03:27:09 -0000	1.1
+++ oauthlib-0.4.2.ebuild	5 Sep 2013 18:46:38 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.4.2.ebuild,v 1.1 2013/06/06 03:27:09 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.4.2.ebuild,v 1.2 2013/09/05 18:46:38 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
 
 inherit distutils-r1
 



1.2                  dev-python/oauthlib/oauthlib-0.5.0.ebuild

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

Index: oauthlib-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.5.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oauthlib-0.5.0.ebuild	9 Jul 2013 18:22:39 -0000	1.1
+++ oauthlib-0.5.0.ebuild	5 Sep 2013 18:46:38 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.5.0.ebuild,v 1.1 2013/07/09 18:22:39 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.5.0.ebuild,v 1.2 2013/09/05 18:46:38 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
 
 inherit distutils-r1
 



1.2                  dev-python/oauthlib/oauthlib-0.3.6.ebuild

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

Index: oauthlib-0.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oauthlib-0.3.6.ebuild	6 Feb 2013 06:53:37 -0000	1.1
+++ oauthlib-0.3.6.ebuild	5 Sep 2013 18:46:38 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.6.ebuild,v 1.1 2013/02/06 06:53:37 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.6.ebuild,v 1.2 2013/09/05 18:46:38 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
 
 inherit distutils-r1
 



1.2                  dev-python/oauthlib/oauthlib-0.5.1.ebuild

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

Index: oauthlib-0.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.5.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oauthlib-0.5.1.ebuild	31 Jul 2013 22:05:39 -0000	1.1
+++ oauthlib-0.5.1.ebuild	5 Sep 2013 18:46:38 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.5.1.ebuild,v 1.1 2013/07/31 22:05:39 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.5.1.ebuild,v 1.2 2013/09/05 18:46:38 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
 
 inherit distutils-r1
 



1.29                 dev-python/oauthlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	31 Jul 2013 22:05:39 -0000	1.28
+++ ChangeLog	5 Sep 2013 18:46:38 -0000	1.29
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/oauthlib
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/ChangeLog,v 1.28 2013/07/31 22:05:39 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/ChangeLog,v 1.29 2013/09/05 18:46:38 mgorny Exp $
+
+  05 Sep 2013; Michał Górny <mgorny@gentoo.org> oauthlib-0.3.6.ebuild,
+  oauthlib-0.3.7.ebuild, oauthlib-0.3.8.ebuild, oauthlib-0.4.0.ebuild,
+  oauthlib-0.4.1.ebuild, oauthlib-0.4.2.ebuild, oauthlib-0.5.0.ebuild,
+  oauthlib-0.5.1.ebuild:
+  Clean up PYTHON_COMPAT from old implementations.
 
 *oauthlib-0.5.1 (31 Jul 2013)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-05 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-05 18:46 [gentoo-commits] gentoo-x86 commit in dev-python/oauthlib: oauthlib-0.4.0.ebuild oauthlib-0.3.8.ebuild oauthlib-0.3.7.ebuild oauthlib-0.4.1.ebuild oauthlib-0.4.2.ebuild oauthlib-0.5.0.ebuild oauthlib-0.3.6.ebuild oauthlib-0.5.1.ebuild ChangeLog Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox