15
0
forked from pool/python-sybil

Accepting request 785868 from home:pgajdos:python

- version update to 1.2.2
  - Improvements to :attr:`~sybil.parsers.doctest.FIX_BYTE_UNICODE_REPR`
    for multiple strings on a single line.
  - Better handling of files with Windows line endings on Linux under Python 2.
  - Fixes for pytest 3.1.0.

OBS-URL: https://build.opensuse.org/request/show/785868
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2020-03-17 10:19:25 +00:00
committed by Git OBS Bridge
parent 54250010f6
commit 83bc78a02b
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 17 10:15:26 UTC 2020 - pgajdos@suse.com
- version update to 1.2.2
- Improvements to :attr:`~sybil.parsers.doctest.FIX_BYTE_UNICODE_REPR`
for multiple strings on a single line.
- Better handling of files with Windows line endings on Linux under Python 2.
- Fixes for pytest 3.1.0.
-------------------------------------------------------------------
Fri May 3 11:20:28 UTC 2019 - pgajdos@suse.com