forked from pool/python-pytest-server-fixtures
* Remove use of six and future. - Remove patch python-pytest-server-fixtures-no-six.patch, covered by above. - Switch to pyproject macros. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-server-fixtures?expand=0&rev=18
74 lines
2.7 KiB
Plaintext
74 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 30 05:26:54 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch remove-six-and-future.patch:
|
|
* Remove use of six and future.
|
|
- Remove patch python-pytest-server-fixtures-no-six.patch, covered by above.
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 9 12:03:36 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Remove remote path for pytest-plugins-pr186-fix-psycopg29.patch to avoid
|
|
download that patch from github
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 9 11:57:05 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Update source pytest-plugins-pr186-fix-psycopg29.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 8 12:33:38 UTC 2022 - pgajdos@suse.com
|
|
|
|
- do not require six
|
|
- use -p1 as quilt does not like higher
|
|
- modified patches
|
|
% pytest-plugins-pr186-fix-psycopg29.patch (refreshed)
|
|
% remove-mock.patch (refreshed)
|
|
- added patches
|
|
fix https://github.com/man-group/pytest-plugins/issues/209
|
|
+ python-pytest-server-fixtures-no-six.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 21 20:21:33 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Add remove-mock.patch because mock WAS required and is not pulled
|
|
in anymore by something else -- gh#man-group/pytest-plugins#171
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 21 04:29:05 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Drop mock BuildRequires, it is not required.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 17 17:03:09 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Fix compatibikity with with Psycopg 2.9
|
|
* pytest-plugins-pr186-fix-psycopg29.patch
|
|
* gh#man-group/pytest-plugins#186
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 1 10:31:41 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Skip the failing test test_init (gh#man-group/pytest-plugins#177)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 29 09:58:44 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Remove pytest restriction as it seems to work with pytest5
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 28 17:15:33 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- use pytest macro
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 10 08:09:04 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v1.7.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 01:42:29 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v1.6.2
|