forked from pool/python-magic-wormhole-transit-relay
- Update to 0.4.0 * drop Python 2, Python 3.5 and 3.6 support * add Python 3.9, 3.10, 3.11 and 3.12 to CI * add autobahn dep, upgrade twisted * better websockets suport - Drop merged patches: * support-python312.patch * python-magic-wormhole-transit-relay-no-mock.patch OBS-URL: https://build.opensuse.org/request/show/1223681 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole-transit-relay?expand=0&rev=12
51 lines
1.7 KiB
Plaintext
51 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 12 12:50:49 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 0.4.0
|
|
* drop Python 2, Python 3.5 and 3.6 support
|
|
* add Python 3.9, 3.10, 3.11 and 3.12 to CI
|
|
* add autobahn dep, upgrade twisted
|
|
* better websockets suport
|
|
- Drop merged patches:
|
|
* support-python312.patch
|
|
* python-magic-wormhole-transit-relay-no-mock.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 5 01:22:01 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch support-python312.patch:
|
|
* Support Python 3.12.
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 18 19:48:49 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Clean up the SPEC file.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 18 09:51:41 UTC 2022 - pgajdos@suse.com
|
|
|
|
- do not require python-mock for build
|
|
- added patches
|
|
fix https://github.com/magic-wormhole/magic-wormhole/issues/439
|
|
+ python-magic-wormhole-transit-relay-no-mock.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 20 14:53:24 UTC 2021 - andy great <andythe_great@pm.me>
|
|
|
|
- Fix build fail by adding python dependecy.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 8 14:24:58 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.2.1
|
|
* listen on IPv4+IPv6 socket by default
|
|
* enable SO_KEEPALIVE on all connections
|
|
* drop support for py3.3 and py3.4
|
|
* improve munin plugins
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 17 12:45:39 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Initial packaging (0.1.2)
|