14
0

Accepting request 737542 from home:mcepl:branches:devel:languages:python

- Add fix_tests_38.patch to overcome failing
  test_writers.test_odt.DocutilsOdtTestCase with Python 3.8.
  Also, failed as shp#docutils#161.

OBS-URL: https://build.opensuse.org/request/show/737542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=59
This commit is contained in:
2019-10-11 15:22:37 +00:00
committed by Git OBS Bridge
parent 076ec723b0
commit 130ce8ede8
3 changed files with 36 additions and 5 deletions

View File

@@ -1,8 +1,9 @@
-------------------------------------------------------------------
Fri Oct 11 14:11:49 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Add fix_tests_38.patch to overcome failing tests with Python
3.8.
- Add fix_tests_38.patch to overcome failing
test_writers.test_odt.DocutilsOdtTestCase with Python 3.8.
Also, failed as shp#docutils#161.
-------------------------------------------------------------------
Sat Sep 14 01:50:36 UTC 2019 - John Vandenberg <jayvdb@gmail.com>