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