Package: renpy / 8.0.3+dfsg-1

Metadata

Package Version Patches format
renpy 8.0.3+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_abspath.patch | (download)

renpy.py | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

 01_abspath


02_traceback.patch | (download)

renpy/error.py | 16 15 + 1 - 0 !
1 file changed, 15 insertions(+), 1 deletion(-)

 02_traceback


03_checkdir.patch | (download)

renpy/main.py | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 03_checkdir


translations tmpdir.patch | (download)

launcher/game/translations.rpy | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 translations-tmpdir


cython3.patch | (download)

module/setuplib.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 cython3


read write permissions.patch | (download)

renpy/script.py | 15 0 + 15 - 0 !
1 file changed, 15 deletions(-)

 read write permissions

We need to fix r/w permissions for renpy because we use /usr/share/games/renpy
as project directory. This is a preliminary patch.

setuptools ftbfs.patch | (download)

module/setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 setuptools ftbfs

Fix FTBFS with latest setuptools version in Debian.

python3.11.patch | (download)

module/setup.py | 5 3 + 2 - 0 !
module/setuplib.py | 3 3 + 0 - 0 !
2 files changed, 6 insertions(+), 2 deletions(-)

 python3.11