* [gentoo-commits] gentoo-x86 commit in dev-python/humanfriendly: humanfriendly-1.27.ebuild ChangeLog
@ 2015-06-04 7:09 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2015-06-04 7:09 UTC (permalink / raw
To: gentoo-commits
jlec 15/06/04 07:09:37
Modified: ChangeLog
Added: humanfriendly-1.27.ebuild
Log:
Version Bump
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Revision Changes Path
1.3 dev-python/humanfriendly/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/humanfriendly/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/humanfriendly/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/humanfriendly/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/humanfriendly/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 3 Jun 2015 08:45:39 -0000 1.2
+++ ChangeLog 4 Jun 2015 07:09:37 -0000 1.3
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/humanfriendly
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/humanfriendly/ChangeLog,v 1.2 2015/06/03 08:45:39 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/humanfriendly/ChangeLog,v 1.3 2015/06/04 07:09:37 jlec Exp $
+
+*humanfriendly-1.27 (04 Jun 2015)
+
+ 04 Jun 2015; Justin Lecher <jlec@gentoo.org> +humanfriendly-1.27.ebuild:
+ Version Bump
*humanfriendly-1.26 (03 Jun 2015)
1.1 dev-python/humanfriendly/humanfriendly-1.27.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/humanfriendly/humanfriendly-1.27.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/humanfriendly/humanfriendly-1.27.ebuild?rev=1.1&content-type=text/plain
Index: humanfriendly-1.27.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/humanfriendly/humanfriendly-1.27.ebuild,v 1.1 2015/06/04 07:09:37 jlec Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{3,4} )
inherit distutils-r1
DESCRIPTION="Human friendly output for text interfaces using Python"
HOMEPAGE="https://pypi.python.org/pypi/humanfriendly https://humanfriendly.readthedocs.org"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
python_test() {
esetup.py test || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-04 7:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04 7:09 [gentoo-commits] gentoo-x86 commit in dev-python/humanfriendly: humanfriendly-1.27.ebuild ChangeLog Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox