diff --git a/pymongo-4.12.1.tar.gz b/pymongo-4.12.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ba204a3677b725b5215282745684a588dd104c46 Binary files /dev/null and b/pymongo-4.12.1.tar.gz differ diff --git a/pymongo-4.7.3.tar.gz b/pymongo-4.7.3.tar.gz deleted file mode 100644 index ac63d7107cbbb3f4240f24adb5a53f730be0d6db..0000000000000000000000000000000000000000 Binary files a/pymongo-4.7.3.tar.gz and /dev/null differ diff --git a/python-pymongo.spec b/python-pymongo.spec index fae51d3c1e0eb613a9f221946b42dd61a1045a2f..4bd444169ce720960021fe5285759b346746673d 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -1,5 +1,5 @@ Name: python-pymongo -Version: 4.7.3 +Version: 4.12.1 Release: 1 License: Apache License 2.0 Summary: PyMongo - the Python driver for MongoDB @@ -13,7 +13,7 @@ BuildRequires: python3-pytest %global _description \ The PyMongo distribution contains tools for interacting with \ MongoDB database from Python.\ -PyMongo supports MongoDB 2.6, 3.0, 3.2, 3.4, 3.6, 4.0 and 4.2. +PyMongo supports MongoDB 4.0, 4.2, 4.4, 5.0, 6.0, 7.0, and 8.0. %description %{_description} @@ -85,6 +85,9 @@ python3 -m unittest discover -v %{_docdir}/python3-pymongo %changelog +* Fri Jun 06 2025 wangshuai - 4.12.1-1 +-Update to 4.12.1 + * Wed Apr 23 2025 Ge Wang - 4.7.3-1 - Update to 4.7.3