mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 10:14:32 +04:00
python-intelhex: add patch to fix Python 3.9 compatibility
This fixes this library on Python 3.9. Signed-off-by: Karel Kočí <cynerd@email.cz>
This commit is contained in:
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-intelhex
|
||||
PKG_VERSION:=2.2.1
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PYPI_NAME:=IntelHex
|
||||
PYPI_SOURCE_NAME:=intelhex
|
||||
|
||||
Reference in New Issue
Block a user