------------------------------------------------------------------- Mon Nov 4 11:47:43 UTC 2024 - Daniel Garcia - Remove not needed 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. * Modernised package. * Added delete_workspace parameter to VirtualEnv. * Removed extras_require. - Switch to pyproject macros. - No more greedy globs in %files. - Removed patches, included upstream: * remove_mock.patch - Refreshed remove_virtualenv.patch - Do not test with Python 3.12 and above due to an upstream bug. ------------------------------------------------------------------- Sat Jun 10 09:44:58 UTC 2023 - ecsos - Add %{?sle15_python_module_pythons} ------------------------------------------------------------------- Mon Nov 15 07:23:10 UTC 2021 - Steve Kowalik - Inject multibuild to break up a build loop. ------------------------------------------------------------------- Sun Dec 13 21:55:46 UTC 2020 - Matej Cepl - We don't need to break Python 2.7 ------------------------------------------------------------------- Fri Dec 11 22:44:02 UTC 2020 - Matej Cepl - Add remove_mock.patch to remove dependency on the external mock package (gh#man-group/pytest-plugins#168). Also add remove_virtualenv.patch to remove dependency on external virtualenv package. ------------------------------------------------------------------- Mon Jun 3 08:53:22 UTC 2019 - Tomáš Chvátal - Update to 1.7.0: * Support pytest 4 * Support python 3.7 ------------------------------------------------------------------- Wed Feb 13 09:13:26 UTC 2019 - Tomáš Chvátal - Initial commit, needed by pytest-runner