forked from pool/python-thriftpy2
- version update to 0.4.11 - Support Cython in HTTP and fix TCyBufferedTransport early flush issue, via `2-#129`_. - Fix exception handling in TProcessor, via `2-#128`_. - Rename socket_timeout to timeout for compatibility, via `2-#115`_. OBS-URL: https://build.opensuse.org/request/show/788506 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-thriftpy2?expand=0&rev=15
52 lines
1.8 KiB
Plaintext
52 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 26 11:07:36 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 0.4.11
|
|
- Support Cython in HTTP and fix TCyBufferedTransport early flush issue, via `2-#129`_.
|
|
- Fix exception handling in TProcessor, via `2-#128`_.
|
|
- Rename socket_timeout to timeout for compatibility, via `2-#115`_.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 14 10:02:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.4.10:
|
|
* various bugfixes all around
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 7 11:37:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Use python dbm dependency instead of legacy gdbm
|
|
- Tweak up the dependencies to not be unresolvable
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 8 09:06:54 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.4.7:
|
|
* minor bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 19 13:06:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Skip two tests that timeout in OBS build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 19 08:05:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Pull in toro as a dep and build also with tornado 4.x
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 12 09:06:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Rename to python-thriftpy2 as thriftpy was deprecated
|
|
- Drop patch tornado_5.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 17 14:12:57 UTC 2018 - mimi.vx@gmail.com
|
|
|
|
- add tornado_5.patch to build with tornado-5.x
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 22 19:14:34 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|