dolsen      14/05/06 02:54:29

  Modified:             ChangeLog ssl-fetch-9999.ebuild
                        ssl-fetch-0.1.ebuild
  Log:
  Drop py-2.6 compatibility
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x65E309F2189DB0B8)

Revision  Changes    Path
1.4                  dev-python/ssl-fetch/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   6 May 2014 02:21:06 -0000       1.3
+++ ChangeLog   6 May 2014 02:54:29 -0000       1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ssl-fetch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.3 
2014/05/06 02:21:06 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.4 
2014/05/06 02:54:29 dolsen Exp $
+
+  06 May 2014; Brian Dolbec <[email protected]> ssl-fetch-0.1.ebuild,
+  ssl-fetch-9999.ebuild:
+  Remove py-2.6 compatibility.
 
   06 May 2014; Brian Dolbec <[email protected]> ssl-fetch-0.1.ebuild,
   ssl-fetch-9999.ebuild:



1.3                  dev-python/ssl-fetch/ssl-fetch-9999.ebuild

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

Index: ssl-fetch-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ssl-fetch-9999.ebuild       6 May 2014 02:21:06 -0000       1.2
+++ ssl-fetch-9999.ebuild       6 May 2014 02:54:29 -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/ssl-fetch/ssl-fetch-9999.ebuild,v 1.2 
2014/05/06 02:21:06 dolsen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-9999.ebuild,v 1.3 
2014/05/06 02:54:29 dolsen Exp $
 
 EAPI="5"
 
-PYTHON_COMPAT=(python{2_6,2_7,3_3,3_4})
+PYTHON_COMPAT=(python{2_7,3_3,3_4})
 
 EGIT_BRANCH="master"
 
@@ -26,11 +26,6 @@
 
 RDEPEND="${DEPEND}
        >=dev-python/requests-1.2.1[${PYTHON_USEDEP}]
-       python_targets_python2_6? (
-               dev-python/ndg-httpsclient[python_targets_python2_6]
-               dev-python/pyasn1[python_targets_python2_6]
-               >=dev-python/pyopenssl-0.13[python_targets_python2_6]
-               )
        python_targets_python2_7? (
                dev-python/ndg-httpsclient[python_targets_python2_7]
                dev-python/pyasn1[python_targets_python2_7]



1.4                  dev-python/ssl-fetch/ssl-fetch-0.1.ebuild

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

Index: ssl-fetch-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ssl-fetch-0.1.ebuild        6 May 2014 02:21:06 -0000       1.3
+++ ssl-fetch-0.1.ebuild        6 May 2014 02:54:29 -0000       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/ssl-fetch/ssl-fetch-0.1.ebuild,v 
1.3 2014/05/06 02:21:06 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.1.ebuild,v 
1.4 2014/05/06 02:54:29 dolsen Exp $
 
 EAPI="5"
 




Reply via email to