Files
python-rpcq/python-rpcq.changes
Matej Cepl f0e8293079 Accepting request 1061820 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 3.10.0
  * Update: Add new execution results message
- Version 3.9.2
  * Rework types calculation with locks
- Fix requirements, unpin msgpack

OBS-URL: https://build.opensuse.org/request/show/1061820
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-rpcq?expand=0&rev=13
2023-01-30 06:41:34 +00:00

58 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Sat Jan 28 22:42:28 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 3.10.0
* Update: Add new execution results message
- Version 3.9.2
* Rework types calculation with locks
- Fix requirements, unpin msgpack
-------------------------------------------------------------------
Tue Apr 20 20:17:10 UTC 2021 - andy great <andythe_great@pm.me>
- Update to 3.9.1.
* No changelog given.
-------------------------------------------------------------------
Thu Apr 15 15:09:22 UTC 2021 - andy great <andythe_great@pm.me>
- Update to version 3.9.0.
* No changelog given.
-------------------------------------------------------------------
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.