* [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-13 7:13 Ian Delaney (idella4)
0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2014-12-13 7:13 UTC (permalink / raw
To: gentoo-commits
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 Changes Path
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.ebuild 31 Mar 2014 20:52:11 -0000 1.3
+++ apipkg-1.2-r1.ebuild 13 Dec 2014 07:13:13 -0000 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 -0000 1.7
+++ ChangeLog 13 Dec 2014 07:13:13 -0000 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 <idella4@gentoo.org> -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 <mgorny@gentoo.org> apipkg-1.2-r1.ebuild:
Add support for the new PyPy slotting.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-13 7:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-13 7:13 [gentoo-commits] gentoo-x86 commit in dev-python/apipkg: apipkg-1.2-r1.ebuild ChangeLog apipkg-1.0.ebuild apipkg-1.2.ebuild Ian Delaney (idella4)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox