mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 15:36:19 +04:00
python-urllib3: fix builds with setuptools-scm 9.x
- Fix builds for python-urllib3 with setuptools-scm - Patch sourced from upstream (un-released/main branch) Signed-off-by: Austin Lane <vidplace7@gmail.com>
This commit is contained in:
committed by
Josef Schlehofer
parent
d0f1c668c2
commit
12d23c8e95
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-urllib3
|
||||
PKG_VERSION:=2.5.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
Reference in New Issue
Block a user