public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vitaly Zdanevich" <zdanevich.vitaly@ya.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-doc/geeknote/
Date: Fri, 21 Jun 2024 01:02:01 +0000 (UTC)	[thread overview]
Message-ID: <1718931719.ca617d90a1cf7f9373fb95afe39b8bbb0212c828.zdanevich.vitaly@gentoo> (raw)

commit:     ca617d90a1cf7f9373fb95afe39b8bbb0212c828
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Fri Jun 21 01:01:59 2024 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Fri Jun 21 01:01:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca617d90

app-doc/geeknote: Python 3.12 is not working - set max to 3.11

Because of Apache Thrift problem, see https://github.com/apache/thrift/commit/6f8c99e98170dcd4f311e755b79f7013868c64c5#r143063857

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 app-doc/geeknote/geeknote-3.0.5.ebuild | 2 +-
 app-doc/geeknote/geeknote-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-doc/geeknote/geeknote-3.0.5.ebuild b/app-doc/geeknote/geeknote-3.0.5.ebuild
index 17e814e84..48b4b939a 100644
--- a/app-doc/geeknote/geeknote-3.0.5.ebuild
+++ b/app-doc/geeknote/geeknote-3.0.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1

diff --git a/app-doc/geeknote/geeknote-9999.ebuild b/app-doc/geeknote/geeknote-9999.ebuild
index ce78f8a52..86a17bd62 100644
--- a/app-doc/geeknote/geeknote-9999.ebuild
+++ b/app-doc/geeknote/geeknote-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit bash-completion-r1 distutils-r1 git-r3


             reply	other threads:[~2024-06-21  1:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-21  1:02 Vitaly Zdanevich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-06 18:54 [gentoo-commits] repo/proj/guru:dev commit in: app-doc/geeknote/ Vitaly Zdanevich
2024-04-26  5:05 Vitaly Zdanevich
2024-04-26  4:56 Vitaly Zdanevich
2024-04-26  4:52 Vitaly Zdanevich
2024-04-26  4:17 Vitaly Zdanevich
2024-04-24 16:21 Vitaly Zdanevich
2024-04-24 16:03 Vitaly Zdanevich
2024-04-24  1:40 Vitaly Zdanevich
2024-04-24  1:04 Vitaly Zdanevich
2023-08-31  5:56 Vitaly Zdanevich
2023-08-31  5:55 Vitaly Zdanevich

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=1718931719.ca617d90a1cf7f9373fb95afe39b8bbb0212c828.zdanevich.vitaly@gentoo \
    --to=zdanevich.vitaly@ya.ru \
    --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