diff options
Diffstat (limited to 'python/python3-maturin/python3-maturin.info')
-rw-r--r-- | python/python3-maturin/python3-maturin.info | 12 |
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 0000000000000..7cc6176363fb2 --- /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" |