diff --git a/pymongo-4.2.0.tar.gz b/pymongo-4.2.0.tar.gz deleted file mode 100644 index 4f0d6fa..0000000 --- a/pymongo-4.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72f338f6aabd37d343bd9d1fdd3de921104d395766bcc5cdc4039e4c2dd97766 -size 792916 diff --git a/pymongo-4.3.2.tar.gz b/pymongo-4.3.2.tar.gz new file mode 100644 index 0000000..d182212 --- /dev/null +++ b/pymongo-4.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95913659d6c5fc714e662533d014836c988cc1561684f07b6a0a8343651afa66 +size 807489 diff --git a/python-pymongo.changes b/python-pymongo.changes index c517588..1bec400 100644 --- a/python-pymongo.changes +++ b/python-pymongo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 28 20:14:11 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 4.3.2 + Complete Changelog https://pymongo.readthedocs.io/en/4.3.2/changelog.html + ------------------------------------------------------------------- Sat Oct 1 13:55:26 UTC 2022 - Dirk Müller diff --git a/python-pymongo.spec b/python-pymongo.spec index 16a6a24..913c46a 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-pymongo -Version: 4.2.0 +Version: 4.3.2 Release: 0 Summary: Python driver for MongoDB License: Apache-2.0