Accepting request 697035 from home:mcalabkova:branches:devel:languages:python

- update to version 1.1.0
  * Add compatibility with Sphinx 1.6. Thanks to Dmitry Shachnev.
  * More minor changes. See CHANGES.
- most of tests are probably online (they fail on Request() returning empty class),
  so they can not be launched, I guess

OBS-URL: https://build.opensuse.org/request/show/697035
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-websupport?expand=0&rev=18
This commit is contained in:
Tomáš Chvátal
2019-04-23 09:25:12 +00:00
committed by Git OBS Bridge
parent 67026fbd8a
commit b36c225503
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 23 09:13:06 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 1.1.0
* Add compatibility with Sphinx 1.6. Thanks to Dmitry Shachnev.
* More minor changes. See CHANGES.
-------------------------------------------------------------------
Tue Dec 4 13:09:44 UTC 2018 - Matej Cepl <mcepl@suse.com>