[gentoo-commits] gentoo-x86 commit in dev-python/apipkg: apipkg-1.2-r1.ebuild ChangeLog

2014-03-31 Thread Michal Gorny (mgorny)
mgorny  14/03/31 20:52:11

  Modified: apipkg-1.2-r1.ebuild ChangeLog
  Log:
  Add support for the new PyPy slotting.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.3  dev-python/apipkg/apipkg-1.2-r1.ebuild

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

Index: apipkg-1.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- apipkg-1.2-r1.ebuild5 Sep 2013 18:47:13 -   1.2
+++ apipkg-1.2-r1.ebuild31 Mar 2014 20:52:11 -  1.3
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v 
1.2 2013/09/05 18:47:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v 
1.3 2014/03/31 20:52:11 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.7  dev-python/apipkg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   5 Sep 2013 18:47:13 -   1.6
+++ ChangeLog   31 Mar 2014 20:52:11 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/apipkg
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.6 
2013/09/05 18:47:13 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.7 
2014/03/31 20:52:11 mgorny Exp $
+
+  31 Mar 2014; Michał Górny  apipkg-1.2-r1.ebuild:
+  Add support for the new PyPy slotting.
 
   05 Sep 2013; Michał Górny  apipkg-1.2-r1.ebuild:
   Clean up PYTHON_COMPAT from old implementations.






[gentoo-commits] gentoo-x86 commit in dev-python/apipkg: apipkg-1.2-r1.ebuild ChangeLog

2015-03-08 Thread Pacho Ramos (pacho)
pacho   15/03/08 23:39:05

  Modified: apipkg-1.2-r1.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.7  dev-python/apipkg/apipkg-1.2-r1.ebuild

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

Index: apipkg-1.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- apipkg-1.2-r1.ebuild6 Mar 2015 22:07:01 -   1.6
+++ apipkg-1.2-r1.ebuild8 Mar 2015 23:39:05 -   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/apipkg/apipkg-1.2-r1.ebuild,v 
1.6 2015/03/06 22:07:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v 
1.7 2015/03/08 23:39:05 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=""



1.11 dev-python/apipkg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   6 Mar 2015 22:07:01 -   1.10
+++ ChangeLog   8 Mar 2015 23:39:05 -   1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/apipkg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.10 
2015/03/06 22:07:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.11 
2015/03/08 23:39:05 pacho Exp $
+
+  08 Mar 2015; Pacho Ramos  apipkg-1.2-r1.ebuild:
+  x86 stable, bug 540290
 
   06 Mar 2015; Pacho Ramos  apipkg-1.2-r1.ebuild:
   amd64 stable, bug 540290






[gentoo-commits] gentoo-x86 commit in dev-python/apipkg: apipkg-1.2-r1.ebuild ChangeLog

2015-03-06 Thread Pacho Ramos (pacho)
pacho   15/03/06 22:07:01

  Modified: apipkg-1.2-r1.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/apipkg/apipkg-1.2-r1.ebuild

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

Index: apipkg-1.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- apipkg-1.2-r1.ebuild13 Dec 2014 07:40:25 -  1.5
+++ apipkg-1.2-r1.ebuild6 Mar 2015 22:07:01 -   1.6
@@ -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/apipkg/apipkg-1.2-r1.ebuild,v 
1.5 2014/12/13 07:40:25 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v 
1.6 2015/03/06 22:07:01 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=""



1.10 dev-python/apipkg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   13 Dec 2014 07:40:25 -  1.9
+++ ChangeLog   6 Mar 2015 22:07:01 -   1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/apipkg
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.9 
2014/12/13 07:40:25 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.10 
2015/03/06 22:07:01 pacho Exp $
+
+  06 Mar 2015; Pacho Ramos  apipkg-1.2-r1.ebuild:
+  amd64 stable, bug 540290
 
   13 Dec 2014; Ian Delaney  apipkg-1.2-r1.ebuild:
   offending test seded out wrt Bug #530388






[gentoo-commits] gentoo-x86 commit in dev-python/apipkg: apipkg-1.2-r1.ebuild ChangeLog

2014-12-12 Thread Ian Delaney (idella4)
idella4 14/12/13 07:40:25

  Modified: apipkg-1.2-r1.ebuild ChangeLog
  Log:
  offending test seded out wrt Bug #530388
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.5  dev-python/apipkg/apipkg-1.2-r1.ebuild

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

Index: apipkg-1.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- apipkg-1.2-r1.ebuild13 Dec 2014 07:13:13 -  1.4
+++ apipkg-1.2-r1.ebuild13 Dec 2014 07:40:25 -  1.5
@@ -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/apipkg/apipkg-1.2-r1.ebuild,v 
1.4 2014/12/13 07:13:13 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v 
1.5 2014/12/13 07:40:25 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
@@ -20,8 +20,13 @@
 DEPEND="app-arch/unzip
dev-python/setuptools[${PYTHON_USEDEP}]"
 
-python_test() {
+python_prepare_all() {
# https://bitbucket.org/hpk42/apipkg/issue/5/test-failure-with-python-34
+   sed -e 's:test_initpkg_not_transfers_not_existing_attrs:_&:' -i 
test_apipkg.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
# Bug 530388. The test requires patching to match py3.4; trivial.
py.test || die "Tests fail under ${EPYTHON}"
 }



1.9  dev-python/apipkg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   13 Dec 2014 07:13:13 -  1.8
+++ ChangeLog   13 Dec 2014 07:40:25 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/apipkg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.8 
2014/12/13 07:13:13 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.9 
2014/12/13 07:40:25 idella4 Exp $
+
+  13 Dec 2014; Ian Delaney  apipkg-1.2-r1.ebuild:
+  offending test seded out wrt Bug #530388
 
   13 Dec 2014; Ian Delaney  -apipkg-1.0.ebuild,
   -apipkg-1.2.ebuild, apipkg-1.2-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/apipkg: apipkg-1.2-r1.ebuild ChangeLog apipkg-1.0.ebuild apipkg-1.2.ebuild

2014-12-12 Thread Ian Delaney (idella4)
idella4 14/12/13 07:13:13

  Modified: apipkg-1.2-r1.ebuild ChangeLog
  Removed:  apipkg-1.0.ebuild apipkg-1.2.ebuild
  Log:
  rebvump; convert -> distutils-r1, clean old impls add py3.4 pypy3 support wrt 
Bug #530388, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.4  dev-python/apipkg/apipkg-1.2-r1.ebuild

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

Index: apipkg-1.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- apipkg-1.2-r1.ebuild31 Mar 2014 20:52:11 -  1.3
+++ apipkg-1.2-r1.ebuild13 Dec 2014 07:13:13 -  1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v 
1.3 2014/03/31 20:52:11 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/apipkg-1.2-r1.ebuild,v 
1.4 2014/12/13 07:13:13 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
 
 inherit distutils-r1
 
@@ -21,5 +21,7 @@
dev-python/setuptools[${PYTHON_USEDEP}]"
 
 python_test() {
-   py.test || die "Tests fail with ${EPYTHON}"
+   # https://bitbucket.org/hpk42/apipkg/issue/5/test-failure-with-python-34
+   # Bug 530388. The test requires patching to match py3.4; trivial.
+   py.test || die "Tests fail under ${EPYTHON}"
 }



1.8  dev-python/apipkg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   31 Mar 2014 20:52:11 -  1.7
+++ ChangeLog   13 Dec 2014 07:13:13 -  1.8
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/apipkg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.7 
2014/03/31 20:52:11 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.8 
2014/12/13 07:13:13 idella4 Exp $
+
+  13 Dec 2014; Ian Delaney  -apipkg-1.0.ebuild,
+  -apipkg-1.2.ebuild, apipkg-1.2-r1.ebuild:
+  rebvump; convert -> distutils-r1, clean old impls add py3.4 pypy3 support wrt
+  Bug #530388, rm old
 
   31 Mar 2014; Michał Górny  apipkg-1.2-r1.ebuild:
   Add support for the new PyPy slotting.