public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyusb/
Date: Sat,  9 Mar 2024 11:25:22 +0000 (UTC)	[thread overview]
Message-ID: <1709983504.8f22d0637f578c3d80baf0260db4ecc43192f944.marecki@gentoo> (raw)

commit:     8f22d0637f578c3d80baf0260db4ecc43192f944
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  9 11:21:37 2024 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Mar  9 11:25:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f22d063

dev-python/pyusb: enable py3.12

Fails one test but it's the same with py3.11 for me. Possibly a
container thing.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-python/pyusb/pyusb-1.2.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyusb/pyusb-1.2.1-r1.ebuild b/dev-python/pyusb/pyusb-1.2.1-r1.ebuild
index 4edc92acc431..0af103cb0940 100644
--- a/dev-python/pyusb/pyusb-1.2.1-r1.ebuild
+++ b/dev-python/pyusb/pyusb-1.2.1-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit distutils-r1 pypi
 
 DESCRIPTION="USB support for Python"


             reply	other threads:[~2024-03-09 11:25 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-09 11:25 Marek Szuba [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
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-20  8:26 Michał Górny
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=1709983504.8f22d0637f578c3d80baf0260db4ecc43192f944.marecki@gentoo \
    --to=marecki@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