aboutsummaryrefslogtreecommitdiff
path: root/python/python3-maturin/python3-maturin.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-09-15 22:33:55 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-17 00:10:22 +0700
commitbde990eb736ab09be8587df84f9b4e005ba0ab50 (patch)
tree8db74f783042b554f0935226252e076bd9bad30b /python/python3-maturin/python3-maturin.info
parent3af2a11d31f31a15670a00c725b3b46d629ac202 (diff)
python/python3-maturin: Added (python rust tools).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-maturin/python3-maturin.info')
-rw-r--r--python/python3-maturin/python3-maturin.info12
1 files changed, 12 insertions, 0 deletions
diff --git a/python/python3-maturin/python3-maturin.info b/python/python3-maturin/python3-maturin.info
new file mode 100644
index 0000000000..7cc6176363
--- /dev/null
+++ b/python/python3-maturin/python3-maturin.info
@@ -0,0 +1,12 @@
+PRGNAM="python3-maturin"
+VERSION="1.2.3"
+HOMEPAGE="https://github.com/PyO3/maturin"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/m/maturin/maturin-1.2.3.tar.gz \
+ https://slackware.uk/~fourtysixandtwo/src/maturin-vendored-sources-1.2.3-1.tar.xz"
+MD5SUM="026342b5d4c6b41bf31f8b8ca89e68b0 \
+ b9fb6091ebdc1644482cf6a2588793e4"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="rust16 python3-setuptools-rust-opt"
+MAINTAINER="fourtysixandtwo"
+EMAIL="fourtysixandtwo@sliderr.net"