mirror of
https://github.com/openwrt/packages.git
synced 2025-12-20 01:21:21 +00:00
python-packaging: Remove BROKEN
With proper support of pyproject.toml-based builds in place, this package will now build. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ define Package/python3-packaging
|
||||
SUBMENU:=Python
|
||||
TITLE:=Core utilities for Python packages
|
||||
URL:=https://github.com/pypa/packaging
|
||||
DEPENDS:=+python3-light +python3-logging +python3-urllib @BROKEN
|
||||
DEPENDS:=+python3-light +python3-logging +python3-urllib
|
||||
endef
|
||||
|
||||
define Package/python3-packaging/description
|
||||
|
||||
Reference in New Issue
Block a user