Skip to content

Commit

Permalink
pymysql: bump to version 1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Ardelean <[email protected]>
(cherry picked from commit 2c44ddc)
  • Loading branch information
commodo authored and 1715173329 committed Oct 28, 2023
1 parent 776d40d commit a7ac9eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/python/pymysql/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=pymysql
PKG_VERSION:=1.0.2
PKG_VERSION:=1.1.0
PKG_RELEASE:=1

PYPI_NAME:=PyMySQL
PKG_HASH:=816927a350f38d56072aeca5dfb10221fe1dc653745853d30a216637f5d7ad36
PKG_HASH:=4f13a7df8bf36a51e81dd9f3605fede45a4878fe02f9236349fd82a3f0612f96

PKG_MAINTAINER:=Alexandru Ardelean <[email protected]>
PKG_LICENSE:=MIT
Expand Down

0 comments on commit a7ac9eb

Please sign in to comment.