peewee 3.14.10+dfsg-1build2 source package in Ubuntu

Changelog

peewee (3.14.10+dfsg-1build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Thu, 16 Mar 2023 07:24:38 +0000

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
peewee_3.14.10+dfsg.orig.tar.xz 547.6 KiB 2ddd6b24151581b641d0c436fef559c2a89aaf7203f59aa889ecbe1db0b87f34
peewee_3.14.10+dfsg-1build2.debian.tar.xz 6.8 KiB 33849eb7b8d21b5d03353f8254b6cb998584a8ce96e6fc623494162ed5b68f84
peewee_3.14.10+dfsg-1build2.dsc 2.3 KiB 1b0b4c55c21b197d456566d0f4356bcaf5a99c26d1f248f0cd846b17e816972e

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