forked from pool/python-pytest-git
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-git?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 15:56:27 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user