mirror of
https://github.com/openwrt/packages.git
synced 2026-04-16 03:12:16 +00:00
python-setuptools-rust: bump to 1.12.1
Required by python-maturin as a build dependency (maturin >= 1.12.6 requires setuptools-rust >= 1.11.0). Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
b9811de28b
commit
f1b7059c1d
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-setuptools-rust
|
||||
PKG_VERSION:=1.12.0
|
||||
PKG_VERSION:=1.12.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=setuptools-rust
|
||||
PYPI_SOURCE_NAME:=setuptools_rust
|
||||
PKG_HASH:=d94a93f0c97751c17014565f07bdc324bee45d396cd1bba83d8e7af92b945f0c
|
||||
PKG_HASH:=85ae70989d96c9cfeb5ef79cf3bac2d5200bc5564f720a06edceedbdf6664640
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user