14
0
forked from pool/python-sybil

Accepting request 790796 from home:pgajdos:python

- version update to 1.3.0
  * Treat all documentation source files as being ``utf-8`` encoded. This can be overriden
    by passing an encoding when instantiating a :class:`~sybil.Sybil`.

OBS-URL: https://build.opensuse.org/request/show/790796
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2020-04-02 08:21:03 +00:00
committed by Git OBS Bridge
parent 83bc78a02b
commit 6f6e37ddc8
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 2 07:26:04 UTC 2020 - pgajdos@suse.com
- version update to 1.3.0
* Treat all documentation source files as being ``utf-8`` encoded. This can be overriden
by passing an encoding when instantiating a :class:`~sybil.Sybil`.
-------------------------------------------------------------------
Tue Mar 17 10:15:26 UTC 2020 - pgajdos@suse.com