onionshare/desktop/scripts
Timothy Cyrus 5e89cdcbc4 Make pyproject.toml PEP 621 compliant
- converted tool.poetry to PEP 621 (default behavior for poetry)
- converted setup.py to PEP 621 (recommended by setuptools)
- use pyproject.toml instead of version.txt
- use importlib instead of version.txt
- use PEP 621 dependency format in flatpak build scripts
- added tomli as a dev dependency (used in build scripts)
- removed version.txt (no longer used)
- cleaned up dependencies

- version is still in desktop/setup.py (unclear on how snapcraft uses it)
- poetry lockfiles need to be rebuilt
2025-10-20 14:07:33 -04:00
..
build-macos.py Make pyproject.toml PEP 621 compliant 2025-10-20 14:07:33 -04:00
build-pt-meek.ps1 Updates pluggable transport links in the build scripts 2024-08-23 15:58:20 +05:30
build-pt-meek.sh Updates pluggable transport links in the build scripts 2024-08-23 15:58:20 +05:30
build-pt-obfs4proxy.ps1 Update obfs4proxy, meek and tor versions. Try building 32-bit snapcraft. Bump Onionshare version to 2.6.1 2022-12-11 16:08:05 +11:00
build-pt-obfs4proxy.sh Update PT build scripts to work on Intel Macs too 2023-02-06 18:31:02 -08:00
build-pt-snowflake.ps1 Update Tor, snowflake versions, and rejig Flatpak to build pluggable transports using our existing scripts, same as other packaging 2025-02-10 16:26:02 +11:00
build-pt-snowflake.sh Update Tor, snowflake versions, and rejig Flatpak to build pluggable transports using our existing scripts, same as other packaging 2025-02-10 16:26:02 +11:00
build-windows.py Make pyproject.toml PEP 621 compliant 2025-10-20 14:07:33 -04:00
common.py Move get_binary_arches into common, and code sign every binary in the app bundle 2023-10-20 15:15:40 -07:00
countries-get-flag.py Updates the repository to download the flags from to include all flags 2022-03-31 18:20:29 +05:30
countries-update-list.py Update countries-update-list.py to correct path, and run it to generate new country json files for other locales 2022-02-25 15:07:19 +11:00
get-tor.py Raise RuntimeError, seems Github Actions didn't fail on exit code of negative 1 2025-04-01 16:15:17 +11:00
macos-check-arch.py Reverted to using Tor Browser's binaries, universal binaries (MacOS) 2022-12-30 22:23:52 +01:00
macos-merge-universal.py Move get_binary_arches into common, and code sign every binary in the app bundle 2023-10-20 15:15:40 -07:00
tor-browser-devs.gpg fix tarball signature verification 2024-09-23 12:28:27 +05:30