python-astral: Remove BROKEN
authorJeffery To <jeffery.to@gmail.com>
Wed, 1 Mar 2023 08:48:10 +0000 (16:48 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 24 Apr 2023 08:20:33 +0000 (16:20 +0800)
With proper support for pyproject.toml-based builds in place, this
package will now build.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-astral/Makefile

index 0218af7afad417f817310eeb3d7a107ca9370fed..9d24576ccbf69906166ecdd8a309bccab0d1a6ad 100644 (file)
@@ -31,8 +31,7 @@ define Package/python3-astral
   TITLE:=Calculations for the position of the sun and moon
   URL:=https://github.com/sffjunkie/astral
   DEPENDS+= \
-      +python3-light \
-      @BROKEN
+      +python3-light
 endef
 
 define Package/python3-astral/description