projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5156c0c
)
python-astral: Remove BROKEN
author
Jeffery To
<jeffery.to@gmail.com>
Wed, 1 Mar 2023 08:48:10 +0000
(16:48 +0800)
committer
Jeffery 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
patch
|
blob
|
history
diff --git
a/lang/python/python-astral/Makefile
b/lang/python/python-astral/Makefile
index 0218af7afad417f817310eeb3d7a107ca9370fed..9d24576ccbf69906166ecdd8a309bccab0d1a6ad 100644
(file)
--- a/
lang/python/python-astral/Makefile
+++ b/
lang/python/python-astral/Makefile
@@
-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