Revisions of python-kombu

buildservice-autocommit accepted request 1167624 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 185)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 184)
- update to 5.3.7:
  * The release of v5.3.6 was missing the bumbversion commit so
    v5.3.7 is only released to sync it back.
buildservice-autocommit accepted request 1164300 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 183)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 182)
- update to 5.3.6:
  * boto3>=1.26.143
  * Always convert azureservicebus namespace to fully qualified
  * Pin pytest-sugar to latest version 1.0.0
  * Upgrade to pytest v8 that removed nose compatibility
  * fix warning for usage of utcfromtimestamp
  * Update pytest to 8.0.2
  * Hotfix: Fix CI failures (limit redis to <5.0.2 instead of
  * Expose cancel callback from py-amqp channel.basic_consume
  * Update mypy to 1.9.0
  * Update pytest to 8.1.1
  * Pin hypothesis to hypothesis<7
  * redis>=4.5.2,<5.0.2,!=4.5.5 -> redis>=4.5.2,!=5.0.2,!=4.5.5
  * add escape hatch for custom JSON serialization
  * Pin pytest-cov to latest version 5.0.0
  * Added Changelog for v5.3.6
buildservice-autocommit accepted request 1145098 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 181)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1145080 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 180)
- Clean up dependencies and address RPM warnings
buildservice-autocommit accepted request 1143296 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 179)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 178)
- update to 5.3.5:
  * Fix ReadTheDocs CI
  * fix(docs): add Redis to the list of transports where SSL is
    supported
  * Fixed Improper Method Call: Replaced `mktemp`
  * fix: freeze set during ticks iter in async hub
  * azure service bus: fix TypeError when using Managed
    Identities
  * Fix unacknowledge typo in restore_visible()
  * Changed pyup -> dependabot for updating dependencies
  * Fix crash when using global_keyprefix with a sentinel
    connection
- update to 5.3.4:
  * Use the correct protocol for SQS requests
- update to 5.3.3:
  * Update redis.txt to align with celery main
  * Handle Access Denied Exception in basic_ack Method
  * fix azure servicebus using managed identity support
  * Added as_uri method to MongoDB transport - Fixes #1795
  * Revert "[fix #1726] Use boto3 for SQS async requests"
  * Create a lock on cached_property if not present
  * added Python 3.12 in the CI
  * using assert_called_once() in est__pop_ready_uses_lock
  * fix: redis requeue concurrency bug  #1800
- update to 5.3.2:
  * Reverted unwanted constraint introduced in #1629 with
    max_retries
  * Doc fix (hotfix for #1755)
  * Python3.12: fix imports in kombu/utils/objects.py
  * [fix #1726] Use boto3 for SQS async requests
buildservice-autocommit accepted request 1092371 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 177)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1092329 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 176)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1089520 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 175)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 174)
- Add 0001-Support-redis-4.5.2.patch to support latest version of
  redis gh#celery/kombu#1735
- Add sqlalchemy-2.0.patch to support latest version of sqlalchemy
  gh#celery/kombu#1651
buildservice-autocommit accepted request 1078545 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 173)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 172)
- Add patch use-zoneinfo.patch:
  * Use zoneinfo, rather than pytz.
- Switch BuildRequires to zoneinfo and timezone.
buildservice-autocommit accepted request 1067310 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 171)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 170)
- Add patch support-pyro-5.patch:
  * Use Pyro5's compatability layer.
- Switch BuildRequires to Pyro5.
buildservice-autocommit accepted request 963484 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 169)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 168)
- update to 5.2.4:
  * allow getting recoverable_connection_errors without an active transport
  * [pre-commit.ci] pre-commit autoupdate
  * prevent KeyError: 'purelib'
  * Revert "try pining setuptools (#1466)"
  * Fix issue #789: Async http code not allowing for proxy config
  * The times of retrying is not correct
  * Set redelivered property for Celery with Redis
  * Some small updates
  * Remove use of OrderedDict in various places
  * Warn about missing hostname only when default one is available
  * All supported versions of Python define package.
  * Added global_keyprefix support for pubsub clients
  * try pytest 7
  * Add an option to not base64-encode SQS messages.
  * SQS: Fix message arg in backoff policy
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 167)
- add vine dependency
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 166)
- update to 5.2.3:
  * Allow redis >= 4.0.2.
  * Fix PyPy CI jobs.
  * SQS transport: detect FIFO queue properly by checking queue URL (#1450).
  * Ensure that restore is atomic in redis transport (#1444).
  * Restrict setuptools>=59.1.1,<59.7.0.
  * Bump minimum py-amqp to v5.0.9 (#1462).
  * Reduce memory usage of Transport (#1470).
  * Prevent event loop polling on closed redis transports (and causing leak).
  * Respect connection timeout (#1458)
  * prevent redis event loop stopping on ‘consumer: Cannot connect’ (#1477).
  * Bump redis version to >= 3.4.1.
  * try latest sqs dependencies to fix security warning.
  * Tests & dependency updates
Displaying revisions 1 - 20 of 185
openSUSE Build Service is sponsored by