mirror of
https://github.com/openwrt/packages.git
synced 2025-12-20 01:21:21 +00:00
python-jsonschema: Update to 4.4.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
5
lang/python/python-jsonschema/patches/001-setup.patch
Normal file
5
lang/python/python-jsonschema/patches/001-setup.patch
Normal file
@@ -0,0 +1,5 @@
|
||||
--- /dev/null
|
||||
+++ b/setup.py
|
||||
@@ -0,0 +1,2 @@
|
||||
+from setuptools import setup
|
||||
+setup(use_scm_version=True)
|
||||
Reference in New Issue
Block a user