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
pymysql: bump to version 0.10.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
4 years ago
parent
23938c7aa9
commit
7074999095
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/pymysql/Makefile
+ 2
- 2
lang/python/pymysql/Makefile
View File
@ -8,11 +8,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
pymysql
PKG_VERSION
:=
0.10.
0
PKG_VERSION
:=
0.10.
1
PKG_RELEASE
:=
1
PYPI_NAME
:=
PyMySQL
PKG_HASH
:=
e14070bc84e050e0f80bf6063e31d276f03a0bb4d46b9eca2854566c4ae19837
PKG_HASH
:=
263040d2779a3b84930f7ac9da5132be0fefcd6f453a885756656103f8ee1fdd
PKG_MAINTAINER
:=
Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save