Name: | python2-bson |
---|---|
Version: | 3.6.1 |
Release: | 9.module+el8.0.0.z+5235+929bd06e |
Architecture: | aarch64 |
Module: | python27:2.7:8000020190612010539:17efdbc7 |
Group: | Unspecified |
Size: | 367235 |
License: | ASL 2.0 and MIT |
RPM: | python2-bson-3.6.1-9.module+el8.0.0.z+5235+929bd06e.aarch64.rpm |
Source RPM: | python-pymongo-3.6.1-9.module+el8.0.0.z+5235+929bd06e.src.rpm |
Build Date: | Thu May 30 2019 |
Build Host: | ca-arm-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://api.mongodb.org/python |
Summary: | Python bson library |
Description: | BSON is a binary-encoded serialization of JSON-like documents. BSON is designed to be lightweight, traversable, and efficient. BSON, like JSON, supports the embedding of objects and arrays within other objects and arrays. |
- Bumping due to problems with modular RPM upgrade path (#1695587) - Related: rhbz#1693974
- 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
- Update to 3.6.1 (#1550757). - http://api.mongodb.com/python/3.6.1/changelog.html
- Rebase to latest release