mgorny      15/07/26 19:11:28

  Modified:             unittest2-1.0.1-r1.ebuild unittest2-1.1.0.ebuild
                        ChangeLog
  Log:
  Revert pypy support because of unsatisfiable dependencies.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
B07A1AEAEFB4464E!)

Revision  Changes    Path
1.5                  dev-python/unittest2/unittest2-1.0.1-r1.ebuild

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

Index: unittest2-1.0.1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.0.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- unittest2-1.0.1-r1.ebuild   26 Jul 2015 14:57:41 -0000      1.4
+++ unittest2-1.0.1-r1.ebuild   26 Jul 2015 19:11:28 -0000      1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.0.1-r1.ebuild,v 1.4 
2015/07/26 14:57:41 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.0.1-r1.ebuild,v 1.5 
2015/07/26 19:11:28 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 



1.4                  dev-python/unittest2/unittest2-1.1.0.ebuild

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

Index: unittest2-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- unittest2-1.1.0.ebuild      26 Jul 2015 14:57:41 -0000      1.3
+++ unittest2-1.1.0.ebuild      26 Jul 2015 19:11:28 -0000      1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.1.0.ebuild,v 1.3 
2015/07/26 14:57:41 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.1.0.ebuild,v 1.4 
2015/07/26 19:11:28 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 



1.67                 dev-python/unittest2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog   26 Jul 2015 15:14:30 -0000      1.66
+++ ChangeLog   26 Jul 2015 19:11:28 -0000      1.67
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/unittest2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v 1.66 
2015/07/26 15:14:30 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v 1.67 
2015/07/26 19:11:28 mgorny Exp $
+
+  26 Jul 2015;  <mgo...@gentoo.org> unittest2-1.0.1-r1.ebuild,
+  unittest2-1.1.0.ebuild:
+  Revert pypy support because of unsatisfiable dependencies.
 
   26 Jul 2015; Ian Delaney <idel...@gentoo.org> -unittest2-1.0.1.ebuild,
   unittest2-1.0.1-r1.ebuild, unittest2-1.1.0.ebuild:




Reply via email to