public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/libusb1/
Date: Wed, 15 May 2024 16:06:48 +0000 (UTC)	[thread overview]
Message-ID: <1715787193.3203ebd8949ac4b5f7223d5caf3f8166e6e08e44.julien@gentoo> (raw)
Message-ID: <20240515160648.pkZY3WwoW8-lpXxujMSNp-MoAynUUoDFTCkbNW6baro@z> (raw)

commit:     3203ebd8949ac4b5f7223d5caf3f8166e6e08e44
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed May 15 15:33:13 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed May 15 15:33:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3203ebd8

dev-python/libusb1: add 3.1.0

Closes: https://bugs.gentoo.org/931378
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/libusb1/Manifest             |  1 +
 dev-python/libusb1/libusb1-3.1.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/libusb1/Manifest b/dev-python/libusb1/Manifest
index 90e2bb9d26..bbb5883a66 100644
--- a/dev-python/libusb1/Manifest
+++ b/dev-python/libusb1/Manifest
@@ -1 +1,2 @@
 DIST libusb1-2.0.1.tar.gz 82619 BLAKE2B 53b5302b0b2a6907b62493f56a041add928a20950542bf8034ada4240b65c51fd187aff3a97393d2cde64b4a7756a0aeebec449a62b25b5b7c82f4afe815c5a5 SHA512 d675ff9e0b89f53341182e69d62573a6494826abdfbcb56a3fe2de232920375ddcd37da1ee802a2315ef695418ce202a3c84b8ec4c7ed24799ed5aee37eaf242
+DIST libusb1-3.1.0.tar.gz 83013 BLAKE2B d2d09d6fd94714471357080ac10bf9e76158d59a43d16c82135898cd312829c611a18359b13a2d616eb574b50c9e0cd58bd2747e5eaa50f374893cf4c3251f7c SHA512 9ee841e3d6f31e5fbebc8112f6d00ddd959a5e882515e238a84fcf5516c636198d9b84d64e39ff848c9d93c32bc5ab0d8eb6b65bb6213b4af28522fcc6b6ee99

diff --git a/dev-python/libusb1/libusb1-3.1.0.ebuild b/dev-python/libusb1/libusb1-3.1.0.ebuild
new file mode 100644
index 0000000000..3ee2f7fab7
--- /dev/null
+++ b/dev-python/libusb1/libusb1-3.1.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Pure-python wrapper for libusb-1.0"
+HOMEPAGE="
+	https://github.com/vpelletier/python-libusb1
+	https://pypi.org/project/libusb1/
+"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="virtual/libusb"
+
+distutils_enable_tests setup.py


             reply	other threads:[~2024-05-15 16:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15 15:45 Julien Roy [this message]
2024-05-15 16:06 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/libusb1/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2025-03-07  9:28 [gentoo-commits] repo/proj/guru:dev " James Le Cuirot
2025-03-06 22:16 James Le Cuirot
2024-05-15 15:45 Julien Roy
2024-04-14  0:25 Julien Roy
2024-04-13 22:19 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-13 22:15 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2023-08-13 15:44 [gentoo-commits] repo/proj/guru:master " David Roman
2023-08-13 15:19 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2021-11-07 13:56 Anna Vyalkova
2021-03-17 11:47 Andreas Zuber
2021-03-17 11:47 Andreas Zuber
2020-12-23  8:22 Theo Anderson
2020-12-18 18:10 Andrew Ammerlaan
2020-12-04  8:57 Andreas Zuber
2020-12-04  8:57 Andreas Zuber
2020-09-21 13:23 Andreas Zuber
2020-08-24 13:18 Andreas Zuber

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=1715787193.3203ebd8949ac4b5f7223d5caf3f8166e6e08e44.julien@gentoo \
    --to=julien@jroy.ca \
    --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