public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyusb/
Date: Wed, 20 Jan 2021 08:26:51 +0000 (UTC)	[thread overview]
Message-ID: <1611131203.7528f69808f2f33f548835fd599858fdc801fef5.mgorny@gentoo> (raw)

commit:     7528f69808f2f33f548835fd599858fdc801fef5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 08:12:20 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 08:26:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7528f698

dev-python/pyusb: Bump to 1.1.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/dev-python/pyusb/Manifest b/dev-python/pyusb/Manifest
index e2c488bba2b..412b55c67a9 100644
--- a/dev-python/pyusb/Manifest
+++ b/dev-python/pyusb/Manifest
@@ -1 +1,2 @@
 DIST pyusb-1.1.0.tar.gz 78752 BLAKE2B ee541afedca7d5dca345c6addee2702ccb7408bb9a2d8b23fe1eb47f067a93309599894e364c0bdcef3e5348bd13cc39f240257efd4664679017f61b87853217 SHA512 0769670e6ebd8b31f2494258eca5d6e470ad3cb17663cc14b8b3a8136ea24caa23f86d81c60c501b88a9bc94b0de6a45aac43c6c5f140e65fd03a589b4d18179
+DIST pyusb-1.1.1.tar.gz 74746 BLAKE2B 795acafae3193e1a415baeb634554c8fdec3f4baa45a61a3eac9e1af4a84634cc540d421b7d8ad20142912fbef6ba53684e2e5b008e48f3e89406a493918ab20 SHA512 19aa82dcb9421d536063a975414855d1474f44b33dc4039e9a001be795061dbd60ed576acb605ae6bab7a0fe10834e5507408757546c7edcd50b43687a65a287

diff --git a/dev-python/pyusb/pyusb-1.1.1.ebuild b/dev-python/pyusb/pyusb-1.1.1.ebuild
new file mode 100644
index 00000000000..33c5549aa1a
--- /dev/null
+++ b/dev-python/pyusb/pyusb-1.1.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+DESCRIPTION="USB support for Python"
+HOMEPAGE="https://pyusb.github.io/pyusb/ https://pypi.org/project/pyusb/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+
+### This version is compatible with both 0.X and 1.X versions of libusb
+DEPEND="virtual/libusb:="
+RDEPEND="${DEPEND}"
+
+DOCS=( README.rst docs/tutorial.rst )
+
+python_test() {
+	cd tests || die
+	"${EPYTHON}" testall.py || die "Tests failed with ${EPYTHON}"
+}


             reply	other threads:[~2021-01-20  8:26 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20  8:26 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-25 10:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyusb/ Sam James
2025-01-25 10:41 Sam James
2025-01-09  5:26 Michał Górny
2024-10-07 10:07 Sam James
2024-03-09 11:25 Marek Szuba
2023-03-20  5:36 Michał Górny
2023-03-19 19:21 Sam James
2023-03-19 18:58 Arthur Zamarin
2023-02-17  6:27 Sam James
2021-08-08  6:33 Michał Górny
2021-08-07 23:37 Sam James
2021-08-07 14:43 Sam James
2021-08-01 22:07 Marek Szuba
2021-07-09  7:26 Michał Górny
2021-07-06  7:58 Michał Górny
2021-05-14 21:39 Marek Szuba
2021-02-19 16:37 Michał Górny
2021-02-19 12:07 Sam James
2021-02-19  3:40 Sam James
2021-01-07  9:25 Michał Górny
2021-01-07  1:08 Sam James
2021-01-07  0:58 Sam James
2020-12-01 23:08 Marek Szuba
2020-09-20  9:36 Michał Górny
2020-03-19  2:11 Rick Farina
2019-10-15 15:58 Craig Andrews
2019-08-09  9:44 Louis Sautier
2019-04-27 23:34 Anthony G. Basile
2019-03-19 15:38 Rick Farina
2019-03-11  8:40 Mikle Kolyada
2017-10-29  7:17 Tim Harder
2017-10-29  7:17 Tim Harder
2017-05-16 20:15 Manuel Rüger
2017-05-02 14:02 Michał Górny
2016-09-05 21:35 Manuel Rüger
2016-08-06 18:16 Mike Gilbert
2016-08-06 18:16 Mike Gilbert
2016-08-06  8:47 Pacho Ramos

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=1611131203.7528f69808f2f33f548835fd599858fdc801fef5.mgorny@gentoo \
    --to=mgorny@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