This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
python3-sqlparse: update to 0.3.1
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
lilik-openwrt-22.03
Peter Stadler
5 years ago
parent
14e51044d7
commit
35ef7b588d
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
lang/python/python3-sqlparse/Makefile
+ 2
- 2
lang/python/python3-sqlparse/Makefile
View File
@ -1,11 +1,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
sqlparse
PKG_VERSION
:=
0.3.
0
PKG_VERSION
:=
0.3.
1
PKG_RELEASE
:=
1
PYPI_NAME
:=
sqlparse
PKG_HASH
:=
7c3dca29c022744e95b547e867cee89f4fce4373f3549ccd8797d8eb52cdb873
PKG_HASH
:=
e162203737712307dfe78860cc56c8da8a852ab2ee33750e33aeadf38d12c548
PKG_MAINTAINER
:=
Peter Stadler <peter.stadler@student.uibk.ac.at>
PKG_LICENSE
:=
BSD-3-Clause
Write
Preview
Loading…
Cancel
Save