games-rpg/open-adventure
Forward-port of the Crowther/Woods Adventure 2.5
ChangeLog
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit cb3adcc48f790a8ed950b3a56ea2f6a8252e7555
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Fri Jan 10 12:00:43 2025 +0100
games-rpg/open-adventure: add 1.20, drop 1.16
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 7300fbaa3744a88dfaed9b03a9f412565f0dba0f
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Tue Mar 26 12:49:31 2024 +0100
games-rpg/open-adventure: update Manifest
Closes: https://bugs.gentoo.org/927883
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit cd550ba6da8b975f452778974fd06af5431a91e6
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Fri Feb 9 14:57:25 2024 +0100
games-rpg/open-adventure: ignore code quality checks
Closes: https://bugs.gentoo.org/924149
Closes: https://bugs.gentoo.org/924113
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 55773d647adfc6967547bc1c45c88a08fb33db50
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Thu Feb 8 16:23:07 2024 +0100
games-rpg/open-adventure: add new test dependencies
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 9af894851679be73a6756e8a73f4684510bb9b13
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Wed Feb 7 11:15:57 2024 +0100
games-rpg/open-adventure: add 1.18
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit c0dbb49c82467c2035eac1ae2e7051e8e1e0207d
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Wed Jan 3 09:20:54 2024 +0100
games-rpg/open-adventure: add 1.17
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit f6f870830839a83eb7f4fd80ec07972cff27cd2b
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon Dec 11 09:27:00 2023 +0100
games-rpg/open-adventure: add || die to sed calls
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit e03c28cd964837b78738a846a01559f61c0f23d6
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon Dec 4 22:57:05 2023 +0100
games-rpg/open-adventure: remove uncommon flags CFLAGS
Closes: https://bugs.gentoo.org/919038
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 019f1a2752e9e2ff0e3b8b03be4059e161498c77
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon Nov 27 18:55:01 2023 +0100
games-rpg/open-adventure: expose compilation flags
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 654f7c091911546ff572c95804d86846860805ca
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon Nov 27 18:53:11 2023 +0100
games-rpg/open-adventure: add dev-libs/libedit dependency
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 9e9fbb790191cf7d39b41821d77f9f4a3875d651
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon Nov 27 09:50:10 2023 +0100
games-rpg/open-adventure: fix dev-python/pyyaml dependency
Closes: https://bugs.gentoo.org/918627
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 3470985dd0ffad847195b1e30a9575495f34b588
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Thu Nov 23 11:30:16 2023 +0100
games-rpg/open-adventure: new package, add 1.16
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit cb3adcc48f790a8ed950b3a56ea2f6a8252e7555
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Fri Jan 10 12:00:43 2025 +0100
games-rpg/open-adventure: add 1.20, drop 1.16
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 7300fbaa3744a88dfaed9b03a9f412565f0dba0f
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Tue Mar 26 12:49:31 2024 +0100
games-rpg/open-adventure: update Manifest
Closes: https://bugs.gentoo.org/927883
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit cd550ba6da8b975f452778974fd06af5431a91e6
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Fri Feb 9 14:57:25 2024 +0100
games-rpg/open-adventure: ignore code quality checks
Closes: https://bugs.gentoo.org/924149
Closes: https://bugs.gentoo.org/924113
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 55773d647adfc6967547bc1c45c88a08fb33db50
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Thu Feb 8 16:23:07 2024 +0100
games-rpg/open-adventure: add new test dependencies
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 9af894851679be73a6756e8a73f4684510bb9b13
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Wed Feb 7 11:15:57 2024 +0100
games-rpg/open-adventure: add 1.18
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit c0dbb49c82467c2035eac1ae2e7051e8e1e0207d
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Wed Jan 3 09:20:54 2024 +0100
games-rpg/open-adventure: add 1.17
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit f6f870830839a83eb7f4fd80ec07972cff27cd2b
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon Dec 11 09:27:00 2023 +0100
games-rpg/open-adventure: add || die to sed calls
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit e03c28cd964837b78738a846a01559f61c0f23d6
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon Dec 4 22:57:05 2023 +0100
games-rpg/open-adventure: remove uncommon flags CFLAGS
Closes: https://bugs.gentoo.org/919038
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 019f1a2752e9e2ff0e3b8b03be4059e161498c77
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon Nov 27 18:55:01 2023 +0100
games-rpg/open-adventure: expose compilation flags
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 654f7c091911546ff572c95804d86846860805ca
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon Nov 27 18:53:11 2023 +0100
games-rpg/open-adventure: add dev-libs/libedit dependency
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 9e9fbb790191cf7d39b41821d77f9f4a3875d651
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon Nov 27 09:50:10 2023 +0100
games-rpg/open-adventure: fix dev-python/pyyaml dependency
Closes: https://bugs.gentoo.org/918627
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 3470985dd0ffad847195b1e30a9575495f34b588
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Thu Nov 23 11:30:16 2023 +0100
games-rpg/open-adventure: new package, add 1.16
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>