sqlparse 0.4.2-1 source package in Ubuntu
Changelog
sqlparse (0.4.2-1) unstable; urgency=medium * Team upload. * New upstream version. Fixes CVE-2021-32839 (Closes: #994841) * Standards-Version: 4.6.0 (routine-update) * watch file standard 4 (routine-update) -- Michael R. Crusoe <email address hidden> Wed, 01 Dec 2021 11:42:26 +0100
Upload details
- Uploaded by:
- Andrii Senkovych
- Uploaded to:
- Sid
- Original maintainer:
- Andrii Senkovych
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | python | |
Kinetic | release | main | python | |
Jammy | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sqlparse_0.4.2-1.dsc | 2.4 KiB | e7a4c6c04b42b2acf925ddc669530c57bcde8a4179da49fd792c7aa881a8ce23 |
sqlparse_0.4.2.orig.tar.gz | 66.2 KiB | 0c00730c74263a94e5a9919ade150dfc3b19c574389985446148402998287dae |
sqlparse_0.4.2.orig.tar.gz.asc | 488 bytes | 728ea6ce0d5dbbef9114509f3dc1b9e98156d0fc1d1b9fa30199e60ce021fbc6 |
sqlparse_0.4.2-1.debian.tar.xz | 6.8 KiB | cf528ca8bcc69e1bca45d5a6dbf8892a447b8547a4d8928be6db08752afbd168 |
Available diffs
No changes file available.
Binary packages built by this source
- 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).