Andy Kipp
84428076ff
Update app.py
2021-05-03 17:57:19 +03:00
Valentin
90076c2773
Merge pull request #33 from anki-code/patch-2
...
Fix: tests for 2.7 and 3.5
2021-05-03 10:45:48 +02:00
Andy Kipp
1db6dd10a5
Update app.py
2021-05-03 11:44:25 +03:00
Andy Kipp
639884b8ae
Check pip version
2021-05-03 11:42:03 +03:00
Andy Kipp
e9315dbb85
Update app.py
2021-05-03 11:34:44 +03:00
Andy Kipp
874a28d82c
Update app.py
2021-05-03 11:23:49 +03:00
Valentin
aad1e9b503
Merge pull request #32 from anki-code/patch-1
...
Fix: PyPi in-tree-build error
2021-05-03 10:07:45 +02:00
Andy Kipp
a9e051f5cb
Fix #31
2021-05-03 10:31:01 +03:00
Valentin Niess
447701ea3d
Use default python for packaging i686 appimages
2021-04-21 10:34:09 +02:00
Valentin Niess
3352c70f00
Update Python versions
2021-04-21 10:18:28 +02:00
Valentin Niess
728a997ae5
Use manylinux2014 for building with appimagetool
2021-04-21 10:08:39 +02:00
Valentin
d0d64c3316
Update Python version
2021-01-13 13:09:01 +01:00
Valentin Niess
18edbb361b
enable set-env in workflow
2020-11-24 23:02:19 +01:00
Valentin Niess
3f6ed9e6b2
Update Python version in README examples
2020-09-21 10:25:51 +02:00
Valentin Niess
ab79573f17
Actually release Python 3.9
2020-09-21 10:11:53 +02:00
Valentin Niess
5d50279305
Add Python 3.9 build on manylinux1
2020-09-21 10:03:16 +02:00
Valentin Niess
67d5b75751
Patch the install & which commands
2020-09-21 10:02:29 +02:00
Valentin Niess
3ce194736f
Preserve include path name
2020-09-18 13:01:35 +02:00
Valentin
eda9cbcf47
Merge pull request #18 from anki-code/rever
...
Section "Projects using python-appimage"
2020-08-27 10:51:34 +02:00
anki-code
57c30146e7
remove rever instructions
2020-08-27 11:44:25 +03:00
Valentin Niess
5ccbbe52e5
Add run tests for sample apps
2020-08-12 14:47:17 +02:00
Valentin Niess
98d54580e0
Forward SSL cert to applications build
2020-08-12 14:12:39 +02:00
Valentin Niess
37d3bdd936
Bundle SSL_CERT_FILE if in env (e.g. on manylinux)
2020-08-10 11:18:55 +02:00
Valentin
66f3610e7d
Merge pull request #22 from srevinsaju/help-ss
...
Automatically show python-appimage usage when no arguments are provided
2020-06-16 09:06:14 +02:00
Srevin Saju
ac65e882ee
Display the usage of subcommands if *.execute() does not exist
...
python-appimage build previously raised a AttributeError: module 'python_appimage.commands.build' has no attribute 'execute'. This makes users think that its a bug in the program. It would be more intuitive if help / usage is shown instead of AttributeError
2020-06-14 14:35:37 +03:00
Srevin Saju
9088e7fc84
Automatically show python-appimage usage when no arguments are provided
...
Fixes #21
2020-06-14 11:31:41 +03:00
Valentin Niess
0dcfd10c4b
Export ARCH when building the AppImage
2020-05-19 23:04:56 +02:00
Valentin
26061c47a6
Merge pull request #20 from anki-code/patch-1
...
typo fix
2020-05-18 09:53:01 +02:00
anki-code
e5e485995f
typo fix
2020-05-17 19:54:54 +03:00
a
f1c0cef8c3
Merge branch 'master' of https://github.com/niess/python-appimage into rever
2020-05-06 15:45:02 +03:00
a
011c692ef6
rever
2020-05-06 15:19:34 +03:00
a
b7f8b1251d
rever
2020-05-06 15:18:18 +03:00
Valentin Niess
70aaa05f4e
Custom shebangs for applications entrypoint
2020-05-06 13:58:15 +02:00
a
30d4bb5652
rever
2020-05-06 14:54:02 +03:00
Valentin Niess
07adf65f99
Patch TCl/Tk exports for apps
2020-05-06 13:49:16 +02:00
Valentin Niess
5552c1f7cb
Patch TCl/Tk export
2020-05-05 11:07:06 +02:00
Valentin Niess
d48e582472
Option for building apps from a base image on disk
2020-04-21 11:34:48 +02:00
Valentin Niess
b9d55dbc68
Allow git+url requirements for apps
2020-04-21 09:43:02 +02:00
Valentin Niess
fc4662bd93
Patching the default exec name for python images
2020-04-20 20:52:56 +02:00
Valentin Niess
748bf76e02
Use xonsh script as entrypoint for Xonsh
2020-04-20 20:30:15 +02:00
Valentin Niess
8378957adf
Relocate the Python wrapper as entrypoint
2020-04-20 18:18:38 +02:00
Valentin Niess
b7cd6d0b85
Isolate the tasmotizer app from the user space
2020-04-16 15:39:14 +02:00
Valentin Niess
a23543ecdd
Change to weekly updates
2020-04-15 21:20:12 +02:00
Valentin Niess
5cf28eef19
Always prune shebangs (because of upgrades)
2020-04-15 17:33:56 +02:00
Valentin
f291e8e3e9
Expand the doc for developers
2020-04-13 17:24:33 +02:00
Valentin Niess
817c293c2a
Daily AppImage build & update README
2020-04-07 23:26:23 +02:00
Valentin Niess
eac9a7ae91
Improve sync of usr/bin and opt/pythonX.Y/bin
2020-04-07 22:18:45 +02:00
Valentin Niess
d58496c75c
Patch a typo in the README
2020-04-07 01:15:47 +02:00
Valentin Niess
34b1aad8f7
Bundle pip in the base Python AppImages
2020-04-07 01:05:56 +02:00
Valentin Niess
7a02dd539e
Forward installed scripts to us/bin (& uninstall)
2020-04-06 23:57:48 +02:00