summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pymongo_3.10.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pymongo: Upgrade 3.10.1 -> 3.11.0Leon Anavi2020-08-031-31/+0
| | | | | | | | | | | | | | | | | | | Upgrade to release 3.11.0: - Added support for MongoDB 4.4. - Fixed a bug in change streams that could cause PyMongo to miss some change documents when resuming a stream that was started without a resume token and whose first batch did not contain any change documents. - Fixed an bug where using gevent.Timeout to timeout an operation could lead to a deadlock. For more details: https://pymongo.readthedocs.io/en/3.11.0/changelog.html Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pymongo: consolidate inc and bb files into a single bb fileDerek Straka2020-04-051-1/+30
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pymongo: upgrade 3.10.0 -> 3.10.1Zang Ruochen2020-01-201-0/+2
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>