25 lines
879 B
Plaintext
25 lines
879 B
Plaintext
pkgbase = python-setuptools-rust
|
|
pkgdesc = Compile and distribute Python extensions written in rust as easily as if they were written in C.
|
|
pkgver = 1.10.2
|
|
pkgrel = 2
|
|
url = https://github.com/PyO3/setuptools-rust
|
|
arch = any
|
|
license = MIT
|
|
checkdepends = python-pytest
|
|
checkdepends = python-pytest-benchmark
|
|
checkdepends = python-beautifulsoup4
|
|
checkdepends = python-lxml
|
|
checkdepends = python-cffi
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-wheel
|
|
makedepends = python-setuptools-scm
|
|
depends = rust
|
|
depends = python-setuptools
|
|
depends = python-semantic-version
|
|
source = git+https://github.com/PyO3/setuptools-rust.git#tag=v1.10.2
|
|
sha512sums = ce0138b488aca9ad6d1cf013a94deec222d0244bacf88538f0304f64704cee01def249dfc4cd3fb6258d893202d59ea1883271e318b0c8bbdb258fb517d572be
|
|
|
|
pkgname = python-setuptools-rust
|