forked from pool/python-recommonmark
Accepting request 722076 from home:sebix:branches:devel:languages:python
- update to version 0.6.0: - [@RaptorCZ](http://github.com/RaptorCZ): Process linebreaks and convert them to br element. ([\#162](https://github.com/readthedocs/recommonmark/pull/162)) - [@gibfahn](http://github.com/gibfahn): Remove URL quoting from refs before passing to Sphinx ([\#158](https://github.com/readthedocs/recommonmark/pull/158)) - [@dandersson](http://github.com/dandersson): Use image description text as \"alt\", drop title ([\#150](https://github.com/readthedocs/recommonmark/pull/150)) - [@annegentle](http://github.com/annegentle): Clarify the specifics of Auto Toc Tree ([\#149](https://github.com/readthedocs/recommonmark/pull/149)) - [@loganrosen](http://github.com/loganrosen): Bump dependency on commonmark to \>= 0.8.1 ([\#147](https://github.com/readthedocs/recommonmark/pull/147)) - [@codejamninja](http://github.com/codejamninja): Use official gitignore template ([\#140](https://github.com/readthedocs/recommonmark/pull/140)) - [@dotlambda](http://github.com/dotlambda): Include all test files in PyPI tarball ([\#128](https://github.com/readthedocs/recommonmark/pull/128)) - [@tk0miya](http://github.com/tk0miya): Register a parser class using new Sphinx API; add\_source\_suffix ([\#113](https://github.com/readthedocs/recommonmark/pull/113)) OBS-URL: https://build.opensuse.org/request/show/722076 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recommonmark?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
9caf253012
commit
8035cbf8c7
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 19:22:08 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 0.6.0:
|
||||
- [@RaptorCZ](http://github.com/RaptorCZ): Process linebreaks and
|
||||
convert them to br element.
|
||||
([\#162](https://github.com/readthedocs/recommonmark/pull/162))
|
||||
- [@gibfahn](http://github.com/gibfahn): Remove URL quoting from refs
|
||||
before passing to Sphinx
|
||||
([\#158](https://github.com/readthedocs/recommonmark/pull/158))
|
||||
- [@dandersson](http://github.com/dandersson): Use image description
|
||||
text as \"alt\", drop title
|
||||
([\#150](https://github.com/readthedocs/recommonmark/pull/150))
|
||||
- [@annegentle](http://github.com/annegentle): Clarify the specifics
|
||||
of Auto Toc Tree
|
||||
([\#149](https://github.com/readthedocs/recommonmark/pull/149))
|
||||
- [@loganrosen](http://github.com/loganrosen): Bump dependency on
|
||||
commonmark to \>= 0.8.1
|
||||
([\#147](https://github.com/readthedocs/recommonmark/pull/147))
|
||||
- [@codejamninja](http://github.com/codejamninja): Use official
|
||||
gitignore template
|
||||
([\#140](https://github.com/readthedocs/recommonmark/pull/140))
|
||||
- [@dotlambda](http://github.com/dotlambda): Include all test files in
|
||||
PyPI tarball
|
||||
([\#128](https://github.com/readthedocs/recommonmark/pull/128))
|
||||
- [@tk0miya](http://github.com/tk0miya): Register a parser class using
|
||||
new Sphinx API; add\_source\_suffix
|
||||
([\#113](https://github.com/readthedocs/recommonmark/pull/113))
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 10:44:18 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user