peewee 3.14.8+dfsg-1 source package in Ubuntu

Changelog

peewee (3.14.8+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Add lintian override for python-traceback-in-manpage, because this
    appears to be a false-positive case triggered by the detailed examples
    and not a traceback caused by failing Python-generated man page).
  * copyright: Update location for tests/libs/mock.py.

 -- Nicholas D Steeves <email address hidden>  Tue, 21 Dec 2021 13:35:14 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
peewee_3.14.8+dfsg-1.dsc 2.3 KiB 509694592d87bb4ac7f3e30864f41fda053417721f37b921736addae5a0b42f3
peewee_3.14.8+dfsg.orig.tar.xz 544.6 KiB 0e3b8cc5e79ed62b883f1e547408d1baf19fb12234043faaf35170a215512f37
peewee_3.14.8+dfsg-1.debian.tar.xz 6.6 KiB c40509051107d2d12c793739895b876de63efc0ed358c6e246c8b686d70d3750

Available diffs

No changes file available.

Binary packages built by this source

peewee: Command line Tools for peewee (Python 3)

 Peewee is a simple and small ORM. It has few (but expressive)
 concepts, making it easy to learn and intuitive to use.
 .
   * A small, expressive ORM
   * Written in Python with support for version 3.2+.
   * Built-in support for sqlite, MySQL, and PostgreSQL numerous
     extensions available (postgres hstore/json/arrays, sqlite
     full-text-search, schema migrations, and much more).

python-peewee-doc: Documentation pyhton peewee simple ORM

 Peewee is a simple and small ORM. It has few (but expressive)
 concepts, making it easy to learn and intuitive to use.
 .
   * A small, expressive ORM
   * Written in Python with support for version 3.2+.
   * Built-in support for sqlite, MySQL, and PostgreSQL. Numerous
     extensions are available (postgres hstore/json/arrays, sqlite
     full-text-search, schema migrations, and much more).
 .
 This package contains HTML documentation for provided module.

python3-peewee: Simple ORM for PostgreSQL, MySQL and SQLite (Python 3)

 Peewee is a simple and small ORM. It has few (but expressive)
 concepts, making it easy to learn and intuitive to use.
 .
   * A small, expressive ORM
   * Written in Python with support for version 3.2+.
   * Built-in support for sqlite, MySQL, and PostgreSQL. Numerous
     extensions are available (postgres hstore/json/arrays, sqlite
     full-text-search, schema migrations, and much more).
 .
 This is the Python 3 package.

python3-peewee-dbgsym: debug symbols for python3-peewee