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.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
4 years ago
parent
3f0099bff1
commit
5a6ea6fb26
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
lang/python/pymysql/Makefile
+ 3
- 3
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.
9.3
PKG_RELEASE
:=
3
PKG_VERSION
:=
0.
10.0
PKG_RELEASE
:=
1
PYPI_NAME
:=
PyMySQL
PKG_HASH
:=
d8c059dcd81dedb85a9f034d5e22dcb4442c0b201908bede99e306d65ea7c8e
7
PKG_HASH
:=
e14070bc84e050e0f80bf6063e31d276f03a0bb4d46b9eca2854566c4ae1983
7
PKG_MAINTAINER
:=
Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save