--- app-id: org.onionshare.OnionShare command: onionshare runtime: org.kde.Platform runtime-version: "6.4" sdk: org.kde.Sdk sdk-extensions: - org.freedesktop.Sdk.Extension.golang - org.freedesktop.Sdk.Extension.llvm15 separate-locales: false finish-args: - "--device=dri" - "--share=ipc" - "--share=network" - "--socket=wayland" - "--socket=fallback-x11" - "--talk-name=org.freedesktop.Notifications" - "--talk-name=org.freedesktop.secrets" - "--filesystem=~/OnionShare:create" - "--filesystem=xdg-config/onionshare:create" cleanup: - "/go" - "/bin/scripts" modules: - name: pyside6 buildsystem: simple build-commands: [] modules: - name: pyside6-essentials only-arches: - x86_64 buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} "pyside6-essentials" --no-build-isolation sources: - type: file url: https://files.pythonhosted.org/packages/e5/96/f43cdcb397f8a8cff6991ef8109385cc5ad9b0ad78c6dc2988b3b776fe49/PySide6_Essentials-6.4.2-cp37-abi3-manylinux_2_28_x86_64.whl sha256: 8c3d37cca6e27f6da12b50b20e741d593ccc857bdcdb82d97f8f7c8bfe53639a modules: - name: shiboken6 buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} "shiboken6" --no-build-isolation sources: - type: file url: https://files.pythonhosted.org/packages/24/f6/f1fe9220a616789a1c6b1b73670d8b1dec882ac730a8b534f963b3f26182/shiboken6-6.4.2-cp37-abi3-manylinux_2_28_x86_64.whl sha256: 0616c1a12d1e51e680595b3940b986275c1df952a751416a0730a59e5b90105f - name: tor buildsystem: autotools sources: - type: archive sha256: d39d38598208f4d6201d7edc6ad573b3a898a932a5c68d3074016a9525519b22 url: https://dist.torproject.org/tor-0.4.7.9.tar.gz modules: - name: libevent buildsystem: autotools sources: - type: archive url: https://github.com/libevent/libevent/releases/download/release-2.1.12-stable/libevent-2.1.12-stable.tar.gz sha256: 92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb - name: obfs4proxy buildsystem: simple build-options: env: GOBIN: "/app/bin/" build-commands: - ". /usr/lib/sdk/golang/enable.sh; export GOPATH=$PWD; export GO111MODULE=off; go install gitlab.com/yawning/obfs4.git/obfs4proxy" sources: - type: git url: https://go.googlesource.com/net commit: 69e39bad7dc2bbb411fa35755c46020969029fa7 dest: src/golang.org/x/net - type: git url: https://go.googlesource.com/crypto commit: ceb1ce70b4faafeeb5b3f23cc83f09b39a4f3f1d dest: src/golang.org/x/crypto - type: git url: https://go.googlesource.com/text commit: 18b340fc7af22495828ffbe71e9f9e22583bc7a9 dest: src/golang.org/x/text - type: git url: https://go.googlesource.com/sys commit: faf0a1b62c6b439486fd1d914d8185627b99d387 dest: src/golang.org/x/sys - type: git url: https://gitlab.com/yawning/obfs4 commit: 336a71d6e4cfd2d33e9c57797828007ad74975e9 dest: src/gitlab.com/yawning/obfs4.git - type: git url: https://gitlab.com/yawning/utls commit: f1bcf4b40e4596d0ccd1dbf8f3a9f4922f9759ca dest: src/gitlab.com/yawning/utls.git - type: git url: https://gitlab.com/yawning/bsaes commit: 0a714cd429ec754482b4001e918db30cd2094405 dest: src/gitlab.com/yawning/bsaes.git - type: git url: https://gitlab.com/yawning/edwards25519-extra commit: def713fd18e464864613d2b55ef41a21df2c9493 dest: src/gitlab.com/yawning/edwards25519-extra.git - type: git url: https://github.com/FiloSottile/edwards25519 commit: 8c58ed0e35502a485538e4c5ec086070840f3410 dest: src/filippo.io/edwards25519 - type: git url: https://git.torproject.org/pluggable-transports/goptlib commit: 13b7b3552e1eef32e4d8a2a7813f22488f91dc09 dest: src/git.torproject.org/pluggable-transports/goptlib.git - type: git url: https://github.com/dsnet/compress commit: f66993602bf5da07ef49d35b08e7264ae9fe2b6e dest: src/github.com/dsnet/compress - type: git url: https://github.com/dchest/siphash commit: 991656ee3840f823396c2eb7f4a70d65dac06832 dest: src/github.com/dchest/siphash - name: meek-client buildsystem: simple build-options: env: GOBIN: "/app/bin/" build-commands: - ". /usr/lib/sdk/golang/enable.sh; export GOPATH=$PWD; export GO111MODULE=off; go install git.torproject.org/pluggable-transports/meek.git/meek-client" sources: - type: git url: https://go.googlesource.com/net commit: 69e39bad7dc2bbb411fa35755c46020969029fa7 dest: src/golang.org/x/net - type: git url: https://go.googlesource.com/crypto commit: ceb1ce70b4faafeeb5b3f23cc83f09b39a4f3f1d dest: src/golang.org/x/crypto - type: git url: https://go.googlesource.com/text commit: 18b340fc7af22495828ffbe71e9f9e22583bc7a9 dest: src/golang.org/x/text - type: git url: https://go.googlesource.com/sys commit: faf0a1b62c6b439486fd1d914d8185627b99d387 dest: src/golang.org/x/sys - type: git url: https://git.torproject.org/pluggable-transports/goptlib commit: 13b7b3552e1eef32e4d8a2a7813f22488f91dc09 dest: src/git.torproject.org/pluggable-transports/goptlib.git - type: git url: https://git.torproject.org/pluggable-transports/meek commit: 6600c52acb7979b08dd0916a7a779dd0e5dde0b0 dest: src/git.torproject.org/pluggable-transports/meek.git - type: git url: https://github.com/refraction-networking/utls commit: 0b2885c8c0d4467cfe98136748a9d011d0b8fff0 dest: src/github.com/refraction-networking/utls - name: snowflake-client buildsystem: simple build-options: env: GOBIN: "/app/bin/" build-commands: - ". /usr/lib/sdk/golang/enable.sh; export GOPATH=$PWD; export GO111MODULE=off; go install git.torproject.org/pluggable-transports/snowflake.git/client" - "mv /app/bin/client /app/bin/snowflake-client" sources: - type: git url: https://go.googlesource.com/net commit: 69e39bad7dc2bbb411fa35755c46020969029fa7 dest: src/golang.org/x/net - type: git url: https://go.googlesource.com/crypto commit: ceb1ce70b4faafeeb5b3f23cc83f09b39a4f3f1d dest: src/golang.org/x/crypto - type: git url: https://go.googlesource.com/text commit: 18b340fc7af22495828ffbe71e9f9e22583bc7a9 dest: src/golang.org/x/text - type: git url: https://go.googlesource.com/sys commit: faf0a1b62c6b439486fd1d914d8185627b99d387 dest: src/golang.org/x/sys - type: git url: https://go.googlesource.com/xerrors commit: 5ec99f83aff198f5fbd629d6c8d8eb38a04218ca dest: src/golang.org/x/xerrors - type: git url: https://git.torproject.org/pluggable-transports/goptlib commit: 13b7b3552e1eef32e4d8a2a7813f22488f91dc09 dest: src/git.torproject.org/pluggable-transports/goptlib.git - type: git url: https://git.torproject.org/pluggable-transports/snowflake commit: 36f03dfd4483922b3e7400dedc71df9cf2f30b6b dest: src/git.torproject.org/pluggable-transports/snowflake.git - type: git url: https://github.com/refraction-networking/utls commit: 0b2885c8c0d4467cfe98136748a9d011d0b8fff0 dest: src/github.com/refraction-networking/utls - type: git url: https://github.com/templexxx/xorsimd commit: e2f34adfb57b524164fc712df2fcfd991ed0ccad dest: src/github.com/templexxx/xorsimd - type: git url: https://github.com/templexxx/cpu commit: 98168dcec14af3f8700bf309afe503bfe936e9f2 dest: src/github.com/templexxx/cpu - type: git url: https://github.com/google/uuid commit: 44b5fee7c49cf3bcdf723f106b36d56ef13ccc88 dest: src/github.com/google/uuid - type: git url: https://github.com/pion/udp commit: 68c2d469b1ffc77a8addab02c1e45c93b5d0071d dest: src/github.com/pion/udp - type: git url: https://github.com/pion/dtls commit: e4d311c89ca1b77c9fe928e6cbfc508c959a3e73 dest: src/github.com/pion/dtls - type: git url: https://github.com/pion/rtp commit: 1bb23f70af626f56c785a0e1615da871f5a03129 dest: src/github.com/pion/rtp - type: git url: https://github.com/pion/stun commit: fa0355cc10e886da31cdfffe5c67cc23d345bbdc dest: src/github.com/pion/stun - type: git url: https://github.com/pion/randutil commit: 3e7aefb6fd280d89fca72f1596348f1939525187 dest: src/github.com/pion/randutil - type: git url: https://github.com/pion/srtp commit: 1d7627ee3ca0c5f9f3943d6fe92295dc0a2b8e69 dest: src/github.com/pion/srtp - type: git url: https://github.com/pion/sctp commit: fd9945b6f0fe8785677b18df7ce3e9ec78f9d451 dest: src/github.com/pion/sctp - type: git url: https://github.com/pion/transport commit: 33608e46f9f1fb5af237d9cf0df6126fa1b6b206 dest: src/github.com/pion/transport - type: git url: https://github.com/pion/logging commit: b0e968691909fdc8f198d1be221624b74b397fa6 dest: src/github.com/pion/logging - type: git url: https://github.com/pion/datachannel commit: 74e13972527c0130d4245897fef9c300a091b14b dest: src/github.com/pion/datachannel - type: git url: https://github.com/pion/interceptor commit: 75c3df4712798c9e6fbec8a41059cc5b2913c032 dest: src/github.com/pion/interceptor - type: git url: https://github.com/pion/ice commit: d5db22342061ee429c247141700b1e02e73acf54 dest: src/github.com/pion/ice - type: git url: https://github.com/pion/webrtc commit: 635bfd9cad37eff2d2b7004e303ca4d509b8de17 dest: src/github.com/pion/webrtc - type: git url: https://github.com/pion/mdns commit: 9db0fe207a1804f909cd53dd8f6cc36311ea65d6 dest: src/github.com/pion/mdns - type: git url: https://github.com/pion/turn commit: 72ffd594f7c6104b5680a4fea5651928e3b6ddb4 dest: src/github.com/pion/turn - type: git url: https://github.com/pion/rtcp commit: 516927b4081bb24ad1e2778d4627f90529e3105e dest: src/github.com/pion/rtcp - type: git url: https://github.com/pion/sdp commit: 9f8ec15f7bbb128c4625b3c07ab7923831533518 dest: src/github.com/pion/sdp - type: git url: https://github.com/tjfoc/gmsm commit: fdaa5ff368db5ce62bb672fc424b23f8923858dc dest: src/github.com/tjfoc/gmsm - type: git url: https://github.com/xtaci/kcp-go commit: bd59cf8a523bbf67e55024a164d419a32de9de39 dest: src/github.com/xtaci/kcp-go - type: git url: https://github.com/xtaci/smux commit: "09e2c01560df5aaaed50e48e77547858e2623498" dest: src/github.com/xtaci/smux - type: git url: https://github.com/klauspost/cpuid commit: cffd0d4c86d45f8de353e162651c92fa263e845d dest: src/github.com/klauspost/cpuid - type: git url: https://github.com/klauspost/reedsolomon commit: 0eef97bb02ee165a0d7b42a5989502bfa40f6ba0 dest: src/github.com/klauspost/reedsolomon - type: git url: https://github.com/pkg/errors commit: 5dd12d0cfe7f152f80558d591504ce685299311e dest: src/github.com/pkg/errors - name: onionshare buildsystem: simple ensure-writable: - easy-install.pth build-commands: - cd desktop && python3 setup.py install --prefix=${FLATPAK_DEST} - cd desktop && install -D -m0644 org.onionshare.OnionShare.appdata.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.appdata.xml - cd desktop && install -D -m0644 org.onionshare.OnionShare.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/org.onionshare.OnionShare.svg - cd desktop && install -D -m0644 org.onionshare.OnionShare.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop sources: - type: dir path: .. # - type: git # url: https://github.com/onionshare/onionshare.git # tag: v2.6 modules: - name: python3-modules buildsystem: simple build-commands: [] modules: - name: python3-qrcode buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} "qrcode" --no-build-isolation sources: - type: file url: https://files.pythonhosted.org/packages/3e/b9/3766cc361d93edb2ce81e2e1f87dd98f314d7d513877a342d31b30741680/pypng-0.20220715.0-py3-none-any.whl sha256: 4a43e969b8f5aaafb2a415536c1a8ec7e341cd6a3f957fd5b5f32a4cfeed902c - type: file url: https://files.pythonhosted.org/packages/24/79/aaf0c1c7214f2632badb2771d770b1500d3d7cbdf2590ae62e721ec50584/qrcode-7.4.2-py3-none-any.whl sha256: 581dca7a029bcb2deef5d01068e39093e80ef00b4a61098a2182eac59d01643a - type: file url: https://files.pythonhosted.org/packages/0b/8e/f1a0a5a76cfef77e1eb6004cb49e5f8d72634da638420b9ea492ce8305e8/typing_extensions-4.4.0-py3-none-any.whl sha256: 16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e - name: python3-werkzeug buildsystem: simple build-commands: - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} "werkzeug" --no-build-isolation sources: - type: file url: https://files.pythonhosted.org/packages/95/7e/68018b70268fb4a2a605e2be44ab7b4dd7ce7808adae6c5ef32e34f4b55a/MarkupSafe-2.1.2.tar.gz sha256: abcabc8c2b26036d62d4c746381a6f7cf60aafcc653198ad678306986b09450d - type: file url: https://files.pythonhosted.org/packages/c8/27/be6ddbcf60115305205de79c29004a0c6bc53cec814f733467b1bb89386d/Werkzeug-2.2.2-py3-none-any.whl sha256: f979ab81f58d7318e064e99c4506445d60135ac5cd2e177a2de0089bfd4c9bd5 - name: onionshare-cli buildsystem: simple build-commands: - cd cli && python3 setup.py install --prefix=${FLATPAK_DEST} sources: - type: dir path: .. # - type: git # url: https://github.com/onionshare/onionshare.git # tag: v2.6 modules: - name: poetry-deps buildsystem: simple build-commands: - pip3 install --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} attrs bidict certifi cffi charset-normalizer click colorama dnspython eventlet exceptiongroup flask flask-socketio gevent gevent-websocket greenlet idna iniconfig itsdangerous jinja2 markupsafe packaging pluggy psutil pycparser pynacl pysocks pytest python-engineio python-socketio requests setuptools six stem tomli unidecode urllib3 werkzeug zope-event zope-interface setuptools wheel Cython sources: - type: file url: https://files.pythonhosted.org/packages/fb/6e/6f83bf616d2becdf333a1640f1d463fef3150e2e926b7010cb0f81c95e88/attrs-22.2.0-py3-none-any.whl sha256: 29e95c7f6778868dbd49170f98f8818f78f3dc5e0e37c0b1f474e3561b240836 - type: file url: https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c342cfa3588380232f3801db9dd62f9e/bidict-0.22.1-py3-none-any.whl sha256: 6ef212238eb884b664f28da76f33f1d28b260f665fc737b413b287d5487d1e7b - type: file url: https://files.pythonhosted.org/packages/71/4c/3db2b8021bd6f2f0ceb0e088d6b2d49147671f25832fb17970e9b583d742/certifi-2022.12.7-py3-none-any.whl sha256: 4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18 - type: file url: https://files.pythonhosted.org/packages/2b/a8/050ab4f0c3d4c1b8aaa805f70e26e84d0e27004907c5b8ecc1d31815f92a/cffi-1.15.1.tar.gz sha256: d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9 - type: file url: https://files.pythonhosted.org/packages/68/2b/02e9d6a98ddb73fa238d559a9edcc30b247b8dc4ee848b6184c936e99dc0/charset_normalizer-3.0.1-py3-none-any.whl sha256: 7e189e2e1d3ed2f4aebabd2d5b0f931e883676e51c7624826e0a4e5fe8a0bf24 - type: file url: https://files.pythonhosted.org/packages/c2/f1/df59e28c642d583f7dacffb1e0965d0e00b218e0186d7858ac5233dce840/click-8.1.3-py3-none-any.whl sha256: bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48 - type: file url: https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl sha256: 4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6 - type: file url: https://files.pythonhosted.org/packages/12/86/d305e87555430ff4630d729420d97dece3b16efcbf2b7d7e974d11b0d86c/dnspython-2.3.0-py3-none-any.whl sha256: 89141536394f909066cabd112e3e1a37e4e654db00a25308b0f130bc3152eb46 - type: file url: https://files.pythonhosted.org/packages/90/97/928b89de2e23cc67136eccccf1c122adf74ffdb65bbf7d2964b937cedd4f/eventlet-0.33.3-py2.py3-none-any.whl sha256: e43b9ae05ba4bb477a10307699c9aff7ff86121b2640f9184d29059f5a687df8 - type: file url: https://files.pythonhosted.org/packages/e8/14/9c6a7e5f12294ccd6975a45e02899ed25468cd7c2c86f3d9725f387f9f5f/exceptiongroup-1.1.0-py3-none-any.whl sha256: 327cbda3da756e2de031a3107b81ab7b3770a602c4d16ca618298c526f4bec1e - type: file url: https://files.pythonhosted.org/packages/cd/77/59df23681f4fd19b7cbbb5e92484d46ad587554f5d490f33ef907e456132/Flask-2.0.3-py3-none-any.whl sha256: 59da8a3170004800a2837844bfa84d49b022550616070f7cb1a659682b2e7c9f - type: file url: https://files.pythonhosted.org/packages/a0/39/6899b61349cbcb19e84c948fbc8fc216c20d113e0e1ea996cf8fe5d50ee5/Flask_SocketIO-5.3.1-py3-none-any.whl sha256: ff0c721f20bff1e2cfba77948727a8db48f187e89a72fe50c34478ce6efb3353 - type: file url: https://files.pythonhosted.org/packages/9f/4a/e9e57cb9495f0c7943b1d5965c4bdd0d78bc4a433a7c96ee034b16c01520/gevent-22.10.2.tar.gz sha256: 1ca01da176ee37b3527a2702f7d40dbc9ffb8cfc7be5a03bfa4f9eec45e55c46 - type: file url: https://files.pythonhosted.org/packages/7b/84/2dc373eb6493e00c884cc11e6c059ec97abae2678d42f06bf780570b0193/gevent_websocket-0.10.1-py3-none-any.whl sha256: 17b67d91282f8f4c973eba0551183fc84f56f1c90c8f6b6b30256f31f66f5242 - type: file url: https://files.pythonhosted.org/packages/1e/1e/632e55a04d732c8184201238d911207682b119c35cecbb9a573a6c566731/greenlet-2.0.2.tar.gz sha256: e7c8dc13af7db097bed64a051d2dd49e9f0af495c26995c00a9ee842690d34c0 - type: file url: https://files.pythonhosted.org/packages/fc/34/3030de6f1370931b9dbb4dad48f6ab1015ab1d32447850b9fc94e60097be/idna-3.4-py3-none-any.whl sha256: 90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2 - type: file url: https://files.pythonhosted.org/packages/ef/a6/62565a6e1cf69e10f5727360368e451d4b7f58beeac6173dc9db836a5b46/iniconfig-2.0.0-py3-none-any.whl sha256: b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374 - type: file url: https://files.pythonhosted.org/packages/68/5f/447e04e828f47465eeab35b5d408b7ebaaaee207f48b7136c5a7267a30ae/itsdangerous-2.1.2-py3-none-any.whl sha256: 2c2349112351b88699d8d4b6b075022c0808887cb7ad10069318a8b0bc88db44 - type: file url: https://files.pythonhosted.org/packages/bc/c3/f068337a370801f372f2f8f6bad74a5c140f6fda3d9de154052708dd3c65/Jinja2-3.1.2-py3-none-any.whl sha256: 6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61 - type: file url: https://files.pythonhosted.org/packages/95/7e/68018b70268fb4a2a605e2be44ab7b4dd7ce7808adae6c5ef32e34f4b55a/MarkupSafe-2.1.2.tar.gz sha256: abcabc8c2b26036d62d4c746381a6f7cf60aafcc653198ad678306986b09450d - type: file url: https://files.pythonhosted.org/packages/ed/35/a31aed2993e398f6b09a790a181a7927eb14610ee8bbf02dc14d31677f1c/packaging-23.0-py3-none-any.whl sha256: 714ac14496c3e68c99c29b00845f7a2b85f3bb6f1078fd9f72fd20f0570002b2 - type: file url: https://files.pythonhosted.org/packages/9e/01/f38e2ff29715251cf25532b9082a1589ab7e4f571ced434f98d0139336dc/pluggy-1.0.0-py2.py3-none-any.whl sha256: 74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3 - type: file url: https://files.pythonhosted.org/packages/3d/7d/d05864a69e452f003c0d77e728e155a89a2a26b09e64860ddd70ad64fb26/psutil-5.9.4.tar.gz sha256: 3d7f9739eb435d4b1338944abe23f49584bde5395f27487d2ee25ad9a8774a62 - type: file url: https://files.pythonhosted.org/packages/62/d5/5f610ebe421e85889f2e55e33b7f9a6795bd982198517d912eb1c76e1a53/pycparser-2.21-py2.py3-none-any.whl sha256: 8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9 - type: file url: https://files.pythonhosted.org/packages/a7/22/27582568be639dfe22ddb3902225f91f2f17ceff88ce80e4db396c8986da/PyNaCl-1.5.0.tar.gz sha256: 8ac7448f09ab85811607bdd21ec2464495ac8b7c66d146bf545b0f08fb9220ba - type: file url: https://files.pythonhosted.org/packages/8d/59/b4572118e098ac8e46e399a1dd0f2d85403ce8bbaad9ec79373ed6badaf9/PySocks-1.7.1-py3-none-any.whl sha256: 2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5 - type: file url: https://files.pythonhosted.org/packages/cc/02/8f59bf194c9a1ceac6330850715e9ec11e21e2408a30a596c65d54cf4d2a/pytest-7.2.1-py3-none-any.whl sha256: c7c6ca206e93355074ae32f7403e8ea12163b1163c976fee7d4d84027c162be5 - type: file url: https://files.pythonhosted.org/packages/45/ba/aa28ea42cbe8a133004f1cfe799bbd11d56f24c6fb588feea4d1dffeb148/python_engineio-4.3.4-py3-none-any.whl sha256: 7454314a529bba20e745928601ffeaf101c1b5aca9a6c4e48ad397803d10ea0c - type: file url: https://files.pythonhosted.org/packages/5c/27/3a215e5fc16e371fa8e9bca75d37e120d05c8dd5030905b6657ae8c96d13/python_socketio-5.7.2-py3-none-any.whl sha256: d9a9f047e6fdd306c852fbac36516f4b495c2096f8ad9ceb8803b8e5ff5622e3 - type: file url: https://files.pythonhosted.org/packages/d2/f4/274d1dbe96b41cf4e0efb70cbced278ffd61b5c7bb70338b62af94ccb25b/requests-2.28.2-py3-none-any.whl sha256: 64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa - type: file url: https://files.pythonhosted.org/packages/c8/24/157fed9a57108b3e1b6ccd86e95823327f231ef12464b0eca13650eb33ac/setuptools-67.1.0-py3-none-any.whl sha256: a7687c12b444eaac951ea87a9627c4f904ac757e7abdc5aac32833234af90378 - type: file url: https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl sha256: 8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254 - type: file url: https://files.pythonhosted.org/packages/b2/66/c5515de764bffae1347e671819711268da5c02bfab8406223526822fe5f6/stem-1.8.1.tar.gz sha256: 81d43a7c668ba9d7bc1103b2e7a911e9d148294b373d27a59ae8da79ef7a3e2f - type: file url: https://files.pythonhosted.org/packages/97/75/10a9ebee3fd790d20926a90a2547f0bf78f371b2f13aa822c759680ca7b9/tomli-2.0.1-py3-none-any.whl sha256: 939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc - type: file url: https://files.pythonhosted.org/packages/be/ea/90e14e807da5a39e5b16789acacd48d63ca3e4f23dfa964a840eeadebb13/Unidecode-1.3.6-py3-none-any.whl sha256: 547d7c479e4f377b430dd91ac1275d593308dce0fc464fb2ab7d41f82ec653be - type: file url: https://files.pythonhosted.org/packages/fe/ca/466766e20b767ddb9b951202542310cba37ea5f2d792dae7589f1741af58/urllib3-1.26.14-py2.py3-none-any.whl sha256: 75edcdc2f7d85b137124a6c3c9fc3933cdeaa12ecb9a6a959f22797a0feca7e1 - type: file url: https://files.pythonhosted.org/packages/f4/f3/22afbdb20cc4654b10c98043414a14057cd27fdba9d4ae61cea596000ba2/Werkzeug-2.0.3-py3-none-any.whl sha256: 1421ebfc7648a39a5c58c601b154165d05cf47a3cd0ccb70857cbdacf6c8f2b8 - type: file url: https://files.pythonhosted.org/packages/8b/a8/3ab9648dc08d2ab7543145ec174a2d982d08fb996d50d9a4d3e057da7132/zope.event-4.6-py2.py3-none-any.whl sha256: 73d9e3ef750cca14816a9c322c7250b0d7c9dbc337df5d1b807ff8d3d0b9e97c - type: file url: https://files.pythonhosted.org/packages/38/6f/fbfb7dde38be7e5644bb342c4c7cdc444cd5e2ffbd70d091263b3858a8cb/zope.interface-5.5.2.tar.gz sha256: bfee1f3ff62143819499e348f5b8a7f3aa0259f9aca5e0ddae7391d059dce671 - type: file url: https://files.pythonhosted.org/packages/5f/36/7374297692bb9dbd7569a0f84887c7e5e314c41d5d9518cb76fbb130620d/setuptools-67.2.0.tar.gz sha256: b440ee5f7e607bb8c9de15259dba2583dd41a38879a7abc1d43a71c59524da48 - type: file url: https://files.pythonhosted.org/packages/a2/b8/6a06ff0f13a00fc3c3e7d222a995526cbca26c1ad107691b6b1badbbabf1/wheel-0.38.4.tar.gz sha256: 965f5259b566725405b05e7cf774052044b1ed30119b5d586b2703aafe8719ac - type: file url: https://files.pythonhosted.org/packages/2e/a7/f20fa91d9de799f8e19bacf225bc993b8a53b5fc6f41ffa20d64f0850579/Cython-3.0.0a11.tar.gz sha256: e4672491fb31546b9abb63677f638e738085dc9321398170956ef6fbfc0e1726