pymongo 4.7.3-1 source package in Ubuntu

Changelog

pymongo (4.7.3-1) unstable; urgency=medium

  * QA upload
  * Update d/watch
  * Import python team repo
  * Use any-arm instead of any-armel and any-armhf (Closes: #1034525)
  * Move homepage (Closes: #1036815)
  * New upstream releae:
    + Fix "helpers.py enforces strict checking for sort() values"
      (Closes: #748424)
    + Move pure python package to arch:all (Closes: #752525)
    + Fix CVE-2024-5629

 -- Bastien Roucariès <email address hidden>  Sat, 15 Jun 2024 16:25:28 +0000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any-amd64 any-arm any-i386 any-ia64 any-mipsel any-ppc64el all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed main python

Downloads

File Size SHA-256 Checksum
pymongo_4.7.3-1.dsc 2.5 KiB 457a136c0db08895020b587f4c567ab9eff93a9da6d5080f2f94f3723cd0f553
pymongo_4.7.3.orig.tar.gz 1.5 MiB 4fd2d390c2f9d8aa6291ce2bfeeeebc9f6e8a360adb0e7b238e730874011e27a
pymongo_4.7.3-1.debian.tar.xz 9.8 KiB c1d2917d60d9bf3678cf3087298dad5781c5c03132df3e84b239707cefa973de

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