flask-mongoengine 1.0.0-1 source package in Ubuntu

Changelog

flask-mongoengine (1.0.0-1) unstable; urgency=medium

  * Team upload.

  [ Emanuele Rocca ]
  * New upstream release.
  * d/control: move from nose to pytest. (Closes: #1018356)
  * d/watch: use github instead of pypi. The full upstream test suite is
    included in the tarballs available on github.
  * d/rules: override addopts from setup.cfg to avoid generating test
    coverage reports.
  * d/rules: skip tests requiring actual connections to mongodb.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Submit.
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-flaskext.wtf.

 -- Emanuele Rocca <email address hidden>  Tue, 18 Oct 2022 14:06:33 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-mongoengine_1.0.0-1.dsc 2.2 KiB 461a08a76d56132fef7c30db19fec642aa39547fb78799e98fc5c5b6c11b44dd
flask-mongoengine_1.0.0.orig.tar.gz 120.6 KiB 5d9768264f4503afe78b8ee31544b4e178186881393b4104a7ef47020cc2e965
flask-mongoengine_1.0.0-1.debian.tar.xz 4.0 KiB 7ff17a94aa97dd469fadd4125b5f6aa1597964a13b846f6190d968f390a5b369

No changes file available.

Binary packages built by this source

python3-flask-mongoengine: Extension that provides integration with MongoEngine (Python 3)

 Flask extension that provides integration with MongoEngine.
 .
 It handles connection management for your app. You can also use
 WTForms as model forms for your models.
 .
 This is a Python 3 package.