public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/pathological/
Date: Wed,  2 Jun 2021 05:28:16 +0000 (UTC)	[thread overview]
Message-ID: <1622611613.83c3e9277bbf53bc7eb714b7b100a0b9786a717f.ionen@gentoo> (raw)

commit:     83c3e9277bbf53bc7eb714b7b100a0b9786a717f
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  2 04:58:03 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jun  2 05:26:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c3e927

games-puzzle/pathological: add python3_9, require <pygame-2

python3_9 works as expected but this game is unusable with
pygame-2 regardless of the interpreter, restrict until fixed.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 ...logical-1.1.3_p16-r1.ebuild => pathological-1.1.3_p16-r2.ebuild} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/pathological/pathological-1.1.3_p16-r1.ebuild b/games-puzzle/pathological/pathological-1.1.3_p16-r2.ebuild
similarity index 91%
rename from games-puzzle/pathological/pathological-1.1.3_p16-r1.ebuild
rename to games-puzzle/pathological/pathological-1.1.3_p16-r2.ebuild
index c41cdb26e8e..9a41e9a28b0 100644
--- a/games-puzzle/pathological/pathological-1.1.3_p16-r1.ebuild
+++ b/games-puzzle/pathological/pathological-1.1.3_p16-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{8,9} )
 
 inherit desktop python-single-r1 toolchain-funcs
 
@@ -20,9 +20,11 @@ KEYWORDS="~amd64 ~x86"
 IUSE="doc"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
+# Note: locks up at start with >=pygame-2 (debian uses pygame-1, fix needed)
 RDEPEND="${PYTHON_DEPS}
 	$(python_gen_cond_dep '
-		>=dev-python/pygame-1.5.5[${PYTHON_MULTI_USEDEP}]
+		>=dev-python/pygame-1.5.5[${PYTHON_USEDEP}]
+		<dev-python/pygame-2[${PYTHON_USEDEP}]
 	')
 "
 DEPEND="${RDEPEND}"


             reply	other threads:[~2021-06-02  5:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-02  5:28 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-05 23:44 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/pathological/ Ionen Wolkens
2023-01-17  6:03 Ionen Wolkens
2021-12-07  0:55 Ionen Wolkens
2021-11-14  0:45 Ionen Wolkens
2021-05-23 17:51 Sergei Trofimovich
2020-02-09 16:25 Michał Górny
2019-12-27 11:49 Pacho Ramos
2019-12-27 11:05 Pacho Ramos
2019-12-26 15:38 David Seifert

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=1622611613.83c3e9277bbf53bc7eb714b7b100a0b9786a717f.ionen@gentoo \
    --to=ionen@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