* [gentoo-commits] gentoo-x86 commit in dev-python/pycountry: pycountry-0.18.ebuild ChangeLog
@ 2013-08-10 9:48 Patrick Lauer (patrick)
0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2013-08-10 9:48 UTC (permalink / raw
To: gentoo-commits
patrick 13/08/10 09:48:06
Modified: ChangeLog
Added: pycountry-0.18.ebuild
Log:
Bump
(Portage version: 2.2.0_alpha196/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.17 dev-python/pycountry/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycountry/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycountry/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycountry/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycountry/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 21 Jul 2013 09:13:10 -0000 1.16
+++ ChangeLog 10 Aug 2013 09:48:06 -0000 1.17
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/pycountry
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycountry/ChangeLog,v 1.16 2013/07/21 09:13:10 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycountry/ChangeLog,v 1.17 2013/08/10 09:48:06 patrick Exp $
+
+*pycountry-0.18 (10 Aug 2013)
+
+ 10 Aug 2013; Patrick Lauer <patrick@gentoo.org> +pycountry-0.18.ebuild:
+ Bump
*pycountry-0.17 (21 Jul 2013)
1.1 dev-python/pycountry/pycountry-0.18.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycountry/pycountry-0.18.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycountry/pycountry-0.18.ebuild?rev=1.1&content-type=text/plain
Index: pycountry-0.18.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pycountry/pycountry-0.18.ebuild,v 1.1 2013/08/10 09:48:06 patrick Exp $
EAPI=5
# pypy pennding actioning of bug filed upstream
PYTHON_COMPAT=( python{2_6,2_7,3_3} )
inherit distutils-r1
DESCRIPTION="ISO country, subdivision, language, currency and script definitions and their translations"
HOMEPAGE="http://pypi.python.org/pypi/pycountry"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
DEPEND="app-arch/unzip
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
DOCS=( HISTORY.txt README TODO.txt )
python_test() {
# https://bitbucket.org/techtonik/pycountry/issue/8/test_locales-pycountry-015-pypy
pushd "${BUILD_DIR}"/lib > /dev/null
py.test ${PN}/tests/test_general.py || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-10 9:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-10 9:48 [gentoo-commits] gentoo-x86 commit in dev-python/pycountry: pycountry-0.18.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