| Name: | python2-pymongo-gridfs |
|---|---|
| Version: | 3.7.0 |
| Release: | 1.module+el8.9.0+90013+b7cb8eec |
| Architecture: | aarch64 |
| Module: | python27:2.7:8090020231116015328:392b0bf1 python27:2.7:8100020240410221935:10 |
| Group: | Unspecified |
| Size: | 170146 |
| License: | ASL 2.0 and MIT |
| RPM: | python2-pymongo-gridfs-3.7.0-1.module+el8.9.0+90013+b7cb8eec.aarch64.rpm |
| Source RPM: | python-pymongo-3.7.0-1.module+el8.9.0+90013+b7cb8eec.src.rpm |
| Build Date: | Wed Oct 25 2023 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://api.mongodb.org/python |
| Summary: | Python GridFS driver for MongoDB |
| Description: | GridFS is a storage specification for large objects in MongoDB. |
- Rebase to 3.7.0 - Includes new SCRAM-SHA-256 authentication Resolves: rhbz#1879852
- Fix unversioned python macro that's causing a FTBFS - Related: rhbz#1678920
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Disable the test suite as mongodb is not available anymore
- Remove unversioned provides - Resolves: rhbz#1628242
- Make possible to disable python3 subpackage
- BuildRequire the python36-devel package when building for the python36 module - BuildRequire also python36-rpm-macros as part of the python36 module build
- Fix checking of running mongod - test only open ports (not I-Node number)
- Only build on architectures supported by mongodb in RHEL8 - Re-enable tests
- Conditionalize the python2 subpackage - Conditionalize tests and disable them for now