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: Sun,  5 May 2024 23:44:11 +0000 (UTC)	[thread overview]
Message-ID: <1714952250.a615a3e47898a2bb94d3f20c3c18a410ce800614.ionen@gentoo> (raw)

commit:     a615a3e47898a2bb94d3f20c3c18a410ce800614
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun May  5 16:44:51 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun May  5 23:37:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a615a3e4

games-puzzle/pathological: enable py3.12 + tidy

Closes: https://bugs.gentoo.org/929591
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 .../pathological/pathological-1.1.3_p16-r3.ebuild         | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild b/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
index a96b81bfc608..c1bc614588a3 100644
--- a/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
+++ b/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
@@ -3,17 +3,18 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit desktop optfeature python-single-r1
 
-MY_P="${PN}-$(ver_cut 1-3)"
+MY_P=${PN}-$(ver_cut 1-3)
 
 DESCRIPTION="Enriched clone of the game 'Logical' by Rainbow Arts"
 HOMEPAGE="https://pathological.sourceforge.net/"
 SRC_URI="
 	https://downloads.sourceforge.net/pathological/${MY_P}.tar.gz
-	mirror://debian/pool/main/p/pathological/${MY_P/-/_}-${PV/*_p}.debian.tar.xz"
-S="${WORKDIR}/${MY_P}"
+	mirror://debian/pool/main/p/pathological/${MY_P/-/_}-${PV/*_p}.debian.tar.xz
+"
+S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -24,10 +25,12 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RDEPEND="
 	${PYTHON_DEPS}
 	media-libs/sdl2-image[jpeg,png]
-	$(python_gen_cond_dep 'dev-python/pygame[${PYTHON_USEDEP}]')"
+	$(python_gen_cond_dep 'dev-python/pygame[${PYTHON_USEDEP}]')
+"
 BDEPEND="
 	${PYTHON_DEPS}
-	doc? ( media-libs/netpbm[png] )"
+	doc? ( media-libs/netpbm[png] )
+"
 
 PATCHES=(
 	"${FILESDIR}"/${P}-pygame2-compat.patch


             reply	other threads:[~2024-05-05 23:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05 23:44 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-17  6:03 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/pathological/ Ionen Wolkens
2021-12-07  0:55 Ionen Wolkens
2021-11-14  0:45 Ionen Wolkens
2021-06-02  5:28 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=1714952250.a615a3e47898a2bb94d3f20c3c18a410ce800614.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