python-setuptools-rust: bump to 1.12.1
authorAlexandru Ardelean <redacted>
Sun, 29 Mar 2026 17:53:30 +0000 (17:53 +0000)
committerAlexandru Ardelean <redacted>
Sun, 5 Apr 2026 12:03:06 +0000 (15:03 +0300)
Required by python-maturin as a build dependency (maturin >= 1.12.6
requires setuptools-rust >= 1.11.0).

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-setuptools-rust/Makefile

index 559c9c235fd082e4a4b97d82609884926160474e..72ad7cdc90d916249a4e255fd6a304ca732e928c 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT