python-sql 0.8-1 source package in Ubuntu

Changelog

python-sql (0.8-1) unstable; urgency=medium

  * Adapting section naming in gbp.conf to current git-buildpackage.
  * Merging upstream version 0.8.

 -- Mathias Behrle <email address hidden>  Mon, 21 Sep 2015 13:02:40 +0200

Upload details

Uploaded by:
Debian Tryton Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Tryton Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sql_0.8-1.dsc 2.0 KiB 814647729a47a0058f5bedf38bec736b191fceb7b88adce71c3fe8bbac10aeba
python-sql_0.8.orig.tar.gz 29.2 KiB 020ed78e77f0321f30e40f4e316e944b24a3b995ce6af6eec2d8e1aed3483376
python-sql_0.8-1.debian.tar.xz 25.0 KiB 1a1cf89ac73d84faa82756ac5d90e85ef32307617bcd57ca17e33db78e5b9840

Available diffs

No changes file available.

Binary packages built by this source

python-sql: Library to write SQL queries (implemented in Python 2)

 python-sql is a library to write SQL queries in a pythonic way. It relies
 exclusively on the Python standard library. It is database independent,
 doesn't require the declaration of tables and allows one to manipulate the
 generated queries.
 .
 To make real use of this package you will have to install a database
 connector.
 .
 This package is targeting Python version 2.

python3-sql: Library to write SQL queries (implemented in Python 3)

 python-sql is a library to write SQL queries in a pythonic way. It relies
 exclusively on the Python standard library. It is database independent,
 doesn't require the declaration of tables and allows one to manipulate the
 generated queries.
 .
 To make real use of this package you will have to install a database
 connector.
 .
 This package is targeting Python version 3.