public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/hidapi/
Date: Wed,  8 Dec 2021 11:38:02 +0000 (UTC)	[thread overview]
Message-ID: <1638796214.4b31aac9529fbed5b57b2b03eac537f83eb6651b.andrewammerlaan@gentoo> (raw)

commit:     4b31aac9529fbed5b57b2b03eac537f83eb6651b
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Dec  6 13:10:14 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Dec  6 13:10:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4b31aac9

dev-python/hidapi: disable pypy3

Closes: https://bugs.gentoo.org/825422
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/hidapi/hidapi-0.11.0.2.ebuild | 7 +++----
 dev-python/hidapi/metadata.xml           | 2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-python/hidapi/hidapi-0.11.0.2.ebuild b/dev-python/hidapi/hidapi-0.11.0.2.ebuild
index 20a0371e0..bf1ff4d13 100644
--- a/dev-python/hidapi/hidapi-0.11.0.2.ebuild
+++ b/dev-python/hidapi/hidapi-0.11.0.2.ebuild
@@ -3,14 +3,14 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-DISTUTILS_USE_SETUPTOOLS="rdepend"
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
+MY_PV=$(ver_rs 3 .post)
 DESCRIPTION="A Cython interface to the hidapi"
 HOMEPAGE="https://github.com/trezor/cython-hidapi"
-MY_PV=$(ver_rs 3 .post)
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
+S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="|| ( BSD GPL-3 )"
 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
@@ -23,7 +23,6 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 distutils_enable_tests pytest
-S="${WORKDIR}/${PN}-${MY_PV}"
 
 python_configure_all() {
 	DISTUTILS_ARGS=( --with-system-hidapi )

diff --git a/dev-python/hidapi/metadata.xml b/dev-python/hidapi/metadata.xml
index cd174bd3e..7f7f32772 100644
--- a/dev-python/hidapi/metadata.xml
+++ b/dev-python/hidapi/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
     <maintainer type="person">
         <email>telans@posteo.de</email>


             reply	other threads:[~2021-12-08 11:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-08 11:38 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
2020-12-09 14:14 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=1638796214.4b31aac9529fbed5b57b2b03eac537f83eb6651b.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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