git » python-setuptools-rust.git » main » tree

[main] / .SRCINFO

pkgbase = python-setuptools-rust
	pkgdesc = Compile and distribute Python extensions written in rust as easily as if they were written in C.
	pkgver = 1.9.0
	pkgrel = 3
	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#commit=2e4ed40063c0f00bb1e3aa77a8b41ae8b67bff90
	sha512sums = SKIP

pkgname = python-setuptools-rust