Files
python-rpcq/python-rpcq.changes
Dirk Mueller 8e7cebd547 Accepting request 867914 from home:andythe_great
- Fix RPMLINT warning non-executable-script.
- Zero length rpcq/py.typed must be kept for PEP 561 compliance.
- Disable build for python 3.6 because numpy will not support it.

OBS-URL: https://build.opensuse.org/request/show/867914
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-rpcq?expand=0&rev=9
2021-01-31 09:47:04 +00:00

37 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Sat Jan 30 08:10:52 UTC 2021 - andy great <andythe_great@pm.me>
- Fix RPMLINT warning non-executable-script.
- Zero length rpcq/py.typed must be kept for PEP 561 compliance.
- Disable build for python 3.6 because numpy will not support it.
-------------------------------------------------------------------
Fri Jan 29 10:25:51 UTC 2021 - andy great <andythe_great@pm.me>
- Update to version 3.8.0.
* No changelog given.
-------------------------------------------------------------------
Sat Jan 16 07:47:21 UTC 2021 - andy great <andythe_great@pm.me>
- Update to version 3.7.0.
* Add mnio_connections section
* Import messages and core_messages in rpcq module init
* Allow None for optional bools
* Correctly report timeout in timeout error messages
Fix for breaking change in upstream cl-messagepack
-------------------------------------------------------------------
Thu Nov 26 06:23:22 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 3.6.0.
* Add YokogawaGS200Channel message
- Updates since 3.4.0.
* Add QDOSequencer, QDOSlowFluxChannel, and QDOFastFluxChannel.
-------------------------------------------------------------------
Tue Aug 18 08:21:57 UTC 2020 - andy great <andythe_great@pm.me>
- Initial package release.