public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/arandr/
Date: Wed, 18 Jan 2023 00:47:50 +0000 (UTC)	[thread overview]
Message-ID: <1674002842.74d0e3236f73d2486d4dbe18c8c0533564ecfc97.sam@gentoo> (raw)

commit:     74d0e3236f73d2486d4dbe18c8c0533564ecfc97
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 18 00:46:43 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 18 00:47:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74d0e323

x11-misc/arandr: disable py3.11 for 0.1.10-r3

Broken at runtime. New version has it (was bumped earlier) but let's
drop it from the old version in case some folks are using py3.11 on stable.

Bug: https://bugs.gentoo.org/889986
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/arandr/arandr-0.1.10-r3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-misc/arandr/arandr-0.1.10-r3.ebuild b/x11-misc/arandr/arandr-0.1.10-r3.ebuild
index ab43a0525449..0e702d60d0ba 100644
--- a/x11-misc/arandr/arandr-0.1.10-r3.ebuild
+++ b/x11-misc/arandr/arandr-0.1.10-r3.ebuild
@@ -4,7 +4,8 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+# Fails w/ py3.11, bug #889986
+PYTHON_COMPAT=( python3_{9..10} )
 inherit distutils-r1
 
 DESCRIPTION="Another XRandR GUI"


             reply	other threads:[~2023-01-18  0:47 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18  0:47 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-09 17:41 [gentoo-commits] repo/gentoo:master commit in: x11-misc/arandr/ Conrad Kostecki
2024-01-07  6:14 Sam James
2023-02-21 17:55 Conrad Kostecki
2023-02-21  5:14 Sam James
2023-02-21  5:14 Sam James
2023-02-21  5:14 Sam James
2023-02-21  5:14 Sam James
2023-01-18  0:21 Sebastian Pipping
2022-10-08  7:25 Arthur Zamarin
2022-06-06  6:31 Jakov Smolić
2022-04-26 14:01 Arthur Zamarin
2022-01-20 22:58 Conrad Kostecki
2022-01-20 12:27 Arthur Zamarin
2021-11-04 20:59 Conrad Kostecki
2021-07-01 21:45 Conrad Kostecki
2021-05-03 20:07 Conrad Kostecki
2021-05-03 19:16 Conrad Kostecki
2021-05-03  0:43 Jonas Stein
2020-07-17 14:47 Sam James
2020-01-26 16:54 Jeroen Roovers
2020-01-26 16:54 Jeroen Roovers
2020-01-13 10:07 David Seifert
2020-01-07 16:32 Ben Kohler
2019-06-20 13:20 Jeroen Roovers
2016-12-20 18:08 Tobias Klausmann
2016-03-01 19:18 Jeroen Roovers
2016-03-01 19:14 Jeroen Roovers

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=1674002842.74d0e3236f73d2486d4dbe18c8c0533564ecfc97.sam@gentoo \
    --to=sam@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