python-pytest-shutil/python-pytest-shutil.changes
Matej Cepl 260a48b701 Accepting request 971929 from home:bnavigator:branches:devel:languages:python:pytest
- 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

OBS-URL: https://build.opensuse.org/request/show/971929
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shutil?expand=0&rev=18
2022-04-22 05:18:42 +00:00

42 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Thu Apr 21 21:51:01 UTC 2022 - Ben Greiner <code@bnavigator.de>
- 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 <steven.kowalik@suse.com>
- Add patch remove-mock.patch:
* Do not use external mock.
-------------------------------------------------------------------
Fri Mar 13 12:37:42 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Build without python2 present
-------------------------------------------------------------------
Sat Dec 28 18:31:07 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- fix python-path/python-path.py requires
-------------------------------------------------------------------
Mon Jun 3 09:07:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.7.0:
* Support pytest 4
-------------------------------------------------------------------
Fri Mar 22 07:23:42 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove dependency on contextlib2 on Python 3
-------------------------------------------------------------------
Wed Feb 20 11:52:07 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Initial commit, neded by pytest-virtualenv