mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 17:11:32 +08:00
python-uci: drop patches due to newer setuptools
These patches were required with older setuptools version, but in Python 3.11.4 is bundled setuptools updated, thus we can remove these patches. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
ef509da52b
commit
f4395c5d31
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-uci
|
||||
PKG_VERSION:=0.10.3
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PYPI_NAME:=pyuci
|
||||
PKG_HASH:=3b0f72ea81ed7a7999b2eb73f57a93019c0d359efaa9efb44fdf377fa09c1da6
|
||||
|
||||
Reference in New Issue
Block a user