Name: | python3-pymongo-gridfs |
---|---|
Version: | 3.6.1 |
Release: | 11.module+el8.3.0+7694+550a8252 |
Architecture: | aarch64 |
Module: | python36:3.6:8030020200515150628:17efdbc7 python36:3.6:8030020200515150629:24f1489c |
Group: | Unspecified |
Size: | 158005 |
License: | ASL 2.0 and MIT |
RPM: | python3-pymongo-gridfs-3.6.1-11.module+el8.3.0+7694+550a8252.aarch64.rpm |
Source RPM: | python-pymongo-3.6.1-11.module+el8.3.0+7694+550a8252.src.rpm |
Build Date: | Fri Aug 07 2020 |
Build Host: | ca-buildarm05 |
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. This package contains the python3 version of this module. |
- 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
- Switch to using Python 3 version of sphinx