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/wsproto/
Date: Sat, 11 May 2024 17:36:43 +0000 (UTC)	[thread overview]
Message-ID: <1715448959.ffb824adddf790f6d6eda9334a9b3edad5ea4aff.mgorny@gentoo> (raw)

commit:     ffb824adddf790f6d6eda9334a9b3edad5ea4aff
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 17:35:59 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 11 17:35:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb824ad

dev-python/wsproto: Enable py3.13

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

 dev-python/wsproto/wsproto-1.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/wsproto/wsproto-1.2.0.ebuild b/dev-python/wsproto/wsproto-1.2.0.ebuild
index 90d124abc9e5..69cf0eb8d607 100644
--- a/dev-python/wsproto/wsproto-1.2.0.ebuild
+++ b/dev-python/wsproto/wsproto-1.2.0.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=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 


             reply	other threads:[~2024-05-11 17:36 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-11 17:36 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-26 21:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/wsproto/ Arthur Zamarin
2023-03-16  4:13 Michał Górny
2023-02-13  3:22 Matt Turner
2022-09-26  5:05 Arthur Zamarin
2022-09-26  4:16 Arthur Zamarin
2022-09-25 23:58 Sam James
2022-09-25 23:58 Sam James
2022-09-25 23:58 Sam James
2022-09-25 18:55 Arthur Zamarin
2022-09-25 18:50 Arthur Zamarin
2022-09-25 18:10 Arthur Zamarin
2022-09-25 18:00 Arthur Zamarin
2022-08-24 19:36 Arthur Zamarin
2022-05-15  8:43 Michał Górny
2022-05-11 12:56 Jakov Smolić
2022-05-02  8:56 Michał Górny
2022-05-01  1:52 WANG Xuerui
2022-04-19 18:34 Arthur Zamarin
2022-04-19 17:15 Arthur Zamarin
2022-04-19 12:46 Arthur Zamarin
2022-04-19 12:13 Arthur Zamarin
2022-04-19 11:41 Arthur Zamarin
2022-04-17 18:44 Arthur Zamarin
2022-04-09 19:35 Arthur Zamarin
2022-04-08 14:23 Arthur Zamarin
2022-04-08 14:23 Arthur Zamarin
2022-04-08 11:09 Michał Górny
2022-04-02 12:04 Arthur Zamarin
2022-04-02  7:33 Arthur Zamarin
2022-04-01 12:28 Arthur Zamarin
2022-04-01  5:15 Arthur Zamarin
2022-03-31 14:09 Jakov Smolić
2022-03-31 14:09 Jakov Smolić
2022-02-28  8:28 Michał Górny
2022-02-26  8:34 Michał Górny
2021-12-03 20:47 Arthur Zamarin
2021-11-24 23:59 Sam James
2021-10-17  9:44 Michał Górny
2021-08-04 18:43 Louis Sautier
2021-07-26  2:14 Sam James
2021-07-26  2:14 Sam James
2021-06-16 15:40 Sergei Trofimovich
2021-05-18 17:28 Sam James
2021-05-15 19:28 Sam James
2021-05-15  2:23 Sam James
2021-03-01  9:20 Agostino Sarubbo
2021-01-22 23:01 Sam James
2020-12-11 13:04 Michał Górny
2020-11-23  8:21 Michał Górny
2020-08-02 22:04 Sam James
2020-08-02  4:08 Aaron Bauman
2020-05-04 12:34 Michał Górny
2020-04-27  8:33 Michał Górny
2020-04-27  7:18 Michał Górny
2020-04-27  7:18 Michał Górny
2020-04-26 23:28 Jonas Stein
2020-04-20 17:31 Rick Farina
2020-03-27 11:35 Michał Górny
2020-03-16 18:55 Michał Górny
2020-02-05 14:24 Michał Górny
2018-10-24 12:58 Michał Górny
2018-08-17  8:38 Michał Górny

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=1715448959.ffb824adddf790f6d6eda9334a9b3edad5ea4aff.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