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