forked from pool/python-pytest-doctestplus
- Update to 0.4.0:
* Avoid SyntaxWarning regarding invalid escape sequence in Python 3.9. [#62] * Compatibility with pytest 5.1 to avoid AttributeError caused by FixtureRequest. [#63] - Drop merged patch: * merged_pr_63.patch - Rebase patch: * pr_37.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
86f329e46b
commit
a7ab4bc288
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 20 09:47:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.4.0:
|
||||
* Avoid SyntaxWarning regarding invalid escape sequence in Python 3.9. [#62]
|
||||
* Compatibility with pytest 5.1 to avoid AttributeError caused by FixtureRequest. [#63]
|
||||
- Drop merged patch:
|
||||
* merged_pr_63.patch
|
||||
- Rebase patch:
|
||||
* pr_37.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 6 16:53:49 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user