Package Release Info

python-pytest-salt-factories-1.0.4-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-pytest-salt-factories

Change Logs

* Thu Apr 10 2025 daniel.garcia@suse.com
- Update to 1.0.4:
  * Reverting requirements in base.txt to those of 1.0.1
- 1.0.3:
  * Remove support for DSA
- 1.0.2:
  * Updated requirements and actions
  * Limit to Python 3.10, since that is the only version supported for
    currently supported Salt onedir architecture
  * Adjusted requirements versions for various dependencies
  * Updated GitHub Actions for recent EOL of Python 3.7 and 3.8, using
    Salt 3006.9 and 3007.1, also use of psutil.AccessDenied
- 1.0.1:
  * Properly configure the SSHD server when FIPS is enabled/enforced
    on a system (#179)
- Skip some tests failing with python > 3.11
* Wed Mar 20 2024 steven.kowalik@suse.com
- Add missing BuildRequires on importlib-metadata.
* Wed Dec 20 2023 bwiedemann@suse.com
- Do not write non-deterministic .pyc files in tests
* Mon Oct 16 2023 pablo.suarezhernandez@suse.com
- Update to 1.0.0rc27:
  * Remove "pytest-tempdir" dependecy as it is now integrated into
    pytest-salt-factories.
  * Several bug fixes and improvements
- Enable testsuite during package building.
- Fix unit test to work with SUSE/openSUSE Salt 3006.0 package.
- Added:
  * fix_unit_tests.patch
* Tue Oct 10 2023 mcepl@cepl.eu
- Clean up the SPEC file
* Wed Apr 19 2023 alexander.graul@suse.com
- Upgrade to 1.1.0~rc21, required by Salt 3006
* Thu Sep 08 2022 alexander.graul@suse.com
- Downgrade to 0.907.0
* Thu Sep 01 2022 alexander.graul@suse.com
- Initial Package