- Update to 1.3.1:

* Remove use of mock.
- Drop patch remove-mock.patch, included upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-console-scripts?expand=0&rev=18
This commit is contained in:
2022-03-21 01:24:09 +00:00
committed by Git OBS Bridge
parent c5a7afbb01
commit 1cccb5bf44
5 changed files with 11 additions and 57 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 21 01:22:50 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.3.1:
* Remove use of mock.
- Drop patch remove-mock.patch, included upstream.
-------------------------------------------------------------------
Fri Mar 18 04:14:59 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>