Files
python-pymongo/python-pymongo.spec
Dirk Mueller e3536c917b - update to 4.15.5:
* Fixed a bug that could cause AutoReconnect("connection pool
    paused") errors when cursors fetched more documents from the
    database after SDAM heartbeat failures.
  * Relaxed the callback type of :meth:`~pymongo.asynchronous.cli
    ent_session.AsyncClientSession.with_transaction` to allow the
    broader Awaitable type rather than only Coroutine objects.
  * Added the missing Python 3.14 trove classifier to the package
    metadata.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=102
2025-12-28 21:14:12 +00:00

2.9 KiB