Commit Graph

28 Commits

Author SHA1 Message Date
Valentin Niess
60aec8ba25 Patch some mistakes (according to flake8) 2025-05-20 23:27:20 +02:00
Valentin Niess
8090602b0f Tweak manylinux image extractor 2025-05-19 22:37:45 +02:00
Valentin Niess
1fdb439e70 Manylinux downloader and extractor 2025-05-19 17:13:29 +02:00
Valentin Niess
fb54370a7e Patch which appimagetool 2025-02-10 22:41:55 +01:00
Valentin Niess
72a52b6f34 Select appimagetool version 2025-02-10 18:31:05 +01:00
Iliyas Jorio
583a61686a Migrate to AppImage/appimagetool (fuse3) 2025-02-08 11:47:56 +01:00
Valentin Niess
223f35f757 shutil.copyfile -> shutil.copy 2024-10-11 11:13:40 +02:00
Valentin Niess
ea671fe7ed Python 2 compat tweaks 2024-10-11 11:03:22 +02:00
Maximilian Knespel
c8fde2906a Replace distutils usage with os and shutil 2024-10-10 15:15:23 +02:00
Sławomir Zborowski
955149ad6a Added support for git dependencies with custom branch name. 2024-04-27 00:08:40 +02:00
Valentin Niess
4fcdf2cba1 Python AppImages updater 2023-11-10 15:04:24 +01:00
Valentin Niess
e249fdebdb Use a named logger 2023-11-10 10:18:12 +01:00
Valentin Niess
e596fec38b List command for manylinux images 2023-11-08 18:06:02 +01:00
Valentin Niess
528f797ddf Locate Tcl/Tk using tclsh 2022-09-08 10:27:03 +02:00
Stanislav Dimitrov
5d085e38ee Use importlib.util, if importing importlib fails.
Issue reported for python>3.8
2022-08-06 22:29:16 +02:00
Valentin Niess
e2efafa081 Patch isolation flag 2022-07-21 10:31:56 +02:00
Vladimir Ivan
061fd7414d Python 2 compat for local requirements
(cherry picked from commit c34610e63cc9b509d324bc0ffb09c100063af74e)
2022-07-21 10:17:28 +02:00
Valentin Niess
bbd549c3a1 Patch log import in system 2022-07-18 15:14:40 +02:00
Valentin Niess
d259ad4f49 Tolerate single line warning(s) 2022-07-18 14:48:26 +02:00
Valentin Niess
cd5df332f1 _initappimage in site.py 2022-06-11 16:22:07 +02:00
Valentin Niess
7b616e8e5b Use appimagetool 12 2022-03-14 20:42:56 +01:00
Valentin Niess
4beacdf473 Improve python selection when building apps 2022-02-18 16:11:44 +01:00
Valentin Niess
f381494aaf Secure Python2 str decoding 2022-02-12 10:23:00 +01:00
Valentin Niess
8c5bdaf5b7 Catch Python 2.7 deprecation warning 2020-04-04 00:48:39 +02:00
Valentin Niess
f23a2dc25f Add an app builder 2020-04-03 01:17:34 +02:00
Valentin Niess
4eb7011425 Add install command & reorganize 2020-03-30 00:48:53 +02:00
Valentin Niess
ca80dd8452 Relocate patchelf & appimagetool 2020-03-29 23:46:37 +02:00
Valentin Niess
f8a4c10644 Clean the package layout 2020-03-29 16:07:53 +02:00