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.1
|
|
pkgrel = 1
|
|
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.1
|
|
sha512sums = 2d31c1720117714d5b5fcc4b06410d0738d640459902a882c1655c93296bfa249087a333acdd3f5bd7a7a8147a4d3197124c6dc47fced39ef2927cd51ca37cfa
|
|
|
|
pkgname = python-setuptools-rust
|