peewee 3.14.0+dfsg-2 source package in Ubuntu
Changelog
peewee (3.14.0+dfsg-2) unstable; urgency=medium * Run autopkgtest unittests verbosely. * No longer explicitly copy peewee_test.db into $AUTOPKGTEST_TMP; this file is autogenerated during tests and does not exist in the source package. -- Nicholas D Steeves <email address hidden> Tue, 29 Dec 2020 20:59:56 -0500
Upload details
- Uploaded by:
- Debian Python Team on 2021-01-12
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | proposed | on 2021-01-12 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
peewee_3.14.0+dfsg-2.dsc | 2.3 KiB | 8e3d6a5e06eda72776f2f28b8adc0b01ce32aadb557cfe63721ced31eecc486e |
peewee_3.14.0+dfsg.orig.tar.xz | 534.8 KiB | 2415be8067a989097609a1f2658c29e33f0995d9749d65fbfafb1f1906630411 |
peewee_3.14.0+dfsg-2.debian.tar.xz | 6.0 KiB | 62b89f0cef8495897bd55cc6ca78ebe738e2c571e8feb96d9dd9abbd48ab634f |
Available diffs
- diff from 3.14.0+dfsg-1 to 3.14.0+dfsg-2 (581 bytes)
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