[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-pymongo-3.7.0-2.module+el8.10.0+662+18137c87

Name python-pymongo
Epoch 0
Version 3.7.0
Release 2.module+el8.10.0+662+18137c87
Website/URL http://api.mongodb.org/python
License ASL 2.0 and MIT
Build Time 2025-06-06 04:27:12
Build Host builder-x86-07.inferitos.ru
Summary Python driver for MongoDB
Repositories AppStream
Description The Python driver for MongoDB.
Errata INFSA-2025:8419
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
python3-bson-3.7.0-2.module+el8.10.0+662+18137c87.x86_64 Python bson library baf07d9dd56f401971c72a63b35393d7bddd048530e0ba4c0ac1a84991757a2b download
python3-pymongo-3.7.0-2.module+el8.10.0+662+18137c87.x86_64 Python driver for MongoDB 75f06e9b0066af192d5727fec79c507168945785d325720ba53b52cd56b1145e download
python3-pymongo-gridfs-3.7.0-2.module+el8.10.0+662+18137c87.x86_64 Python GridFS driver for MongoDB 2ae9a9dfbce198615100b09404f71d7175dc892e8195c58e68227885f1fd5475 download
noarch
python-pymongo-doc-3.7.0-2.module+el8.10.0+662+18137c87.noarch Documentation for python-pymongo 5c2d11436105c11940ba9d70309a0c8ffe9c44818d613bfd75366480f0542bb6 download
src
python-pymongo-3.7.0-2.module+el8.10.0+662+18137c87.src Python driver for MongoDB 85c17e64aee89a1e2b805b198c4bbcc8484ec1a58d65467190a776d11f91fc81 download
Changelog link
* Fri Apr 04 2025 Filip Janus <fjanus@redhat.com> - 3.7.0-2
- Backport CVE-2024-5629

* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.7.0-1
- Rebuilt for MSVSphere 8.8

* Fri Oct 09 2020 Lukas Javorsky <ljavorsk@redhat.com> - 3.7.0-1
- Rebase to 3.7.0
- Includes new SCRAM-SHA-256 authentication
  Resolves: rhbz#1879852

* Fri Jun 07 2019 Tomas Orsava <torsava@redhat.com> - 3.6.1-11
- Fix unversioned python macro that's causing a FTBFS
- Related: rhbz#1678920

* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 3.6.1-10
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587

* Thu Mar 28 2019 Charalampos Stratakis <cstratak@redhat.com> - 3.6.1-9
- Disable the test suite as mongodb is not available anymore

* Tue Oct 09 2018 Lumír Balhar <lbalhar@redhat.com> - 3.6.1-8
- Remove unversioned provides
- Resolves: rhbz#1628242

* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 3.6.1-7
- Make possible to disable python3 subpackage

* Wed Jul 18 2018 Tomas Orsava <torsava@redhat.com> - 3.6.1-6
- BuildRequire the python36-devel package when building for the python36 module
- BuildRequire also python36-rpm-macros as part of the python36 module build

* Tue Jun 26 2018 Tomas Orsava <torsava@redhat.com> - 3.6.1-5
- Fix checking of running mongod - test only open ports (not I-Node number)