pymongo 3.11.0-1build8 source package in Ubuntu
Changelog
pymongo (3.11.0-1build8) noble; urgency=high * No change rebuild for 64-bit time_t and frame pointers. -- Julian Andres Klode <email address hidden> Mon, 08 Apr 2024 18:16:48 +0200
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pymongo_3.11.0.orig.tar.gz | 754.9 KiB | 0492725a6cd25c3f30ad00caa741a50d906070b7e7ec030c516a1c75003118cb |
pymongo_3.11.0-1build8.debian.tar.xz | 7.1 KiB | 19475e155a876cca0b030f44882d2d06f9930514fd2e628a99cbdc2591a4f71b |
pymongo_3.11.0-1build8.dsc | 2.5 KiB | 78a9efc1d4267d841ae725f00d30151aeee823bf707e96e820293e978fca3776 |
Available diffs
- diff from 3.11.0-1build7 to 3.11.0-1build8 (545 bytes)
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