projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f10ff69
)
pymysql: bump to version 1.1.2
author
Alexandru Ardelean
<
[email protected]
>
Sun, 9 Nov 2025 16:03:08 +0000
(18:03 +0200)
committer
Alexandru Ardelean
<
[email protected]
>
Wed, 12 Nov 2025 19:44:33 +0000
(21:44 +0200)
Also fixes error with wheel file name.
Signed-off-by: Alexandru Ardelean <
[email protected]
>
lang/python/pymysql/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/pymysql/Makefile
b/lang/python/pymysql/Makefile
index 025a97adce044de9fbc3bd857aa76b910b14b719..e90c132410a0ae7b21e81d9cef7225b16d383397 100644
(file)
--- a/
lang/python/pymysql/Makefile
+++ b/
lang/python/pymysql/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=pymysql
-PKG_VERSION:=1.1.
0
-PKG_RELEASE:=
2
+PKG_VERSION:=1.1.
2
+PKG_RELEASE:=
1
-PYPI_NAME:=
PyMySQL
-PKG_HASH:=4
f13a7df8bf36a51e81dd9f3605fede45a4878fe02f9236349fd82a3f0612f96
+PYPI_NAME:=
pymysql
+PKG_HASH:=4
961d3e165614ae65014e361811a724e2044ad3ea3739de9903ae7c21f539f03
PKG_MAINTAINER:=Alexandru Ardelean <
[email protected]
>
PKG_LICENSE:=MIT