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:
Karel Kočí
2020-10-20 13:46:04 +02:00
parent 5027b80bab
commit 0d0c97596c
2 changed files with 27 additions and 1 deletions

View File

@@ -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