python3-setuptools-rust: update to 0.12.1.
This commit is contained in:
parent
1e0705e489
commit
6eaefe0c4b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-setuptools-rust'
|
# Template file for 'python3-setuptools-rust'
|
||||||
pkgname=python3-setuptools-rust
|
pkgname=python3-setuptools-rust
|
||||||
version=0.12.0
|
version=0.12.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ 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=faacca4b85d5f43e9e3836418e1cbf9ed2576a27978b522f3d04513ef052cec5
|
checksum=647009e924f0ae439c7f3e0141a184a69ad247ecb9044c511dabde232d3d570e
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
echo "Tests have unpackaged dependencies; skipping"
|
echo "Tests have unpackaged dependencies; skipping"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue