diff --git a/pymongo-4.15.3.tar.gz b/pymongo-4.15.3.tar.gz deleted file mode 100644 index b4467e8..0000000 --- a/pymongo-4.15.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a981271347623b5319932796690c2d301668ac3a1965974ac9f5c3b8a22cea5 -size 2470801 diff --git a/pymongo-4.15.5.tar.gz b/pymongo-4.15.5.tar.gz new file mode 100644 index 0000000..a5888f8 --- /dev/null +++ b/pymongo-4.15.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8d6bf2610abe0c97c567cf98bf5bba3e90ccc93cc03c9dde75fa11e4267b42 +size 2471889 diff --git a/python-pymongo.changes b/python-pymongo.changes index 40d02f8..44632cb 100644 --- a/python-pymongo.changes +++ b/python-pymongo.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Dec 28 21:13:50 UTC 2025 - Dirk Müller + +- 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. + ------------------------------------------------------------------- Fri Nov 7 01:33:18 UTC 2025 - Steve Kowalik diff --git a/python-pymongo.spec b/python-pymongo.spec index 34db04c..c9e2254 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pymongo -Version: 4.15.3 +Version: 4.15.5 Release: 0 Summary: Python driver for MongoDB License: Apache-2.0