* [gentoo-commits] gentoo-x86 commit in dev-python/bpython: bpython-0.12.ebuild ChangeLog
@ 2013-04-10 17:18 Mike Gilbert (floppym)
0 siblings, 0 replies; only message in thread
From: Mike Gilbert (floppym) @ 2013-04-10 17:18 UTC (permalink / raw
To: gentoo-commits
floppym 13/04/10 17:18:00
Modified: bpython-0.12.ebuild ChangeLog
Log:
Restrict python2.5 due to syntax error in autocomplete.py.
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path
1.2 dev-python/bpython/bpython-0.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/bpython-0.12.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/bpython-0.12.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/bpython-0.12.ebuild?r1=1.1&r2=1.2
Index: bpython-0.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bpython/bpython-0.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bpython-0.12.ebuild 14 Dec 2012 06:58:42 -0000 1.1
+++ bpython-0.12.ebuild 10 Apr 2013 17:18:00 -0000 1.2
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/bpython-0.12.ebuild,v 1.1 2012/12/14 06:58:42 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/bpython-0.12.ebuild,v 1.2 2013/04/10 17:18:00 floppym Exp $
EAPI="3"
-PYTHON_DEPEND="*:2.5"
+PYTHON_DEPEND="*:2.6"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.4 *-jython"
+RESTRICT_PYTHON_ABIS="2.[45] *-jython"
PYTHON_USE_WITH="ncurses"
inherit distutils eutils
1.37 dev-python/bpython/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bpython/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 14 Dec 2012 06:58:42 -0000 1.36
+++ ChangeLog 10 Apr 2013 17:18:00 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/bpython
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v 1.36 2012/12/14 06:58:42 grozin Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v 1.37 2013/04/10 17:18:00 floppym Exp $
+
+ 10 Apr 2013; Mike Gilbert <floppym@gentoo.org> bpython-0.12.ebuild:
+ Restrict python2.5 due to syntax error in autocomplete.py.
*bpython-0.12 (14 Dec 2012)
@@ -161,4 +164,3 @@
02 Jun 2009; Andrey Grozin <grozin@gentoo.org> +bpython-0.9.1.ebuild,
+metadata.xml:
Initial import
-
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-10 17:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-10 17:18 [gentoo-commits] gentoo-x86 commit in dev-python/bpython: bpython-0.12.ebuild ChangeLog Mike Gilbert (floppym)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox