python-six: fixed package description
authorJeffery To <redacted>
Thu, 12 Nov 2015 10:04:18 +0000 (18:04 +0800)
committerJeffery To <redacted>
Thu, 12 Nov 2015 10:04:18 +0000 (18:04 +0800)
Signed-off-by: Jeffery To <redacted>
lang/python-six/Makefile

index d6920f4be77b0ea58e360c2985d170bd8771a1d6..c7ea5a0a52ee77eb65617457e163b297ffaf9094 100644 (file)
@@ -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