Revisions of python-kombu

Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 165)
- update to 5.2.0:
  * stop mentioning librabbitmq
  * Use ANY from unittest instead of case.mock
  * fix flake8 in kombu/asynchronous/aws/connection.py 
  * Dont failfast when pypy3 tests fail 
  * Return empty list instead of InconsistencyError when exchange table is empty
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 903199 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 163)
- Update to 5.1.0
  * Add support for SQLAlchemy 1.4.
  * prepare_accept_content() now raises SerializerNotInstalled instead of 
    KeyError.
  * Wheels are no longer universal.
  * Remove python2 compatibility code
  * Update default pickle protocol version to 4
  * Drop support for the lzma backport.
buildservice-autocommit accepted request 853806 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 162)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 161)
- Update to 5.0.2:
  * Bump required amqp version to 5.0.0.
  * Removed kombu.five from the reference documentation since it no longer
    exists
  * Adjusted the stable documentation's version in Sphinx's configuration
    since that was overlooked in the latest release
  * BREAKING CHANGE: Dropped support for Python 2 (#1232)
  * Add an SQS transport option for custom botocore config (#1219)
buildservice-autocommit accepted request 819679 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 160)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 819673 from Matthias Fehring's avatar Matthias Fehring (buschmann23) (revision 159)
- update to 4.6.11
  - Revert incompatible changes in #1193 and additional improvements (#1211)
  - Default_channel should reconnect automatically (#1209)
- drop unnecessary fakeredis dependency to fix build on older distros
buildservice-autocommit accepted request 814552 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 158)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 157)
- update to 4.6.10:
  - set _connection in _ensure_connection (#1205)
  - Fix for the issue #1172
  - reuse connection [bug fix]
  - Prevent failure if AWS creds are not explicitly defined on predefined.
  - Raise RecoverableConnectionError in maybe_declare with retry on and.
  - possible fix for #1174 .
  - Fix: make SQLAlchemy Channel init thread-safe
  - Added integration testing infrastructure for RabbitMQ
  - Initial redis integration tests implementation
  - SQLAlchemy transport: Use Query.with_for_update() instead of deprecated
  - Fix Consumer Encoding
  - Added Integration tests for direct, topic and fanout exchange types
  - Added TTL integration tests
  - Added integration tests for priority queues
  - fix 100% cpu usage on linux while using sqs
  - Modified Mutex to use redis LuaLock implementation
  - Fix: eliminate remaining race conditions from SQLAlchemy Channel
  - Fix connection imaybe_declare (#1196)
  - Fix for issue #1198: Celery crashes in cases where there aren’t enough
  - Ensure connection when connecting to broker
  - update pyamqp to 2.6 with optional cythonization
buildservice-autocommit accepted request 789804 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 156)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 789790 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 155)
- Update to 4.6.8
  * Add support for health_check_interval option in broker_transport_options.
  * Adding retry_on_timeout parameter
  * Support standard values for ssl_cert_reqs query parameter.
  * enabled ssl certificate verification when amqps is used for pyamqp transport
buildservice-autocommit accepted request 784147 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 154)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 153)
- Fix build without python2
buildservice-autocommit accepted request 758625 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 152)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 151)
- drop unnecessary zstandard dependency to fix build on older distros
buildservice-autocommit accepted request 756868 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 150)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 756812 from Matthias Fehring's avatar Matthias Fehring (buschmann23) (revision 149)
- Update to 4.6.7:
  - Use importlib.metadata from the standard library on Python 3.8+ (#1086).
  - Add peek lock settings to be changed using transport options (#1119).
  - Fix redis health checks (#1122).
  - Reset ready before execute callback (#1126).
  - Add missing parameter queue_args in kombu.connection.SimpleBuffer (#1128)
- Update to 4.6.6:
  - Revert _lookup_direct and related changes of redis.
  - Python 3.8 support
  - Fix 'NoneType' object has no attribute 'can_read' bug of redis transport
  - Issue #1019 Fix redis transport socket timeout
  - Add wait timeout settings to receive queue message (#1110)
  - Bump py-amqp to 2.5.2
- Remove patches now included upstream:
  - python38.patch
buildservice-autocommit accepted request 736029 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 148)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 147)
- Update to 4.6.5:
  - Revert _lookup api and correct redis implemetnation. 
  - Major overhaul of redis test cases by adding more full featured fakeredis module.
  - Add more test cases to boost coverage of kombu redis transport.
  - Refactor the producer consumer test cases to be based on original mocks and be passing
  - Fix lingering line length issue in test.
  - Sanitise url when include_password is false
  - Pinned pycurl to 7.43.0.2 as it is the latest build with wheels provided
  - Bump py-amqp to 2.5.2 
- Rebase python38.patch
buildservice-autocommit accepted request 730150 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 146)
baserev update by copy to link target
Displaying revisions 21 - 40 of 185
openSUSE Build Service is sponsored by