peewee 3.7.0+dfsg-2build1 source package in Ubuntu

Changelog

peewee (3.7.0+dfsg-2build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:41:35 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules 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.7.0+dfsg.orig.tar.gz 594.7 KiB 95ef3a0db7c786de49ba35102ff4a059334945746dbb5616a03feb0bc3fe52c9
peewee_3.7.0+dfsg-2build1.debian.tar.xz 4.0 KiB e1f97400163ab5a5f4b9fc274517a81caffaf9458e2cf3028993e3311db908bc
peewee_3.7.0+dfsg-2build1.dsc 2.2 KiB 184cd6fc68cc3898f48531797fd5de3bbc7f79462a1c8eb921c58c1d437af73f

View changes file

Binary packages built by this source

peewee: Command line Tools for python 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 versions 2.6+ and 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 versions 2.6+ and 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).
 .
 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 versions 2.6+ and 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).
 .
 This is the Python 3 package.

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