peewee 3.14.10+dfsg-1build1 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:15:58 +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

Downloads

File Size SHA-256 Checksum
peewee_3.14.10+dfsg.orig.tar.xz 547.6 KiB 2ddd6b24151581b641d0c436fef559c2a89aaf7203f59aa889ecbe1db0b87f34
peewee_3.14.10+dfsg-1build1.debian.tar.xz 6.7 KiB 82cf9191e31b4429b66822665890351599817c7ec33571bfac665b052518c2ec
peewee_3.14.10+dfsg-1build1.dsc 2.3 KiB f5bb796f448c7013b6c67f97a8ac18c68c40cea07cff3b8d5e0cf101f53f0c3b

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