peewee 3.14.10+dfsg-1 source package in Ubuntu
Changelog
peewee (3.14.10+dfsg-1) unstable; urgency=medium * New upstream release. * Demote python3-peewee's Recommends python-peewee-doc to a Suggests (Closes: #1002293). -- Nicholas D Steeves <email address hidden> Wed, 16 Mar 2022 11:52:19 -0400
Upload details
- Uploaded by:
- Debian Python Team
- 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 | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
peewee_3.14.10+dfsg-1.dsc | 2.3 KiB | a00d2d08bb3fd38f909e3933a7ce1c5f326262658e73e0011b8b4e377e768126 |
peewee_3.14.10+dfsg.orig.tar.xz | 547.6 KiB | 2ddd6b24151581b641d0c436fef559c2a89aaf7203f59aa889ecbe1db0b87f34 |
peewee_3.14.10+dfsg-1.debian.tar.xz | 6.7 KiB | 23f1d373d5570bfa4aa1a84b5cc4080918a2ece70842cb0a9bcbcd6762574912 |
Available diffs
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