pymongo 3.10.0-1 source package in Ubuntu

Changelog

pymongo (3.10.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/changelog: Remove trailing whitespaces

  [ Federico Ceratto ]
  * New upstream release
  * Drop Python 2 (Closes: #937482)
  * Update homepage thanks to Chris Lamb (Closes: #924078)

 -- Federico Ceratto <email address hidden>  Fri, 27 Dec 2019 22:31:56 +0000

Upload details

Uploaded by:
Federico Ceratto
Uploaded to:
Sid
Original maintainer:
Federico Ceratto
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pymongo_3.10.0-1.dsc 2.4 KiB 6fed60579ad9acc297de3561a59ed6c7e54110812a4523fd44e12b8cd6adb096
pymongo_3.10.0.orig.tar.gz 698.2 KiB c43879fe427ea6aa6e84dae9fbdc5aa14428a4cfe613fe0fee2cc004bf3f307c
pymongo_3.10.0-1.debian.tar.xz 5.4 KiB c82333346d0bb1de3506c2b80b48e7efe0a3e1068b91a0ac7280365b908fe77e

No changes file available.

Binary packages built by this source

python-pymongo-doc: Python interface to the MongoDB document-oriented database (documentation)

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store. Pymongo provides an interface
 to easily access it from Python.
 .
 This package contains the HTML documentation.

python3-bson: Python3 implementation of BSON for MongoDB

 BSON Python3 module contains all of the Binary JSON encoding and decoding
 logic for MongoDB.

python3-bson-ext: C-coded extension to the python3-bson package

 BSON Python 3 module contains all of the Binary JSON encoding and decoding
 logic for MongoDB.
 This package contains an extension written in C for higher performance.

python3-bson-ext-dbgsym: debug symbols for python3-bson-ext
python3-gridfs: Python3 implementation of GridFS for MongoDB

 GridFS is a storage specification for large objects in MongoDB.
 The Python3 gridfs module is an implementation based
 on the pymongo module. It provides a file-like interface.

python3-pymongo: Python3 interface to the MongoDB document-oriented database

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store. Pymongo provides an interface
 to easily access it from Python3.
 Consider installing the python3-pymongo-ext C extension to improve performance.

python3-pymongo-ext: C-coded extension to the python3-pymongo package

 Pymongo provides an interface to easily access MongoDB from Python 3.
 This package contains an extension written in C for higher performance.

python3-pymongo-ext-dbgsym: debug symbols for python3-pymongo-ext