------------------------------------------------------------------- Fri Jan 17 14:21:10 UTC 2025 - pgajdos@suse.com - do not require six - added patches fix https://github.com/man-group/pytest-plugins/commit/0018cc543229732b9c04fad909d2b7ee6167fa40 + python-pytest-shutil-no-six.patch ------------------------------------------------------------------- Mon Nov 4 11:05:21 UTC 2024 - Daniel Garcia - Remove not needed dep python-setuptools-git ------------------------------------------------------------------- Tue Oct 22 06:08:51 UTC 2024 - Steve Kowalik - Update to 1.8.0: * Drop support for Python 2 and <3.6, removing compatibility code. * Use stdlib unittest.mock instead of mock package. * Removed usage of path.py and path in favour of pathlib. * Removed contextlib2 requirement. * Fixed forcing color through termcolor. - Drop patches, included upstream: * pytest-fixtures-pr171-remove-mock.patch * stop-using-imp.patch ------------------------------------------------------------------- Wed Jan 24 04:48:42 UTC 2024 - Steve Kowalik - Add patch stop-using-imp.patch: * Use importlib and not imp. ------------------------------------------------------------------- Sat Jun 10 11:50:04 UTC 2023 - ecsos - Add %{?sle15_python_module_pythons} ------------------------------------------------------------------- Mon Dec 5 11:16:10 UTC 2022 - Daniel Garcia - Disable test_pretty_formatter test that fails in osc build but it works when run manually. ------------------------------------------------------------------- Thu Apr 21 21:51:01 UTC 2022 - Ben Greiner - Fixup fallout from SUSE's crusade against mock in the pytest-fixtures family * Replace remove-mock.patch with pytest-fixtures-pr171-remove-mock.patch * gh#man-group/pytest-plugins#171 * Update build and runtime requirements ------------------------------------------------------------------- Wed Mar 23 06:45:41 UTC 2022 - Steve Kowalik - Add patch remove-mock.patch: * Do not use external mock. ------------------------------------------------------------------- Fri Mar 13 12:37:42 UTC 2020 - Tomáš Chvátal - Build without python2 present ------------------------------------------------------------------- Sat Dec 28 18:31:07 UTC 2019 - Ondřej Súkup - fix python-path/python-path.py requires ------------------------------------------------------------------- Mon Jun 3 09:07:17 UTC 2019 - Tomáš Chvátal - Update to 1.7.0: * Support pytest 4 ------------------------------------------------------------------- Fri Mar 22 07:23:42 UTC 2019 - John Vandenberg - Remove dependency on contextlib2 on Python 3 ------------------------------------------------------------------- Wed Feb 20 11:52:07 UTC 2019 - Tomáš Chvátal - Initial commit, neded by pytest-virtualenv