git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
fb5cc23
)
pymysql: bump to 1.2.0
author
Alexandru Ardelean
<redacted>
Tue, 2 Jun 2026 19:22:54 +0000
(22:22 +0300)
committer
Alexandru Ardelean
<redacted>
Fri, 5 Jun 2026 04:37:42 +0000
(07:37 +0300)
Refresh sha256 from PyPI sdist.
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/pymysql/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/pymysql/Makefile
b/lang/python/pymysql/Makefile
index e90c132410a0ae7b21e81d9cef7225b16d383397..7dfe595887f2dde1f1a4cb69e9919a7b33c721e0 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.2
+PKG_VERSION:=1.
2.0
PKG_RELEASE:=1
PYPI_NAME:=pymysql
-PKG_HASH:=
4961d3e165614ae65014e361811a724e2044ad3ea3739de9903ae7c21f539f0
3
+PKG_HASH:=
6c7b17ca686988104d7426c27895b455cdeea3e9d3ceb1270f0c3704fead8c3
3
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT