Name: | rh-python36-python-bson |
---|---|
Version: | 3.5.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 7443320 |
License: | ASL 2.0 and MIT |
RPM: | rh-python36-python-bson-3.5.1-1.el7.aarch64.rpm |
Source RPM: | rh-python36-python-pymongo-3.5.1-1.el7.src.rpm |
Build Date: | Mon Jul 02 2018 |
Build Host: | ca-buildarm02.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. |
- Update to upstream version 3.5.1 Resolves: rhbz#1494496
- Removed the commented out filter macros at the top of the specfile. While they were commented out, they still took effect since the macros still expanded. However, they were causing error messages in the buildlog [0] and causing the provides/requires generator script not to finish. Thus the packages were missing some of the required Provides and Requires tags. [0] warning: Ignoring invalid regex ^%{_scl_prefix}/.*$|%{_root_sysconfdir}/rpm/macros.rh-python36-config$ (% signs were doubled to avoid rpm-lint warnings)
- Updated to the latest Fedora version 3.4.0 - Renumbered Patch 1 to 2 to be in line with Fedora - Added Patch 1 from Fedora that fixes CVE-2013-7440 and CVE-2013-2099 - Added Patch 3 from upstream for tests to pass without an active mongodb; We can't test pymongo with a running database like in Fedora, because in RHEL/RHSCLs it's packaged as a separate collection - Removed BuildRequires: python-nose as the test suite isn't using it any more
- Changed license tag to doc tag for the LICENSE file in the doc subpackage Resolves: rhbz#1330597
- Update to 3.2.1
- Update to 2.7.2
- Rebuilt for scl
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Bump the obsoletes version for pymongo-gridfs
- Update to pymongo 2.5.2