peewee 3.17.3+dfsg-1 source package in Ubuntu

Changelog

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

  * Team upload
  * [f8a272a] d/gbp.conf: Update to some more defaults
  * [568b676] d/watch: Reorder content, add compression and pgpmode
  * [e49320f] New upstream version 3.17.3+dfsg
    (Closes: #1060187)
  * [6520ea8] d/rules: Add target override_dh_clean
    (Closes: #1048329)
  * [b5b1221] d/u/metadata: Add field Documentation
  * [1d85c4a] autopkgtest: Re-add folder debian/tests
  * [d11b50e] d/control: Update Standards-Version to 4.7.0
    No further changes needed.
  * [93e951d] d/copyright: Update upstream year data

 -- Carsten Schoenert <email address hidden>  Sun, 05 May 2024 19:56:40 +0200

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.17.3+dfsg-1.dsc 2.3 KiB bdd8ecd2ba7c98f9d47cc5795d02657568d38bb8f2b4a9c235f83528bc856b17
peewee_3.17.3+dfsg.orig.tar.gz 748.9 KiB 9fb3fdc945d0fd7fa2f0ce2850ffccd7f0703f8a6d38d06a8225958621dd3478
peewee_3.17.3+dfsg-1.debian.tar.xz 7.1 KiB a2f7ff86811f4d7313510c28056960c7dbb3cbf9f8dcd370f7fc397cdc8152ed

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