public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pywebview/
Date: Tue,  6 Sep 2022 01:06:29 +0000 (UTC)	[thread overview]
Message-ID: <1662234762.4cc53879d65860dacb9bf820fde489a6faa59c8d.tastytea@gentoo> (raw)

commit:     4cc53879d65860dacb9bf820fde489a6faa59c8d
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sat Sep  3 19:52:42 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sat Sep  3 19:52:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4cc53879

dev-python/pywebview: enable py3.11

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

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

diff --git a/dev-python/pywebview/pywebview-3.6.1.ebuild b/dev-python/pywebview/pywebview-3.6.1.ebuild
index a82e7e54f..d53ba46e3 100644
--- a/dev-python/pywebview/pywebview-3.6.1.ebuild
+++ b/dev-python/pywebview/pywebview-3.6.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 


WARNING: multiple messages have this Message-ID (diff)
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/
Date: Sat,  3 Sep 2022 19:56:31 +0000 (UTC)	[thread overview]
Message-ID: <1662234762.4cc53879d65860dacb9bf820fde489a6faa59c8d.tastytea@gentoo> (raw)
Message-ID: <20220903195631.eK251ytvfThQ8VAyBWB1sbgupXxkQpv5Rtq3-PsLRZo@z> (raw)

commit:     4cc53879d65860dacb9bf820fde489a6faa59c8d
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sat Sep  3 19:52:42 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sat Sep  3 19:52:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4cc53879

dev-python/pywebview: enable py3.11

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

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

diff --git a/dev-python/pywebview/pywebview-3.6.1.ebuild b/dev-python/pywebview/pywebview-3.6.1.ebuild
index a82e7e54f..d53ba46e3 100644
--- a/dev-python/pywebview/pywebview-3.6.1.ebuild
+++ b/dev-python/pywebview/pywebview-3.6.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 


             reply	other threads:[~2022-09-06  1:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-06  1:06 Ronny Gutbrod [this message]
2022-09-03 19:56 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/ Ronny Gutbrod
  -- strict thread matches above, loose matches on Subject: below --
2024-08-02 13:13 [gentoo-commits] repo/proj/guru:master " David Roman
2024-08-02 13:13 David Roman
2024-06-25  9:52 David Roman
2024-06-25  9:52 David Roman
2024-06-25  9:52 David Roman
2023-12-17 23:08 David Roman
2023-12-17 23:08 David Roman
2023-09-28 15:54 David Roman
2023-09-28 15:54 David Roman
2023-07-01 18:15 Haelwenn Monnier
2023-07-01 18:15 Haelwenn Monnier
2023-05-25  2:21 Haelwenn Monnier
2023-05-25  2:21 Haelwenn Monnier
2023-05-21  7:23 Viorel Munteanu
2022-11-16 19:33 Florian Schmaus
2022-11-16 19:33 Florian Schmaus
2022-11-16 10:19 Florian Schmaus
2022-02-21 21:42 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-02-23  0:33 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2020-12-04 15:00 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=1662234762.4cc53879d65860dacb9bf820fde489a6faa59c8d.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --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