pymongo 3.7.1-1.1build1 source package in Ubuntu

Changelog

pymongo (3.7.1-1.1build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:09:50 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.7.1.orig.tar.gz 706.1 KiB f14fb6c4058772a0d74d82874d3b89d7264d89b4ed7fa0413ea0ef8112b268b9
pymongo_3.7.1-1.1build1.debian.tar.xz 5.7 KiB de619a88a4360cc9f49f166976f3caeeffef4221abb8c35d8a4f89d4530ab3aa
pymongo_3.7.1-1.1build1.dsc 2.8 KiB 2f9f86caa5460b412294393f98ffe6879d959d9ef776d402a4d2b6d9b0e53877

View changes file

Binary packages built by this source

python-bson: No summary available for python-bson in ubuntu focal.

No description available for python-bson in ubuntu focal.

python-bson-ext: No summary available for python-bson-ext in ubuntu focal.

No description available for python-bson-ext in ubuntu focal.

python-bson-ext-dbgsym: No summary available for python-bson-ext-dbgsym in ubuntu focal.

No description available for python-bson-ext-dbgsym in ubuntu focal.

python-gridfs: No summary available for python-gridfs in ubuntu focal.

No description available for python-gridfs in ubuntu focal.

python-pymongo: No summary available for python-pymongo in ubuntu focal.

No description available for python-pymongo in ubuntu focal.

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.

python-pymongo-ext: No summary available for python-pymongo-ext in ubuntu focal.

No description available for python-pymongo-ext in ubuntu focal.

python-pymongo-ext-dbgsym: No summary available for python-pymongo-ext-dbgsym in ubuntu focal.

No description available for python-pymongo-ext-dbgsym in ubuntu focal.

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