mirror of
https://github.com/openwrt/packages.git
synced 2025-12-19 17:11:21 +00:00
python3: refresh patches make package/python3/refresh cmd
This was a bit overdue. I did not know about this methodology. Reduces patch fuzz. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
diff --git a/setup.py b/setup.py
|
||||
index da67731..928e0de 100644
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -293,6 +293,7 @@ class PyBuildExt(build_ext):
|
||||
@@ -308,6 +308,7 @@ class PyBuildExt(build_ext):
|
||||
print("Failed to build these modules:")
|
||||
print_three_column(failed)
|
||||
print()
|
||||
|
||||
Reference in New Issue
Block a user