aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-slugify
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/python-slugify')
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python/python-slugify/Makefile b/lang/python/python-slugify/Makefile
index 537cee9b9..906771ebf 100644
--- a/lang/python/python-slugify/Makefile
+++ b/lang/python/python-slugify/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=python-slugify
PKG_VERSION:=4.0.0
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=a8fc3433821140e8f409a9831d13ae5deccd0b033d4744d94b31fea141bdd84c
@@ -33,7 +33,6 @@ define Package/python3-slugify
+python3-codecs \
+python3-setuptools \
+python3-text-unidecode
- VARIANT:=python3
endef
define Package/python3-slugify/description