public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dirkjan Ochtman" <djc@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nnpy/
Date: Sat, 24 Sep 2016 08:24:23 +0000 (UTC)	[thread overview]
Message-ID: <1474705444.163ddd465765c2ef06c456b110e673323792f9fb.djc@gentoo> (raw)

commit:     163ddd465765c2ef06c456b110e673323792f9fb
Author:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 24 08:24:04 2016 +0000
Commit:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Sat Sep 24 08:24:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=163ddd46

dev-python/nnpy: version bump to 1.3

Package-Manager: portage-2.2.28

 dev-python/nnpy/Manifest        |  1 +
 dev-python/nnpy/nnpy-1.3.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/nnpy/Manifest b/dev-python/nnpy/Manifest
index 1eaad73..f7d2c0d 100644
--- a/dev-python/nnpy/Manifest
+++ b/dev-python/nnpy/Manifest
@@ -1 +1,2 @@
 DIST nnpy-1.2.tar.gz 3781 SHA256 0b3a894dd0be0f5b6f967e3cacf5ec3399e4fbc9ef83fdc3e7c6b17fa3284094 SHA512 ae88d52289c1b4e9853e81342aec94feee004f46e6b5801764ed1fc50f7e249cf45b8d24e85ae9f69003304052505cd9242f43ee33de42ab4f862b3f9cb20b3f WHIRLPOOL 09ab1e11bea3f163d78860ac69e604bb176f17e1e3049af139627e6baa4572bd9d40f38a29b0eb5a352e5279504652994003d84eb8f3a5c248f0fe96aad4c4ee
+DIST nnpy-1.3.tar.gz 4384 SHA256 50daf80693f355096a4926e8b5a8ec5f216a3ca28f0eb14ff819b218a3691f4e SHA512 66ec80169f4c107f2c9ea870153824a84f5bfdecbb0b40a455061a926b43ff61a723b4e62d9b0e9f5361cf6b486f706a5ff111681bbb4083180988337416e0f6 WHIRLPOOL 76ef6210c028cd83bb98fb89e452bec82a7b6cfb3a19bac37e8306a18b2e4d9f1a801624e3db31b525a831ad2ddee5d3dd87017eebeb20241e323037ab688e0d

diff --git a/dev-python/nnpy/nnpy-1.3.ebuild b/dev-python/nnpy/nnpy-1.3.ebuild
new file mode 100644
index 00000000..f851120
--- /dev/null
+++ b/dev-python/nnpy/nnpy-1.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="cffi-based Python bindings for nanomsg"
+HOMEPAGE="https://github.com/nanomsg/nnpy"
+SRC_URI="https://github.com/nanomsg/nnpy/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+DEPEND="
+	dev-python/cffi:=[${PYTHON_USEDEP}]
+	dev-libs/nanomsg:=
+"
+RDEPEND="${DEPEND}"
+
+python_test() {
+	"${PYTHON}" "${S}/test.py" || die
+}


             reply	other threads:[~2016-09-24  8:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-24  8:24 Dirkjan Ochtman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-20 13:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/nnpy/ Michał Górny
2023-02-15 17:11 Michał Górny
2021-08-27  5:43 Arthur Zamarin
2020-11-05 14:23 Dirkjan Ochtman
2020-09-07  9:19 Alexis Ballier
2018-02-12 14:03 Alexis Ballier
2017-11-19 19:50 Dirkjan Ochtman
2017-06-03 17:58 Alexis Ballier
2016-09-15  7:34 Alexis Ballier
2016-09-15  7:34 Alexis Ballier
2016-08-04 13:41 Alexis Ballier
2016-08-02 16:39 Dirkjan Ochtman
2016-05-03  9:54 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1474705444.163ddd465765c2ef06c456b110e673323792f9fb.djc@gentoo \
    --to=djc@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox