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: profiles/base/, app-office/libreoffice-bin/
Date: Sat,  2 Jul 2022 14:33:54 +0000 (UTC)	[thread overview]
Message-ID: <1656771305.69d1a147927d1bf8ade468878cb5027f10d2c534.sam@gentoo> (raw)

commit:     69d1a147927d1bf8ade468878cb5027f10d2c534
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 14:13:17 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 14:15:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69d1a147

app-office/libreoffice-bin: fix PYTHON_COMPAT

Was already built w/ 3.10

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

 app-office/libreoffice-bin/libreoffice-bin-7.3.3.2-r3.ebuild | 4 ++--
 profiles/base/package.use                                    | 4 ----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/app-office/libreoffice-bin/libreoffice-bin-7.3.3.2-r3.ebuild b/app-office/libreoffice-bin/libreoffice-bin-7.3.3.2-r3.ebuild
index 39bff2d14806..519af383f2da 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-7.3.3.2-r3.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-7.3.3.2-r3.ebuild
@@ -7,8 +7,8 @@ BASE_PACKAGENAME="bin"
 BASE_AMD64_URI="https://tamiko.43-1.org/distfiles/amd64-${BASE_PACKAGENAME}-"
 BASE_X86_URI="https://tamiko.43-1.org/distfiles/x86-${BASE_PACKAGENAME}-"
 
-PYTHON_COMPAT=( python3_9 )
-PYTHON_REQ_USE="xml"
+PYTHON_COMPAT=( python3_10 )
+PYTHON_REQ_USE="xml(+)"
 
 inherit java-pkg-opt-2 python-single-r1 prefix toolchain-funcs xdg-utils
 

diff --git a/profiles/base/package.use b/profiles/base/package.use
index 13859d0233a3..190a80825e9a 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -1,10 +1,6 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2022-07-02)
-# Only python 3.9 supported, bug #845546
-~app-office/libreoffice-bin-7.3.3.2 python_single_target_python3_9
-
 # Andreas Sturmlechner <asturm@gentoo.org> (2022-06-14)
 # Only python 3.9 supported, bug #835921
 dev-util/kdevelop-python:5 python_single_target_python3_9


                 reply	other threads:[~2022-07-02 14:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1656771305.69d1a147927d1bf8ade468878cb5027f10d2c534.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