pyodbc: update to version 4.0.32
authorDaniel Golle <redacted>
Sat, 9 Oct 2021 03:07:56 +0000 (04:07 +0100)
committerDaniel Golle <redacted>
Sat, 9 Oct 2021 16:02:43 +0000 (17:02 +0100)
Signed-off-by: Daniel Golle <redacted>
lang/python/pyodbc/Makefile

index 047c6c6b29b214c2cc00e6a1ab53660f930b99e6..4e16ebb8e1e5fdba61260775e4a611dccc319cd4 100644 (file)
@@ -5,11 +5,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pyodbc
-PKG_VERSION:=4.0.31
-PKG_RELEASE:=2
+PKG_VERSION:=4.0.32
+PKG_RELEASE:=1
 
 PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=89256e79d23415887cacf0a821f9f94baa5d833080521d456687d5e88c40c226
+PKG_HASH:=9be5f0c3590655e1968488410fe3528bb8023d527e7ccec1f663d64245071a6b
 PKG_BUILD_DEPENDS:=python3 unixodbc
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE.txt
git clone https://git.99rst.org/PROJECT