* [gentoo-commits] gentoo-x86 commit in dev-python/ipy: ipy-0.76.ebuild ChangeLog
@ 2013-03-26 3:41 Patrick Lauer (patrick)
0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2013-03-26 3:41 UTC (permalink / raw
To: gentoo-commits
patrick 13/03/26 03:41:40
Modified: ChangeLog
Added: ipy-0.76.ebuild
Log:
Bump
(Portage version: 2.2.0_alpha169/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.35 dev-python/ipy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipy/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipy/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipy/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ipy/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 23 Jun 2011 14:51:09 -0000 1.34
+++ ChangeLog 26 Mar 2013 03:41:40 -0000 1.35
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/ipy
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ChangeLog,v 1.34 2011/06/23 14:51:09 hwoarang Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ChangeLog,v 1.35 2013/03/26 03:41:40 patrick Exp $
+
+*ipy-0.76 (26 Mar 2013)
+
+ 26 Mar 2013; Patrick Lauer <patrick@gentoo.org> +ipy-0.76.ebuild:
+ Bump
23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> -ipy-0.74.ebuild:
Remove old ebuilds. Requested by Arfrever
@@ -142,4 +147,3 @@
05 Jun 2006; Lukasz Strzygowski <lucass@gentoo.org> +metadata.xml,
+ipy-0.42.ebuild:
Initial commit, bug #59037.
-
1.1 dev-python/ipy/ipy-0.76.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipy/ipy-0.76.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipy/ipy-0.76.ebuild?rev=1.1&content-type=text/plain
Index: ipy-0.76.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ipy-0.76.ebuild,v 1.1 2013/03/26 03:41:40 patrick Exp $
EAPI="3"
PYTHON_DEPEND="*:2.5"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.4"
inherit distutils
MY_PN="IPy"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Class and tools for handling of IPv4 and IPv6 addresses and networks"
HOMEPAGE="https://github.com/haypo/python-ipy/wiki http://pypi.python.org/pypi/IPy"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""
RDEPEND=""
S="${WORKDIR}/${MY_P}"
DOCS="ChangeLog README"
PYTHON_MODNAME="IPy.py"
src_test() {
testing() {
PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" test/test_IPy.py
}
python_execute_function testing
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-26 3:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-26 3:41 [gentoo-commits] gentoo-x86 commit in dev-python/ipy: ipy-0.76.ebuild ChangeLog Patrick Lauer (patrick)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox