- Update to 0.5.0:
* Dropped Python2 and Python3.5 Support.
* Added SASL transport client.
* Add submodule to sys.path when loading child idl file.
* Support cythonized module on Windows.
* Support using ipv6 in make_client/make_server method.
* Basic multi-thread support in parser.
- Switch package to modern Python Stack on SLE-15
* Use Python 3.11 on SLE-15 by default
- Disable additional tests that require internet connection
* test_api_ipv6
OBS-URL: https://build.opensuse.org/request/show/1177535
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-thriftpy2?expand=0&rev=24
- Update to 0.4.20:
* Fix another compatibility issue with legacy Python.
* Fix a compatibility issue with legacy Python.
* Make the import hook compatible with Python3.12.
* Added a ``strict_decode`` option to all protocols to force all
strings in the response to be decoded to ``str``.
* Allow annotations in the ``Union`` type.
* Fixed the ``message_type`` in oneway request.
* Fix Cython build error in latest Python3 version
- Drop restriction on Cython.
- Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/request/show/1157069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-thriftpy2?expand=0&rev=9
* Fix another compatibility issue with legacy Python.
* Fix a compatibility issue with legacy Python.
* Make the import hook compatible with Python3.12.
* Added a ``strict_decode`` option to all protocols to force all
strings in the response to be decoded to ``str``.
* Allow annotations in the ``Union`` type.
* Fixed the ``message_type`` in oneway request.
* Fix Cython build error in latest Python3 version
- Drop restriction on Cython.
- Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-thriftpy2?expand=0&rev=22
- Update to 0.4.14:
- revert support Apache JSON protocol and binary type, via
2-#157.
- Support Apache JSON protocol and binary type, via 2-#139.
- Fix HTTP_URI typo in http.py, via 2-#148.
- Support custom headers for HTTP, via 2-#149.
- Support raising TApplicationException in user handlers, via
2-#154.
- Support include files with dot in name, via 2-#125.
- Add new SSL certificates in new_certs.tar.xz
OBS-URL: https://build.opensuse.org/request/show/927531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-thriftpy2?expand=0&rev=6
- revert support Apache JSON protocol and binary type, via
2-#157.
- Support Apache JSON protocol and binary type, via 2-#139.
- Fix HTTP_URI typo in http.py, via 2-#148.
- Support custom headers for HTTP, via 2-#149.
- Support raising TApplicationException in user handlers, via
2-#154.
- Support include files with dot in name, via 2-#125.
- Add new SSL certificates in new_certs.tar.xz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-thriftpy2?expand=0&rev=17