| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-ansible-compat | Distribution: openSUSE Tumbleweed |
| Version: 26.3.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Wed Apr 1 06:24:17 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 176098 | Source RPM: python-ansible-compat-26.3.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/ansible/ansible-compat | |
| Summary: Compatibility shim for Ansible 2.9 and newer | |
Facilitate working with various versions of Ansible 2.9 and newer.
MIT
* Wed Apr 01 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 26.3.0:
* Fixes
- fix: avoid permissions errors with use of tmp folders (#571)
@ssbarnea
- fix(security): update dependencies [SECURITY] (#566)
@renovate[bot]
* Maintenance
- chore(deps): update pep621 (#568) @renovate[bot]
- chore(deps): update all dependencies (#567) @renovate[bot]
- chore(deps): update all dependencies (#564) @renovate[bot]
- chore: remove use of pytest-sugar and pytest-plus (#563)
@ssbarnea
* Fri Feb 27 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.12.1:
* Fixes
- fix: replace pre-commit with prek (#562) @ssbarnea
* Maintenance
- chore(deps): update all dependencies (#560) @renovate[bot]
- Bump pillow from 12.1.0 to 12.1.1 in the uv group across 1
directory (#561) @dependabot[bot]
- Bump cryptography from 46.0.4 to 46.0.5 in the uv group
across 1 directory (#559) @dependabot[bot]
- chore(deps): update all dependencies (#557) @renovate[bot]
- chore(deps): update all dependencies (#555) @renovate[bot]
- chore(deps): update dependencies [security] (#556)
@renovate[bot]
- chore(deps): update all dependencies (#554) @renovate[bot]
- chore(deps): update all dependencies (#553) @renovate[bot]
- chore(deps): update all dependencies (#552) @renovate[bot]
- chore(deps): update all dependencies (#550) @renovate[bot]
- chore: update pre-commit hooks (#551) @pre-commit-ci[bot]
- chore(deps): update all dependencies (#549) @renovate[bot]
* Fri Dec 05 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.12.0:
* Maintenance
- Add platform version check (#548) @cidrblock
- chore(deps): update all dependencies (#547) @renovate[bot]
- chore(deps): update all dependencies (#546) @renovate[bot]
- chore: Temporarily disable tombi schema.strict for
pyproject.toml (#545) @alisonlhart
- chore(deps): update all dependencies (#544) @renovate[bot]
* Tue Nov 11 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.11.0:
* Maintenance
- chore(deps): update all dependencies (#543) @renovate[bot]
- chore(deps): update all dependencies (#542) @renovate[bot]
- chore(deps): update all dependencies (#540) @renovate[bot]
- chore(deps): update all dependencies (#539) @renovate[bot]
- Add finalize workflow for secure sonarcloud checks (#538)
@alisonlhart
- Update sonar-project.properties configuration (#536)
@alisonlhart
- chore(deps): update all dependencies (#537) @renovate[bot]
- chore: tell uv to use unreleased ansible-core when running
with py314 (#535) @ssbarnea
- [pre-commit.ci] pre-commit autoupdate (#534)
@pre-commit-ci[bot]
* Tue Oct 07 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.8.2:
* Fixes
- fix: add support for python 3.14 (#533) @ssbarnea
- fix: remove tox.ini and adopt pep-735 (#526) @ssbarnea
* Maintenance
- chore(deps): update all dependencies (#532) @renovate[bot]
- chore: hooks update (#531) @ssbarnea
- chore(deps): update all dependencies (#530) @renovate[bot]
- chore(deps): update all dependencies (#529) @renovate[bot]
- chore(deps): update all dependencies (#527) @renovate[bot]
- chore: configure renovate (#524) @ssbarnea
- chore: update hooks (#525) @ssbarnea
- Bump actions/checkout from 4 to 5 (#515) @dependabot[bot]
* Wed Aug 20 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.8.1:
* Bugfixes
- Restore ansible-lint<25.8.1 behaviour for ansible-lint<25.8.1
(#520) @cidrblock
- update to 25.8.0:
* Enhancements
- Bump the dependencies group in /.config with 5 updates (#507)
@dependabot[bot]
- Bump markdown-exec from 1.10.3 to 1.11.0 in /.config in the
dependencies group (#506) @dependabot[bot]
- Bump the dependencies group across 1 directory with 3 updates
(#505) @dependabot[bot]
* Bugfixes
- Fix first-run collection discovery by gating plugin loader
initialization (#516) @cidrblock
* Maintenance
- chore: pre-commit autoupdate (#508) @pre-commit-ci[bot]
- Bump the dependencies group in /.config with 4 updates (#503)
@dependabot[bot]
- Avoid ack failure due to dependabot labels (#502) @ssbarnea
* Thu Jun 19 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- use python3 also for Leap 16.0
* Wed Jun 18 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.6.0:
* Maintenance
- Bump the dependencies group in /.config with 3 updates (#500)
@dependabot[bot]
- Bump requests from 2.32.3 to 2.32.4 in /.config in the pip
group (#499) @dependabot[bot]
- Bump the dependencies group in /.config with 2 updates (#498)
@dependabot[bot]
- chore: pre-commit autoupdate (#497) @pre-commit-ci[bot]
- Bump the dependencies group across 1 directory with 9 updates
(#496) @dependabot[bot]
- Bump the dependencies group in /.config with 4 updates (#494)
@dependabot[bot]
- Add merge_group handler for tox workflow (#489) @Qalthos
- Bump the dependencies group in /.config with 4 updates (#491)
@dependabot[bot]
* Tue May 13 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.5.0:
* Bugfixes
Enable junit.xml reporting to codecov.io (#486) @Qalthos
* Thu Apr 03 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.1.5:
* Bugfixes
- Make warning signature compatible with ansible core 2.19 (#478)
@ssbarnea
* Wed Feb 19 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.1.4:
* Bugfixes
- Add site-package to the end of collection inclusion path
(#470) @ssbarnea
* Tue Feb 18 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.1.3:
* Bugfixes
- Avoid get_cache_dir errors with read only virtualenvs (#465)
@ssbarnea
* Fri Feb 07 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.1.2:
* Bugfixes
- Avoid get_cache_dir errors with read only virtualenvs (#457)
@ssbarnea
- Simplify module presence testing (#460) @ssbarnea
- Fix grammatical error in collection path info message (#456)
@bluikko
* Tue Jan 28 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.1.1:
* Bugfixes
- Ensure that cache directory is writable (#453) @ssbarnea
* Mon Jan 27 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.1.0:
* Major
- Inject venv site-packages at the top of collection path (test
isolation) (#447) @ssbarnea
- Fail if old ANSIBLE_COLLECTIONS_PATHS is detected (#449)
@ssbarnea
* Bugfixes
- Patch #449 to use ANSIBLE_COLLECTIONS_PATH (#450) @ssbarnea
* Wed Jan 15 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 25.0.0:
* Major
- Support ansible 2.18, drop 2.14/2.15 and py39 (#443) @ssbarnea
* Bugfixes
- Change cache_dir location to prefer venv and project_directory (#439) @ssbarnea
- Enable toml-sort-fix (#442) @ssbarnea
- Refactor search_galaxy_paths to use pathlib (#437) @ssbarnea
* Wed Nov 13 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.10.0:
* Enhancements
- Add support for py313 (#416) @ssbarnea
* Bugfixes
- Re-init plugin loader after collections installation (#411) (#412) @irozet12
* Sat Sep 21 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.9.1:
* Bugfixes
- Avoid running prepare ansible paths twice (#409) @ssbarnea
- Avoid duplicate paths when path injection (#407) @ssbarnea
- Provide more detail on multiple collection installs (#405)
@mrgum
* Thu Sep 12 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.9.0:
* Enhancements
- Add communication details (#400) @oraNod
* Bugfixes
- Fix upload-artifact action to work with v4.4 and newer (#403)
@alisonlhart
* Mon Aug 19 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.8.0:
* Bugfixes
- Updated dead links in constants.py (#397) @tanwigeetika1618
* Thu Jul 11 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.7.0:
* Bugfixes
- Minor code quality improvements (#390) @cidrblock
* Fri Jun 07 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.6.1:
* Bugfixes
- Allow the caller to set the ANSIBLE_COLLECTIONS_PATH (#388)
@cidrblock
- Don't nuke the collections path (#387) @cidrblock
* Thu May 30 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.6.0:
* Enhancements
- Drop support for Ansible 2.12 and 2.13 (#380) @ssbarnea
* Bugfixes
- Make collection location cache_dir aware (#384) @ssbarnea
- Correctly identify the installed collections when duplicates
exist (#379) @ssbarnea
- Increase coverage (#378) @ssbarnea
- Removed leftover code related to ansible-core before 2.14
(#382) @ssbarnea
* Tue May 14 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.5.1:
* Minor Changes
- Add has_playbook method to Runtime (#364) @ssbarnea
* Bugfixes
- Fix packaging version to recognize pre-release versions
(#371) @ssbarnea
- Update requirements (#365) @ssbarnea
- Allow dashes in role namespaces (#355) @sur5r
- If project_dir is passed, locate requirements within that
directory (#339) @audgirka
* Sat Mar 16 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 4.1.12:
* Bugfixes
- Allow dashes in role namespaces (#355) @sur5r
- If project_dir is passed, locate requirements within that
directory (#339) @audgirka
* Wed Jan 10 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 4.1.11:
* Bugfixes
- Allow more control over verbosity when calling ansible-galaxy
(#278) @ziegenberg
- Fix collection installation with custom project_dir (#343)
@ssbarnea
- Fix collection installation bug when having custom config
(#344) @ssbarnea
- Add support for python 3.12 (#336) @ssbarnea
- Remove isolated option while adding sys.path (#335)
@shatakshiiii
* Fri Nov 24 2023 Sebastian Wagner <sebix@sebix.at>
- disable pytest's test name check
https://github.com/ansible/ansible-compat/issues/340
* Wed Sep 06 2023 Johannes Kastl <kastl@b1-systems.de>
- fix BuildRequires and Requires
- ignore 4 new checks that need internet connectivity
* test_scan_sys_path[isolatedT-scanT-raises_not_foundT]
* test_scan_sys_path[isolatedT-scanF-raises_not_foundT]
* test_scan_sys_path[isolatedF-scanT-raises_not_foundF]
* test_scan_sys_path[isolatedF-scanF-raises_not_foundT]
- update to 4.1.10:
* Bugfixes
- Catch empty collection lists (#332) @lod
* Wed Sep 06 2023 Johannes Kastl <kastl@b1-systems.de>
- update to 4.1.9:
* Bugfixes
- Automatically add --pre when installing collections from git
repositories @ssbarnea
* Wed Sep 06 2023 Johannes Kastl <kastl@b1-systems.de>
- update to 4.1.8:
* Bugfixes
- Revise site packages collection search test (#325) @cidrblock
- Add only those sys.paths which contain an ansible_collections
directory path (#322) @ajinkyau
- Allow git dependencies in galaxy.yml files (#321) @ssbarnea
* Wed Sep 06 2023 Johannes Kastl <kastl@b1-systems.de>
- update to 4.1.7:
* Bugfixes
- Add `sys.path` to collection paths (#318) @cidrblock
* Wed Sep 06 2023 Johannes Kastl <kastl@b1-systems.de>
- update to 4.1.6:
* Bugfixes
- Fix logic on prepare environment (#310) @ssbarnea
- Add smoke testing with ansible-lint (#312) @ssbarnea
- Adapt collection install test to pass with ansible-core
2.15.3 changes (#313) @ssbarnea
- Support meta main yaml extension (#304) @zhan9san
* Fri Jul 21 2023 Johannes Kastl <kastl@b1-systems.de>
- releases 4.1.3 and 4.1.4 were yanked
- update to 4.1.5:
* Bugfixes
- Fix find roles inside collection repository (#297) @ajinkyau
- Enable packit rpm packaging (#292) @ssbarnea
* Fri Jul 21 2023 Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded BuildRequires on setuptools_scm_git_archive.
- Do not use a glob in %files
* Thu Jun 01 2023 Johannes Kastl <kastl@b1-systems.de>
- update to 4.1.2:
* Bugfixes
- Avoid stdout pollution cause by ansible logging (#287)
@ajinkyau
* Tue May 30 2023 Johannes Kastl <kastl@b1-systems.de>
- update to 4.1.1:
* Bugfixes
- Disable Ansible debug mode for sub-commands (#284) @ssbarnea
- Log retry attempt only when doing retries (#283) @ssbarnea
* Wed May 24 2023 Johannes Kastl <kastl@b1-systems.de>
- update to 4.1.0:
* Minor Changes
- Enable access to available plugins (#277) @ssbarnea
* Bugfixes
- Avoid creating ~/.ansible/collections (#280) @ssbarnea
* Mon May 22 2023 Johannes Kastl <kastl@b1-systems.de>
- update to 4.0.5:
* Bugfixes
- Improve requirements.yml detection (#275) @ssbarnea
- update to 4.0.4:
* Bugfixes
- Allow use of * version on dependencies (#268) @ssbarnea
- update to 4.0.3:
* Bugfixes
- Automatically install tests/requirements.yml when found
(#266) @ssbarnea
- Also install requirements from galaxy.yml files (#265)
@ssbarnea
- Include original message in AnsibleWarning (#264) @ssbarnea
- update to 4.0.2:
* Bugfixes
- Revert to previous behavior for ansible_collections_path
(#261) @ajinkyau
- update to 4.0.1 (4.0.0 does not exist):
* Major Changes
- Rename Runtime.exec to Runtime.run (#256) @ssbarnea
- Introduce use of JSON recursive type (#253) @ssbarnea
- ruff: Make optional arguments keyword-only (#251) @ssbarnea
- Finish pathlib migration (#245) @ssbarnea
- Make Runtime.project_dir use Path (#244) @ssbarnea
- Migrate some functions to use Path (#243) @ssbarnea
- Make Runtime.cache_dir use Path (#240) @ssbarnea
- Remove support for py38 (#239) @ssbarnea
* Minor Changes
- Monkeypatch ansible core Display.warning (#238) @ssbarnea
* Bugfixes
- Use YAML safe loader instead of full loader (#255) @ssbarnea
- Use dataclass sorting for json schema errors (#254) @ssbarnea
- ruff: Address more skips (#249) @ssbarnea
- ruff: address TRY and T201 (#248) @ssbarnea
- ruff: Address EM (#247) @ssbarnea
- Convert more code to pathlib (#242) @ssbarnea
* Fri May 19 2023 Johannes Kastl <kastl@b1-systems.de>
- change python version on Leap15/SLES15 to python3.11 to use the
new stack supported by SUSE
* Tue May 16 2023 Johannes Kastl <kastl@b1-systems.de>
- rework %if condition to work with new sle15_python_module_pythons
macro on SLES15/Leap15
* Fri Apr 14 2023 Johannes Kastl <kastl@b1-systems.de>
- update to 3.0.2:
* Change install_collection to avoid use of -p (#233) @ssbarnea
* Correct documentation links (#232) @ssbarnea
* Avoid using -p option with ansible-galaxy install (#230)
@ssbarnea
* Fix collection loading (#223) @apatard
* Tue Jan 31 2023 Johannes Kastl <kastl@b1-systems.de>
- update to 3.0.0:
* Major Changes
- Require ansible-core 2.12 or newer (#215) @ssbarnea
* Minor Changes
- Address ansible 2.15 compatibility related to AnsibleCollectionConfig (#213) @ssbarnea
* Bugfixes
- Required subprocess-tee>=0.4.1 (#211) @ssbarnea
- update to 3.0.1:
* Bugfixes
- Avoid double initialization of ansible runtime (#218) @ssbarnea
- Update README.md for 3.0.0 release (#217) @ianw
/usr/lib/python3.13/site-packages/ansible_compat /usr/lib/python3.13/site-packages/ansible_compat-26.3.0.dist-info /usr/lib/python3.13/site-packages/ansible_compat-26.3.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/ansible_compat-26.3.0.dist-info/METADATA /usr/lib/python3.13/site-packages/ansible_compat-26.3.0.dist-info/RECORD /usr/lib/python3.13/site-packages/ansible_compat-26.3.0.dist-info/REQUESTED /usr/lib/python3.13/site-packages/ansible_compat-26.3.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/ansible_compat-26.3.0.dist-info/licenses /usr/lib/python3.13/site-packages/ansible_compat-26.3.0.dist-info/licenses/LICENSE /usr/lib/python3.13/site-packages/ansible_compat-26.3.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/ansible_compat/__init__.py /usr/lib/python3.13/site-packages/ansible_compat/__pycache__ /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/_version.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/_version.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/compatibility.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/compatibility.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/config.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/config.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/constants.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/constants.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/errors.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/errors.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/loaders.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/loaders.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/ports.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/ports.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/prerun.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/prerun.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/runtime.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/runtime.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/schema.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/schema.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/types.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/types.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansible_compat/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/ansible_compat/_version.py /usr/lib/python3.13/site-packages/ansible_compat/compatibility.py /usr/lib/python3.13/site-packages/ansible_compat/config.py /usr/lib/python3.13/site-packages/ansible_compat/constants.py /usr/lib/python3.13/site-packages/ansible_compat/errors.py /usr/lib/python3.13/site-packages/ansible_compat/loaders.py /usr/lib/python3.13/site-packages/ansible_compat/ports.py /usr/lib/python3.13/site-packages/ansible_compat/prerun.py /usr/lib/python3.13/site-packages/ansible_compat/py.typed /usr/lib/python3.13/site-packages/ansible_compat/runtime.py /usr/lib/python3.13/site-packages/ansible_compat/schema.py /usr/lib/python3.13/site-packages/ansible_compat/types.py /usr/lib/python3.13/site-packages/ansible_compat/utils.py /usr/share/doc/packages/python3-ansible-compat /usr/share/doc/packages/python3-ansible-compat/README.md /usr/share/licenses/python3-ansible-compat /usr/share/licenses/python3-ansible-compat/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Apr 5 22:30:39 2026