Name: | python-bson |
---|---|
Version: | 2.5.2 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 393170 |
License: | ASL 2.0 and MIT |
RPM: | python-bson-2.5.2-4.el7.aarch64.rpm |
Source RPM: | python-pymongo-2.5.2-4.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm03.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. |
- Patch to use ssl_match_hostname from backports for CVE-2013-2099 and CVE-2013-7440.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Bump the obsoletes version for pymongo-gridfs
- Update to pymongo 2.5.2
- Bump the obsoletes version
- Fix the test running procedure