peewee 3.14.8+dfsg-1build1 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Wed, 16 Mar 2022 21:43:05 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
peewee_3.14.8+dfsg.orig.tar.xz 544.6 KiB 0e3b8cc5e79ed62b883f1e547408d1baf19fb12234043faaf35170a215512f37
peewee_3.14.8+dfsg-1build1.debian.tar.xz 6.7 KiB 3725983716765e36394dc65368c8c9f741d79fbcd2f419439a58959f5136a60d
peewee_3.14.8+dfsg-1build1.dsc 2.3 KiB c213887bc1d8f4fc85a0f1768db9aec9e1de8f1851c366dbce676a199ad125ea

View changes file

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