------------------------------------------------------------------- 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. - Modify python-pytest-pyramid-server-no-six.patch to remove the requirement completly. - No more greedy globs in %files. ------------------------------------------------------------------- Thu Dec 8 12:05:36 UTC 2022 - pgajdos@suse.com - do not require six - added patches fix https://github.com/man-group/pytest-plugins/issues/209 + python-pytest-pyramid-server-no-six.patch ------------------------------------------------------------------- Wed Sep 18 12:06:12 UTC 2019 - John Vandenberg - Update to v1.7.0 ------------------------------------------------------------------- Thu Mar 21 01:41:56 AM UTC 2019 - John Vandenberg - Initial spec for v1.6.0