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:
97a92f2
)
python-asgiref: add use python-setuptools/host for pkg build
author
Alexandru Ardelean
<
[email protected]
>
Fri, 7 Nov 2025 10:24:54 +0000
(12:24 +0200)
committer
Hannu Nyman
<
[email protected]
>
Sat, 8 Nov 2025 09:21:38 +0000
(11:21 +0200)
Newer versions of Python no longer ship setuptools.
We need to use the one from the packages feed instead.
Signed-off-by: Alexandru Ardelean <
[email protected]
>
lang/python/python-asgiref/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-asgiref/Makefile
b/lang/python/python-asgiref/Makefile
index 4547758d99785cd3637b7b5b6c5ed262c62edd5e..d2ad9ae963081b30aa2782a2947eb0aa831901c6 100644
(file)
--- a/
lang/python/python-asgiref/Makefile
+++ b/
lang/python/python-asgiref/Makefile
@@
-2,11
+2,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-asgiref
PKG_VERSION:=3.7.2
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PYPI_NAME:=asgiref
PKG_HASH:=9e0ce3aa93a819ba5b45120216b23878cf6e8525eb3848653452b4192b92afed
+PKG_BUILD_DEPENDS:=python-setuptools/host
+
PKG_MAINTAINER:=Peter Stadler <
[email protected]
>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE