python-mongoengine 0.24.2-1 source package in Ubuntu

Changelog

python-mongoengine (0.24.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop use of ${python3:Provides}
  * autopkgtest:
    - Replace superficial autopkgtest with autodep8 configuration.
    - Rewrite autopkgtest so we test for all supported versions.
  * Update maintainer name and email.
  * d/copyright: Include myself in Debian paragraph.
  * Update Standards-Version to 4.6.1

 -- HÃ¥vard F. Aasen <email address hidden>  Sun, 07 Aug 2022 07:34:11 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mongoengine_0.24.2-1.dsc 2.2 KiB 5532d51bbc458bbb97ce7300aa7c9e352c1c03e05fe03d64d83e32d3538c1593
python-mongoengine_0.24.2.orig.tar.gz 164.5 KiB c76d49658575bb995682e2e77c8ef7cda63faf939415b32ee923745d120f8b02
python-mongoengine_0.24.2-1.debian.tar.xz 5.7 KiB baedcbe7647082bb44abbd6a31e61917e4caffdb581ecec8f0d447777371adab

Available diffs

No changes file available.

Binary packages built by this source

python-mongoengine-doc: No summary available for python-mongoengine-doc in ubuntu kinetic.

No description available for python-mongoengine-doc in ubuntu kinetic.

python3-mongoengine: Python 3 Document-Object Mapper for working with MongoDB

 MongoEngine is a Document-Object Mapper (think ORM, but for document
 databases) for working with MongoDB from Python. It uses a simple declarative
 API, similar to the Django ORM.
 .
 This is the Python 3 package.