sqlparse 0.2.4-1build1 source package in Ubuntu

Changelog

sqlparse (0.2.4-1build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:46:25 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Andrii Senkovych
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sqlparse_0.2.4.orig.tar.gz 60.2 KiB ce028444cfab83be538752a2ffdb56bc417b7784ff35bb9a3062413717807dec
sqlparse_0.2.4-1build1.debian.tar.xz 6.4 KiB 040d440f16fb2c3a7265ec54f59a555a2902cb238d144cdbe33e60d33ee77ca4
sqlparse_0.2.4-1build1.dsc 2.5 KiB 20da6970751770bab949ef563c8e94c0ea176ff36339202182c5c87e1a409605

View changes file

Binary packages built by this source

pypy-sqlparse: non-validating SQL parser for PyPy

 Sqlparse is a library which provides support for parsing, splitting and
 customizable formatting of SQL statements in Python environment.
 .
 This is the PyPy version of the package.

python-sqlparse: No summary available for python-sqlparse in ubuntu focal.

No description available for python-sqlparse in ubuntu focal.

python-sqlparse-doc: documentation for non-validating SQL parser in Python

 Sqlparse is a library which provides support for parsing, splitting and
 customizable formatting of SQL statements in Python environment.
 .
 This package contains HTML documentation for provided module.

python3-sqlparse: non-validating SQL parser for Python 3

 Sqlparse is a library which provides support for parsing, splitting and
 customizable formatting of SQL statements in Python environment.
 .
 This is the Python 3 version of the package.

sqlformat: SQL formatting utility

 The sqlformat command-line tool can be used to reformat SQL file according to
 specified options or prepare a snippet in some programming language (only
 Python and PHP currently supported).