python3-setuptools-rust: update to 1.2.0.
This commit is contained in:
parent
bafb977887
commit
dccbf6ff34
@ -1,19 +1,18 @@
|
|||||||
# Template file for 'python3-setuptools-rust'
|
# Template file for 'python3-setuptools-rust'
|
||||||
pkgname=python3-setuptools-rust
|
pkgname=python3-setuptools-rust
|
||||||
version=1.1.2
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
depends="python3-semanticversion python3-tomli
|
depends="python3-semanticversion python3-setuptools python3-typing_extensions"
|
||||||
python3-setuptools python3-typing_extensions"
|
|
||||||
short_desc="Setuptools plugin for Rust support"
|
short_desc="Setuptools plugin for Rust support"
|
||||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/PyO3/setuptools-rust"
|
homepage="https://github.com/PyO3/setuptools-rust"
|
||||||
changelog="https://raw.githubusercontent.com/PyO3/setuptools-rust/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/PyO3/setuptools-rust/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/s/setuptools-rust/setuptools-rust-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/setuptools-rust/setuptools-rust-${version}.tar.gz"
|
||||||
checksum=a0adb9b503c0ffc4e8fe80b7c617898cefa78049983aaaea7f747e153a3e65d1
|
checksum=0a4ada479e8c7e3d8bd7cb56e1a29acc2b2bb98c2325051b0cdcb57d7f056de8
|
||||||
# Tests have unpackaged dependencies
|
# Tests have unpackaged dependencies
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user