From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-text/OCRmyPDF/
Date: Sat, 29 Oct 2022 05:51:18 +0000 (UTC) [thread overview]
Message-ID: <1667022640.bbe984a4602f7e606ea725caf62646657f9c53fc.arthurzam@gentoo> (raw)
Message-ID: <20221029055118.yiSKJqRQ6MDHbb15M_gSQ7_wNWhut6f7TFmV0s-uROc@z> (raw)
commit: bbe984a4602f7e606ea725caf62646657f9c53fc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 05:50:40 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 05:50:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bbe984a4
app-text/OCRmyPDF: disable py3.11
dev-python/coloredlogs doesn't support py3.11, so this package also
can't publish py3.11 support.
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-text/OCRmyPDF/OCRmyPDF-14.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/OCRmyPDF/OCRmyPDF-14.0.1.ebuild b/app-text/OCRmyPDF/OCRmyPDF-14.0.1.ebuild
index d31074627..813f3f1f0 100644
--- a/app-text/OCRmyPDF/OCRmyPDF-14.0.1.ebuild
+++ b/app-text/OCRmyPDF/OCRmyPDF-14.0.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit bash-completion-r1 distutils-r1 optfeature
next reply other threads:[~2022-10-29 5:51 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-29 5:54 Arthur Zamarin [this message]
2022-10-29 5:51 ` [gentoo-commits] repo/proj/guru:dev commit in: app-text/OCRmyPDF/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2025-01-08 13:20 [gentoo-commits] repo/proj/guru:master " David Roman
2024-12-26 15:36 Julien Roy
2024-10-14 11:30 [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2024-10-14 11:30 ` [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2024-10-14 11:30 [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2024-10-14 11:30 ` [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2024-06-25 9:52 David Roman
2024-06-17 23:08 Julien Roy
2024-06-17 23:08 Julien Roy
2023-06-07 7:04 Viorel Munteanu
2023-04-28 17:52 Arthur Zamarin
2023-04-13 7:02 Florian Schmaus
2023-02-06 8:21 Viorel Munteanu
2022-11-16 19:33 Florian Schmaus
2022-11-16 19:33 Florian Schmaus
2022-11-05 15:26 Arthur Zamarin
2022-11-01 2:55 Ronny Gutbrod
2022-11-01 2:55 Ronny Gutbrod
2022-07-05 7:14 Florian Schmaus
2022-07-05 7:14 Florian Schmaus
2022-07-05 7:14 Florian Schmaus
2022-06-01 11:17 Andrew Ammerlaan
2022-06-01 11:17 Andrew Ammerlaan
2022-05-29 18:29 Andrew Ammerlaan
2022-03-25 11:24 Ronny Gutbrod
2022-02-23 0:33 Ronny Gutbrod
2022-02-01 10:38 Florian Schmaus
2021-07-03 9:59 Andrew Ammerlaan
2021-04-28 8:08 Andrew Ammerlaan
2021-04-28 8:08 Andrew Ammerlaan
2021-03-27 15:38 Andrew Ammerlaan
2021-03-02 9:02 Theo Anderson
2021-03-02 9:00 [gentoo-commits] repo/proj/guru:dev " Theo Anderson
2021-03-02 9:02 ` [gentoo-commits] repo/proj/guru:master " Theo Anderson
2021-02-16 21:10 Theo Anderson
2021-02-16 21:10 Theo Anderson
2021-02-09 14:46 Andrew Ammerlaan
2021-02-09 14:46 Andrew Ammerlaan
2021-01-11 7:13 Andrew Ammerlaan
2021-01-11 7:13 Andrew Ammerlaan
2021-01-10 11:31 Andrew Ammerlaan
2021-01-10 11:31 Andrew Ammerlaan
2021-01-04 9:34 Andrew Ammerlaan
2021-01-04 9:34 Andrew Ammerlaan
2021-01-04 9:34 Andrew Ammerlaan
2021-01-01 13:14 Andrew Ammerlaan
2020-12-18 19:05 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-18 19:05 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-16 19:45 Andrew Ammerlaan
2020-04-16 17:14 Andrew Ammerlaan
2020-04-16 9:59 Andrew Ammerlaan
2020-04-16 9:59 Andrew Ammerlaan
2020-04-16 9:59 Andrew Ammerlaan
2020-04-16 9:59 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=1667022640.bbe984a4602f7e606ea725caf62646657f9c53fc.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