summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ce91b66f1ecff3d0662a594e6176d45d6abdff0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = python-setuptools-rust-git
	pkgdesc = Compile and distribute Python extensions written in rust as easily as if they were written in C.
	pkgver = 1.8.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
	provides = setuptools-rust=1.8.1
	provides = setuptools-rust-git=1.8.1
	provides = python-setuptools-rust=1.8.1
	conflicts = setuptools-rust
	conflicts = setuptools-rust-git
	conflicts = python-setuptools-rust
	source = git+https://github.com/PyO3/setuptools-rust.git
	sha512sums = SKIP

pkgname = python-setuptools-rust-git