- update to 0.38.0:
* see https://qpid.apache.org/releases/qpid-proton-0.38.0/release-notes.html
* Cancellable tasks
* Implement distributed tracing
* Improve python-qpid-proton wheel build regarding pkgconfig and deps
* The new frame codec doesn't omit enough nulls!
* Modernize package setup
* Provide a way to query proton::connection for the url it was created with
* Simplify and Speed up proton-c object system
* Remove internal details from the proton/object.h API header file
* Refactor logging so that it doesn't allocate any heap memory
* Remove "from __future__ import ..." as they are all the default behaviour
for Python 3
* Proactor: allow early writes to reduce latency
* Set a reasonable default maximum frame size
* use consistent socket io cals in epoll proactor
* Support Python 3.11
* Many bugfixes
OBS-URL: https://build.opensuse.org/request/show/1069896
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/qpid-proton?expand=0&rev=84
- Add qpid-proton-rpmlintrc to filter devel file warning in test
- qpid-pythonbuild.patch do not compile during cmake phase with
wrong interpreter. Expanded python setup.py install will do it
for the correct flavors. Avoids packaging python2 cache files
into python3 flavors
- Prepare python singlespec mutltiflavor feature for upcoming
multiple python3 flavors -- gh#openSUSE/python-rpm-macros#66
OBS-URL: https://build.opensuse.org/request/show/848218
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/qpid-proton?expand=0&rev=60