blob: a5d8e82004d581e5d55f201999890f3b73c18320 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PRGNAM="python3-maturin"
VERSION="1.8.3"
HOMEPAGE="https://github.com/PyO3/maturin"
DOWNLOAD="https://files.pythonhosted.org/packages/source/m/maturin/maturin-1.8.3.tar.gz \
https://slackware.uk/~fourtysixandtwo/src/maturin-vendored-sources-1.8.3-1.tar.xz"
MD5SUM="46975ebf2bb656e8950779e1fee39c91 \
4f4dca821f5837b9348b4990127db245"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rust-opt python3-setuptools-rust-opt"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"
|