python-astral: Remove BROKEN
authorJeffery To <jeffery.to@gmail.com>
Wed, 1 Mar 2023 08:48:10 +0000 (16:48 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 2 Nov 2023 00:14:01 +0000 (01:14 +0100)
With proper support for pyproject.toml-based builds in place, this
package will now build.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 628202d269f9cef99084380418c77972510a753a)

lang/python/python-astral/Makefile

index c012c7b31afd8eea8bfe7dedce43fb504d1e17fd..cbabdea89c3b8de7eaafe0287eb55319ccfd7ffb 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