mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
python-txsocksx: use variant PyBuild/Compile syntax, add src package,
refresh patches Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
diff --git a/setup.py b/setup.py
|
||||
index 7979f89..5e1abb3 100644
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -1,6 +1,8 @@
|
||||
@@ -25,5 +23,5 @@ index 7979f89..5e1abb3 100644
|
||||
+ #},
|
||||
+ version=os.environ.get('PKG_VERSION'),
|
||||
install_requires=install_requires,
|
||||
packages=['txsocksx', 'txsocksx.test'],
|
||||
packages=['txsocksx'],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user