mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/py-sqlparse: Update to 0.5.3
Changes: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG https://sqlparse.readthedocs.io/en/latest/changes.html
This commit is contained in:
parent
185606b2bf
commit
1beea42a86
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= sqlparse
|
||||
PORTVERSION= 0.5.2
|
||||
PORTVERSION= 0.5.3
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731679218
|
||||
SHA256 (sqlparse-0.5.2.tar.gz) = 9e37b35e16d1cc652a2545f0997c1deb23ea28fa1f3eefe609eee3063c3b105f
|
||||
SIZE (sqlparse-0.5.2.tar.gz) = 84951
|
||||
TIMESTAMP = 1734888146
|
||||
SHA256 (sqlparse-0.5.3.tar.gz) = 09f67787f56a0b16ecdbde1bfc7f5d9c3371ca683cfeaa8e6ff60b4807ec9272
|
||||
SIZE (sqlparse-0.5.3.tar.gz) = 84999
|
||||
|
|
Loading…
Add table
Reference in a new issue