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 filePatch | File delta | Description |
---|---|---|
01_abspath.patch | (download) |
renpy.py |
9 8 + 1 - 0 ! |
01_abspath |
02_traceback.patch | (download) |
renpy/error.py |
16 15 + 1 - 0 ! |
02_traceback |
03_checkdir.patch | (download) |
renpy/main.py |
4 4 + 0 - 0 ! |
03_checkdir |
translations tmpdir.patch | (download) |
launcher/game/translations.rpy |
4 2 + 2 - 0 ! |
translations-tmpdir |
cython3.patch | (download) |
module/setuplib.py |
2 1 + 1 - 0 ! |
cython3 |
read write permissions.patch | (download) |
renpy/script.py |
15 0 + 15 - 0 ! |
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 ! |
setuptools ftbfs Fix FTBFS with latest setuptools version in Debian. |
python3.11.patch | (download) |
module/setup.py |
5 3 + 2 - 0 ! |
python3.11 |