Project python-pytest-subprocess-1.5.2-2.el10_0
content_copy
Name
python-pytest-subprocess
Epoch
0
Version
1.5.2
Release
2.el10_0
Website/URL
https://github.com/aklajnert/pytest-subprocess
License
MIT
Build Time
2025-06-15 11:02:42
Build Host
builder-arm64-1.inferitos.ru
Summary
A plugin to fake subprocess for pytest
Repositories
Extras
Description
The plugin adds the fake_subprocess fixture. It can be used it to register
subprocess results so you won't need to rely on the real processes.
The plugin hooks on the subprocess.Popen(), which is the base for other
subprocess functions. That makes the subprocess.run(), subprocess.call(),
subprocess.check_call() and subprocess.check_output() methods also functional.
Errata
—
×
* Sun Jun 15 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.5.2-2
- Rebuilt for MSVSphere 10
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Oct 08 2024 Charalampos Stratakis <cstratak@redhat.com> - 1.5.2-1
- Update to 1.5.2
- Fixes: rhbz#2299549
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 1.5.0-8
- Rebuilt for Python 3.13
* Mon Mar 18 2024 Sandro <devel@penguinpee.nl> - 1.5.0-7
- Don't turn warnings into errors running tests
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 03 2023 Python Maint <python-maint@redhat.com> - 1.5.0-2
- Rebuilt for Python 3.12