Matej Cepl
1b1a2d9997
- 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. OBS-URL: https://build.opensuse.org/request/show/855340 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=7
20 lines
710 B
Plaintext
20 lines
710 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Dec 11 22:44:02 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- 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 <tchvatal@suse.com>
|
|
|
|
- Update to 1.7.0:
|
|
* Support pytest 4
|
|
* Support python 3.7
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 13 09:13:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Initial commit, needed by pytest-runner
|