2 Commits

Author SHA256 Message Date
ed4114130d Accepting request 1069896 from home:dirkmueller:Factory
- 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
2023-03-07 17:38:38 +00:00
3dc796e5f3 Accepting request 848218 from home:bnavigator:branches:network:messaging:amqp
- 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
2020-11-13 05:55:05 +00:00