# Generated by makepkg 7.0.0
# Mon Jul  6 17:35:07 UTC 2026
pkgbase = maturin
	pkgdesc = Build and publish crates with pyo3, rust-cpython and cffi bindings
	pkgver = 1.10.1
	pkgrel = 1
	url = https://github.com/PyO3/maturin
	arch = x86_64
	arch = aarch64
	license = Apache-2.0 OR MIT
	checkdepends = python-cffi
	checkdepends = python-pycparser
	checkdepends = python-virtualenv
	makedepends = bzip2
	makedepends = gcc-libs
	makedepends = git
	makedepends = glibc
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-rust
	makedepends = python-wheel
	makedepends = rust
	makedepends = xz
	options = !lto
	source = maturin::git+https://github.com/PyO3/maturin.git#tag=v1.10.1
	sha512sums = 35cdfc90cba3eac4182f2bd064239afc6322fc0c874c29e0b52ece189aa1abc4b74ce39640e697dab91fe6ac2e15c6b0df39791ff3ad2675e1d94640b1e1e382
	b2sums = 8c9cdc137ea0a26a964f6c0f1a760f270a8d4ccfff0a28ca36db83157a7a2be79528786c44f293e3e43924d7cf61c787f149192d39ece5910fde62cffdf29bad

pkgname = maturin
	depends = bzip2
	depends = gcc-libs
	depends = glibc
	depends = openssl
	depends = rust
	depends = xz

pkgname = python-maturin
	pkgdesc = Build and publish crates with pyo3, rust-cpython and cffi bindings - Python bindings
	groups = python-build-backend
	depends = maturin=1.10.1
	depends = python
