File tree Expand file tree Collapse file tree
srcpkgs/python3-ansible-compat Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'python3-ansible-compat'
22pkgname=python3-ansible-compat
3- version=24.9.1
4- revision=3
3+ version=26.3.0
4+ revision=1
55build_style=python3-pep517
66# deselect unnecessary tests in venv
77make_check_args="
8- --deselect test/test_runtime_scan_path.py::test_scan_sys_path[scanF-raises_not_foundT]
9- --deselect test/test_runtime_scan_path.py::test_scan_sys_path[scanT-raises_not_foundF]
8+ --deselect test/test_prerun.py::test_get_cache_dir_isolation_no_venv_root
9+ --deselect test/test_prerun.py::test_get_cache_dir_venv_ro_project_ro
10+ --deselect test/test_runtime_scan_path.py::test_ro_venv
1011"
1112hostmakedepends="python3-wheel python3-setuptools_scm"
1213depends="ansible-core python3-jsonschema python3-subprocess-tee python3-yaml
1314 python3-packaging"
14- checkdepends="${depends} python3-pytest python3-pytest-mock python3-cryptography"
15+ checkdepends="${depends} python3-pytest python3-pytest-mock
16+ python3-cryptography python3-pytest-instafail"
1517short_desc="Python package for working with various version of ansible"
1618maintainer="Orphaned <orphan@voidlinux.org>"
1719license="MIT"
1820homepage="https://github.com/ansible/ansible-compat"
1921distfiles="${PYPI_SITE}/a/ansible-compat/ansible_compat-${version}.tar.gz"
20- checksum=9ff20245e1bd9de9b23a367902524ab0e11fbcfb741831996da5da5b60ab95df
22+ checksum=15f0ea5ff6fcc5587b6b11a4a436fdeefd0fd4a46afe92d4e483c28370082ae0
2123
2224post_patch() {
2325 export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"
You can’t perform that action at this time.
0 commit comments