Skip to content
Snippets Groups Projects
Commit 9abd5b4a authored by achill (fossdd)'s avatar achill (fossdd) Committed by Celeste
Browse files

community/py3-meson-python: upgrade to 0.16.0, take over maintainership

parent 7738d45f
No related branches found
No related tags found
1 merge request!68509community/py3-meson-python: upgrade to 0.16.0, take over maintainership
Pipeline #245038 skipped
# Maintainer: # Maintainer: fossdd <fossdd@pwned.life>
pkgname=py3-meson-python pkgname=py3-meson-python
pkgver=0.15.0 pkgver=0.16.0
pkgrel=1 pkgrel=0
pkgdesc="Meson PEP 517 Python build backend" pkgdesc="Meson PEP 517 Python build backend"
url="https://github.com/mesonbuild/meson-python" url="https://github.com/mesonbuild/meson-python"
arch="noarch" arch="noarch"
...@@ -36,6 +36,8 @@ check() { ...@@ -36,6 +36,8 @@ check() {
pytest \ pytest \
--deselect tests/conftest.py \ --deselect tests/conftest.py \
--deselect tests/test_pep518.py \ --deselect tests/test_pep518.py \
--deselect tests/test_editable.py::test_editable_rebuild \
--deselect tests/test_editable.py::test_editable_verbose \
-k 'not test_user_args' -k 'not test_user_args'
} }
...@@ -45,6 +47,6 @@ package() { ...@@ -45,6 +47,6 @@ package() {
} }
sha512sums=" sha512sums="
f1fce89bb0a3d279b9900c4ecec78e5f24da92d72f64ebf6c27648b4201a75a65204c3fac08aaa3e8d70dbeef245c3235e39994c7c0b9cba27c0df528211c7f7 py3-meson-python-0.15.0.tar.gz 99ea4304f15e2e13adf031e7c8cacbbc48c0c80f42a81f9d84242b6279ac9c1a13e3f162be5f472a1e498dc7cf3cba6799bf765b3fd441ac10cd87dc0db38678 py3-meson-python-0.16.0.tar.gz
15fe0b6fa4d4b019ff975be19b408a09526d5cd9bbcf333d7be4e27054b5789bafee378a7cccb8c6e10177bb460a8855040f26f984d6e7afaa6083f1818fd205 pyproject-metadata-0.8.0.patch 15fe0b6fa4d4b019ff975be19b408a09526d5cd9bbcf333d7be4e27054b5789bafee378a7cccb8c6e10177bb460a8855040f26f984d6e7afaa6083f1818fd205 pyproject-metadata-0.8.0.patch
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment