public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/hidapi/
Date: Wed,  9 Dec 2020 14:14:32 +0000 (UTC)	[thread overview]
Message-ID: <1607488013.48c2c0adacf6812e0f7347283136b9a2944aa2ff.andrewammerlaan@gentoo> (raw)

commit:     48c2c0adacf6812e0f7347283136b9a2944aa2ff
Author:     Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Wed Dec  9 04:26:53 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Dec  9 04:26:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=48c2c0ad

dev-python/hidapi: maintain & bump

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>

 dev-python/hidapi/Manifest             |  1 +
 dev-python/hidapi/hidapi-0.10.1.ebuild | 27 +++++++++++++++++++++++++++
 dev-python/hidapi/metadata.xml         |  6 ++++--
 3 files changed, 32 insertions(+), 2 deletions(-)

diff --git a/dev-python/hidapi/Manifest b/dev-python/hidapi/Manifest
index 190d920a..d65fe2f8 100644
--- a/dev-python/hidapi/Manifest
+++ b/dev-python/hidapi/Manifest
@@ -1 +1,2 @@
+DIST hidapi-0.10.1.tar.gz 60712 BLAKE2B 9f66015f801a73ad520b303a011edbfecb6b2e79e4366b8e72cc15a4b509cd5744c4c5f9d710b120a44f10cab0c72edf6f679961979d7ad2581edf3238426609 SHA512 681e3691a4b05b13abc38d305c68e448728612442d0ef12ce54d12eeebee6e18d33566c462a276d18ce5e29fad208e6fcde49bbe4b162eae5cd72ce37dea880b
 DIST hidapi-0.9.0.post3.tar.gz 57075 BLAKE2B 7c0c46faa359bf119875846680aadad94e65f5bdd225c11b4fd068cf4fb5b7fba1ed4983bc70610720d5b7ab8a2f7afd96726610309ff35cc5310a237ac117d8 SHA512 606540833459e615a8e50ff3a2c59362dab7d19d42d5e9dc2288c8c8d32e3df7214e758a9814e7de6d26bbdccd76ccf6c652b0bf8ac5b3f46124a9a7b007b971

diff --git a/dev-python/hidapi/hidapi-0.10.1.ebuild b/dev-python/hidapi/hidapi-0.10.1.ebuild
new file mode 100644
index 00000000..9d745109
--- /dev/null
+++ b/dev-python/hidapi/hidapi-0.10.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="A Cython interface to the hidapi"
+HOMEPAGE="https://github.com/trezor/cython-hidapi"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="|| ( BSD GPL-3 )"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+DEPEND="
+	dev-python/cython[${PYTHON_USEDEP}]
+	dev-libs/hidapi
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+	pytest -vv tests.py || die "Tests failed with ${EPYTHON}"
+}

diff --git a/dev-python/hidapi/metadata.xml b/dev-python/hidapi/metadata.xml
index a0a60d71..d3ad614d 100644
--- a/dev-python/hidapi/metadata.xml
+++ b/dev-python/hidapi/metadata.xml
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
 <pkgmetadata>
-	<!-- maintainer-needed -->
+    <maintainer type="person">
+        <email>telans@posteo.de</email>
+        <name>Theo Anderson</name>
+    </maintainer>
 </pkgmetadata>


             reply	other threads:[~2020-12-09 14:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09 14:14 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-05  7:14 [gentoo-commits] repo/proj/guru:master commit in: dev-python/hidapi/ Florian Schmaus
2022-07-05  7:14 Florian Schmaus
2022-07-05  7:14 Florian Schmaus
2021-12-08 11:38 Andrew Ammerlaan
2020-08-03 14:51 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-03 15:08 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan

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=1607488013.48c2c0adacf6812e0f7347283136b9a2944aa2ff.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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