mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
community/py3-sqlparse: upgrade to 0.5.3
This commit is contained in:
parent
ff42b761ca
commit
a0f67e4391
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Maintainer: Thomas Boerger <thomas@webhippie.de>
|
||||
pkgname=py3-sqlparse
|
||||
_pkgname=sqlparse
|
||||
pkgver=0.5.1
|
||||
pkgver=0.5.3
|
||||
pkgrel=0
|
||||
pkgdesc="A non-validating SQL parser module for Python"
|
||||
url="https://sqlparse.readthedocs.io/"
|
||||
|
@ -44,5 +44,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
5d93e942d6a26a544827a877cb2035328f406dc8e8475e217ba75571672b6c5eaca6f87c2c76244c0dea32449c818fcca9bb8fff53679e6f0ba2bef2a6b92b6f sqlparse-0.5.1.tar.gz
|
||||
219c4a3874606b6b3270fb507d89822412b51d8d120d50682fa683ab127fe05538256a575b5b29ee1a9f88be51ad46999e7c2ad2bb84a39e96ae6d2401eaffcd sqlparse-0.5.3.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue