| Name: | python-pymongo-doc | 
|---|---|
| Version: | 3.7.0 | 
| Release: | 1.module+el8.4.0+20103+1849b5f9 | 
| Architecture: | noarch | 
| Module: | python36:3.6:8040020210127142720:9c5ef6b1 python36:3.6:8050020210811103506:982725ab python36:3.6:8080020230209124910:683b2e54  | 
| Group: | Unspecified | 
| Size: | 3242080 | 
| License: | ASL 2.0 and MIT | 
| RPM: | python-pymongo-doc-3.7.0-1.module+el8.4.0+20103+1849b5f9.noarch.rpm | 
| Source RPM: | python-pymongo-3.7.0-1.module+el8.4.0+20103+1849b5f9.src.rpm | 
| Build Date: | Wed Apr 14 2021 | 
| Build Host: | host-100-100-224-9.blddevtest1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | http://api.mongodb.org/python | 
| Summary: | Documentation for python-pymongo | 
| Description: | Documentation for python-pymongo.  | 
- 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