Age | Commit message (Collapse) | Author |
|
The proposed patch does not apply cleanly anymore, and it doesn't look
it'll be easy to maintain the patch, so this reverts to the previous
version (ie, no --all-features). Also, upstream's CI does not enable
`--all-features` AFAICT.
See also related discussion: https://github.com/PyO3/maturin/discussions/2608
This reverts commit 9894f12a1b61e8b707de65dd631411616b8f4228.
|
|
... and sync with official PKGBUILD
(bad commit: 91707e94689446f86a911d83cc84606fa9ecac5e)
|
|
It seems using `--all-features` breaks the tests, so it is disabled.
A somewhat related discussion in arch-dev-public suggests doing that:
https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/YFLNDFHT6NR65WD5LFPDQ2MZ26URMOD4/
|
|
|
|
* ignore/overwrite previous PKGBUILD and LICENSE
* fix license warning in pyproject.toml
* disable tests for the moment (too many fail)
|
|
|
|
|