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:
Jeffery To 2023-02-18 18:19:59 +08:00
parent 107e037763
commit 84d9831dcb
No known key found for this signature in database
GPG key ID: C616D9E719E868E4

View file

@ -32,7 +32,7 @@ define Package/python3-packaging
SUBMENU:=Python SUBMENU:=Python
TITLE:=Core utilities for Python packages TITLE:=Core utilities for Python packages
URL:=https://github.com/pypa/packaging URL:=https://github.com/pypa/packaging
DEPENDS:=+python3-light +python3-logging +python3-urllib @BROKEN DEPENDS:=+python3-light +python3-logging +python3-urllib
endef endef
define Package/python3-packaging/description define Package/python3-packaging/description