* [gentoo-commits] gentoo-x86 commit in dev-python/libnacl: libnacl-1.4.3.ebuild ChangeLog
@ 2015-06-15 15:08 Manuel Rueger (mrueg)
0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2015-06-15 15:08 UTC (permalink / raw
To: gentoo-commits
mrueg 15/06/15 15:08:35
Modified: ChangeLog
Added: libnacl-1.4.3.ebuild
Log:
Version bump.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.6 dev-python/libnacl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libnacl/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libnacl/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libnacl/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libnacl/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 3 Jun 2015 20:05:03 -0000 1.5
+++ ChangeLog 15 Jun 2015 15:08:35 -0000 1.6
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/libnacl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libnacl/ChangeLog,v 1.5 2015/06/03 20:05:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libnacl/ChangeLog,v 1.6 2015/06/15 15:08:35 mrueg Exp $
+
+*libnacl-1.4.3 (15 Jun 2015)
+
+ 15 Jun 2015; Manuel Rüger <mrueg@gentoo.org> +libnacl-1.4.3.ebuild:
+ Version bump.
03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add pypi to remote-id in metadata.xml
1.1 dev-python/libnacl/libnacl-1.4.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libnacl/libnacl-1.4.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libnacl/libnacl-1.4.3.ebuild?rev=1.1&content-type=text/plain
Index: libnacl-1.4.3.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/libnacl/libnacl-1.4.3.ebuild,v 1.1 2015/06/15 15:08:35 mrueg Exp $
EAPI=5
PYTHON_COMPAT=(python{2_7,3_3,3_4})
inherit distutils-r1
DESCRIPTION="Python ctypes wrapper for libsodium"
HOMEPAGE="https://libnacl.readthedocs.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="dev-libs/libsodium"
python_test() {
${EPYTHON} tests/runtests.py || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-15 15:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-15 15:08 [gentoo-commits] gentoo-x86 commit in dev-python/libnacl: libnacl-1.4.3.ebuild ChangeLog Manuel Rueger (mrueg)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox