mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
python-setuptools-rust: update to version 1.12.0
Release notes: https://github.com/PyO3/setuptools-rust/blob/main/CHANGELOG.md Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
1eaeb4cfb6
commit
022f744017
@@ -8,11 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-setuptools-rust
|
PKG_NAME:=python-setuptools-rust
|
||||||
PKG_VERSION:=1.8.1
|
PKG_VERSION:=1.12.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=setuptools-rust
|
PYPI_NAME:=setuptools-rust
|
||||||
PKG_HASH:=94b1dd5d5308b3138d5b933c3a2b55e6d6927d1a22632e509fcea9ddd0f7e486
|
PYPI_SOURCE_NAME:=setuptools_rust
|
||||||
|
PKG_HASH:=d94a93f0c97751c17014565f07bdc324bee45d396cd1bba83d8e7af92b945f0c
|
||||||
|
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
@@ -21,6 +22,7 @@ PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
|
|||||||
PKG_HOST_ONLY:=1
|
PKG_HOST_ONLY:=1
|
||||||
HOST_BUILD_DEPENDS:= \
|
HOST_BUILD_DEPENDS:= \
|
||||||
python3/host \
|
python3/host \
|
||||||
|
python-setuptools/host \
|
||||||
python-build/host \
|
python-build/host \
|
||||||
python-installer/host \
|
python-installer/host \
|
||||||
python-wheel/host \
|
python-wheel/host \
|
||||||
|
|||||||
Reference in New Issue
Block a user