public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/webcolors/
Date: Fri, 26 May 2023 20:29:41 +0000 (UTC)	[thread overview]
Message-ID: <1685132973.a39b424a0ec8523c97906fc842aa1758a61afcbb.arthurzam@gentoo> (raw)

commit:     a39b424a0ec8523c97906fc842aa1758a61afcbb
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Fri May 26 19:47:56 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 26 20:29:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a39b424a

dev-python/webcolors: enable py3.12

Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-python/webcolors/webcolors-1.13.ebuild b/dev-python/webcolors/webcolors-1.13.ebuild
index 1f100726a002..30f8124a9702 100644
--- a/dev-python/webcolors/webcolors-1.13.ebuild
+++ b/dev-python/webcolors/webcolors-1.13.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1 pypi
 


             reply	other threads:[~2023-05-26 20:29 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-26 20:29 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-31  9:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/webcolors/ Michał Górny
2024-08-31  7:49 Sam James
2024-08-11  2:58 Michał Górny
2024-06-22 15:01 Michał Górny
2024-06-22 13:48 Arthur Zamarin
2024-06-06 16:17 Michał Górny
2024-05-12 16:30 Michał Górny
2024-05-12 16:30 Michał Górny
2023-07-08 10:47 Benda XU
2023-04-28 14:40 Michał Górny
2023-04-28 14:34 Arthur Zamarin
2023-03-27 16:49 Michał Górny
2023-03-16  4:13 Michał Górny
2022-06-13  8:23 Michał Górny
2022-06-13  7:07 Agostino Sarubbo
2022-05-26  8:07 Michał Górny
2022-05-11 14:32 Michał Górny
2022-05-11 14:32 Michał Górny
2021-11-18  5:36 Sam James
2021-06-04 15:24 Michał Górny
2020-08-02  9:33 Michał Górny
2020-06-09 19:46 Michał Górny
2020-05-11  6:23 Mart Raudsepp
2020-05-08  9:36 Sergei Trofimovich
2020-05-04 14:12 Agostino Sarubbo
2020-05-03 12:59 Agostino Sarubbo
2020-05-03 10:30 Agostino Sarubbo
2020-05-03 10:25 Agostino Sarubbo
2020-05-03 10:12 Agostino Sarubbo
2020-05-03 10:01 Agostino Sarubbo
2020-05-02 18:52 Agostino Sarubbo
2020-03-29 11:51 Michał Górny
2020-03-29 11:51 Michał Górny
2020-03-29 11:27 Sergei Trofimovich
2020-03-25 15:27 Agostino Sarubbo
2020-03-25 14:52 Agostino Sarubbo
2020-03-25 13:27 Agostino Sarubbo
2020-03-25 12:36 Agostino Sarubbo
2020-03-25 12:23 Agostino Sarubbo
2020-03-04 22:02 Sebastian Pipping
2019-11-23 22:52 Patrick McLean
2019-07-18 13:35 Agostino Sarubbo
2019-07-18 13:33 Agostino Sarubbo
2018-08-10 17:17 Patrick McLean
2018-07-29 22:34 Patrice Clement
2018-07-09 23:30 Mikle Kolyada
2018-02-21 17:20 Michał Górny
2017-03-16  8:36 Michael Weber
2016-11-06 21:39 Matt Thode
2016-10-09  8:42 Jeroen Roovers
2016-09-25 18:50 Jeroen Roovers
2016-06-06  8:30 Tobias Klausmann
2016-02-05 19:45 Justin Lecher
2015-09-29 20:58 Markus Meier
2015-09-05 19:52 Patrice Clement
2015-09-02 11:05 Justin Lecher
2015-09-02 11:05 Justin Lecher

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=1685132973.a39b424a0ec8523c97906fc842aa1758a61afcbb.arthurzam@gentoo \
    --to=arthurzam@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