pymysql: bump to 1.2.0
authorAlexandru Ardelean <redacted>
Tue, 2 Jun 2026 19:22:54 +0000 (22:22 +0300)
committerAlexandru 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

index e90c132410a0ae7b21e81d9cef7225b16d383397..7dfe595887f2dde1f1a4cb69e9919a7b33c721e0 100644 (file)
@@ -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:=4961d3e165614ae65014e361811a724e2044ad3ea3739de9903ae7c21f539f03
+PKG_HASH:=6c7b17ca686988104d7426c27895b455cdeea3e9d3ceb1270f0c3704fead8c33
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT