git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
a9af921
)
python-six: fixed package description
author
Jeffery To
<redacted>
Thu, 12 Nov 2015 10:04:18 +0000
(18:04 +0800)
committer
Jeffery To
<redacted>
Thu, 12 Nov 2015 10:04:18 +0000
(18:04 +0800)
Signed-off-by: Jeffery To <redacted>
lang/python-six/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-six/Makefile
b/lang/python-six/Makefile
index d6920f4be77b0ea58e360c2985d170bd8771a1d6..c7ea5a0a52ee77eb65617457e163b297ffaf9094 100644
(file)
--- a/
lang/python-six/Makefile
+++ b/
lang/python-six/Makefile
@@
-31,7
+31,7
@@
define Package/python-six
DEPENDS:=+python-light
endef
-define Package/python-
pyasn1
/description
+define Package/python-
six
/description
Six is a Python 2 and 3 compatibility library. It provides utility functions
for smoothing over the differences between the Python versions with the goal of
writing Python code that is compatible on both Python versions. See the
git clone https://git.99rst.org/PROJECT