public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/libusb1/
Date: Sun, 13 Aug 2023 15:44:16 +0000 (UTC)	[thread overview]
Message-ID: <1691939935.ca0a5d8888a255b1b41b1bbd8b0689687604e7c6.davidroman@gentoo> (raw)

commit:     ca0a5d8888a255b1b41b1bbd8b0689687604e7c6
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Sun Aug 13 15:18:55 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Aug 13 15:18:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca0a5d88

dev-python/libusb1: enable py3.11

Closes: https://bugs.gentoo.org/897456
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-python/libusb1/libusb1-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/libusb1/libusb1-2.0.1.ebuild b/dev-python/libusb1/libusb1-2.0.1.ebuild
index 80390ac655..04c7ffcf70 100644
--- a/dev-python/libusb1/libusb1-2.0.1.ebuild
+++ b/dev-python/libusb1/libusb1-2.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_10 pypy3 )
+PYTHON_COMPAT=( python3_{10,11} pypy3 )
 
 inherit distutils-r1 pypi
 


WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/libusb1/
Date: Sun, 13 Aug 2023 15:19:16 +0000 (UTC)	[thread overview]
Message-ID: <1691939935.ca0a5d8888a255b1b41b1bbd8b0689687604e7c6.davidroman@gentoo> (raw)
Message-ID: <20230813151916.7ow0g1YwV1Ila6ct4MaOzQWniVZFMBzsSzQofctDPHc@z> (raw)

commit:     ca0a5d8888a255b1b41b1bbd8b0689687604e7c6
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Sun Aug 13 15:18:55 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Aug 13 15:18:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca0a5d88

dev-python/libusb1: enable py3.11

Closes: https://bugs.gentoo.org/897456
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-python/libusb1/libusb1-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/libusb1/libusb1-2.0.1.ebuild b/dev-python/libusb1/libusb1-2.0.1.ebuild
index 80390ac655..04c7ffcf70 100644
--- a/dev-python/libusb1/libusb1-2.0.1.ebuild
+++ b/dev-python/libusb1/libusb1-2.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_10 pypy3 )
+PYTHON_COMPAT=( python3_{10,11} pypy3 )
 
 inherit distutils-r1 pypi
 


             reply	other threads:[~2023-08-13 15:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-13 15:44 David Roman [this message]
2023-08-13 15:19 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/libusb1/ David Roman
  -- strict thread matches above, loose matches on Subject: below --
2024-05-15 15:45 Julien Roy
2024-05-15 16:06 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-15 15:45 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-15 16:06 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-14  0:25 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-14  1:21 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-13 22:19 Julien Roy
2021-11-08 13:02 Andrew Ammerlaan
2021-03-18 10:24 Andrew Ammerlaan
2021-03-18 10:24 Andrew Ammerlaan
2020-12-23 10:24 Andrew Ammerlaan
2020-12-18 18:10 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-18 19:05 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-04 15:00 Andrew Ammerlaan
2020-12-04 15:00 Andrew Ammerlaan
2020-09-22 11:13 Andrew Ammerlaan
2020-08-25  8:41 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=1691939935.ca0a5d8888a255b1b41b1bbd8b0689687604e7c6.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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