Name: | python3-mongoquery |
---|---|
Version: | 1.3.6 |
Release: | 5.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 31021 |
License: | Unlicense |
RPM: | python3-mongoquery-1.3.6-5.el8.noarch.rpm |
Source RPM: | python-mongoquery-1.3.6-5.el8.src.rpm |
Build Date: | Sun Dec 13 2020 |
Build Host: | jenkins-172-17-0-2-edba98a0-be1d-4f8e-a679-d37d67ed2ec6.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/kapouille/mongoquery |
Summary: | Python implementation of mongodb queries |
Description: | A utility library that provides a MongoDB-like query language for querying Python collections. It's mainly intended to parse objects structured as fundamental types in a similar fashion to what is produced by JSON or YAML parsers. It follows the specification of queries for MongoDB version 3.2. |
- Clean-up spec file
- BuildRequires python3-setuptools, fix RHBZ#1850951
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for Python 3.9
- Release 1.3.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Update to latest upstream: 1.3.5 - Drop Python 2 support