Daniel Garcia
96129d4b82
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-fixture-config?expand=0&rev=16
48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 4 11:33:53 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Remove not needed dep python-setuptools-git
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 22 06:08:51 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 22 04:08:07 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to autosetup and pyproject macros.
|
|
- No more greedy globs in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 10 11:50:36 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 8 11:00:15 UTC 2022 - pgajdos@suse.com
|
|
|
|
- do not require six
|
|
- added patches
|
|
fix https://github.com/man-group/pytest-plugins/issues/209
|
|
+ python-pytest-fixture-config-no-six.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 17 03:39:57 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add required BuildRequires on six.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 09:18:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.7.0:
|
|
* Support pytest 4
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 20 11:40:45 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Intial commit, needed by pytest-virtualenv
|