14
0
Commit Graph

10 Commits

Author SHA256 Message Date
Tomáš Chvátal
8035cbf8c7 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
2019-08-12 14:20:25 +00:00
Tomáš Chvátal
9caf253012 - Add patch to fix sphinx2 testing (the strings are now wrapped in
<p> element and the tests didn't account for it:
  * sphinx2.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recommonmark?expand=0&rev=16
2019-06-13 10:51:56 +00:00
Todd R
36c673c627 Accepting request 685564 from home:sebix:branches:devel:languages:python
- Use github tarball including the tests.
- Enable the tests
- Fix compatibility with recent commonmark.

OBS-URL: https://build.opensuse.org/request/show/685564
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recommonmark?expand=0&rev=14
2019-03-19 16:40:39 +00:00
Tomáš Chvátal
caaf569919 Accepting request 667118 from home:sebix:branches:devel:languages:python
- Update to version 0.5.0:
 * No upstream changelog available.
- remove unneeded fix-commonmark-compatibility.patch

OBS-URL: https://build.opensuse.org/request/show/667118
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recommonmark?expand=0&rev=12
2019-01-19 10:39:35 +00:00
Tomáš Chvátal
12b63966da - Fix the fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recommonmark?expand=0&rev=10
2018-12-07 10:18:17 +00:00
6b63b96864 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recommonmark?expand=0&rev=9
2018-12-04 13:58:57 +00:00
Thomas Bechtold
de667903ff Accepting request 512810 from home:sebix:branches:devel:languages:python
- add fix-commonmark-compatibility.patch to fix imported names

OBS-URL: https://build.opensuse.org/request/show/512810
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recommonmark?expand=0&rev=7
2017-07-27 16:26:01 +00:00
Todd R
07aff2b537 Accepting request 493127 from home:TheBlackCat:branches:devel:languages:python
Fix Provides/Obsoletes.

OBS-URL: https://build.opensuse.org/request/show/493127
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recommonmark?expand=0&rev=5
2017-05-06 04:26:08 +00:00
Todd R
8cf5b317f9 Accepting request 486216 from home:TheBlackCat:branches:devel:languages:python
- Remove README since the upstream link changes unpredictably and there is no consistent way to pick a particular version.

OBS-URL: https://build.opensuse.org/request/show/486216
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recommonmark?expand=0&rev=3
2017-04-06 17:45:53 +00:00
Todd R
98deeccb75 Accepting request 486212 from home:TheBlackCat:branches:devel:languages:python
Needed by recent versions of the jupyter suite.

OBS-URL: https://build.opensuse.org/request/show/486212
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recommonmark?expand=0&rev=1
2017-04-06 17:27:54 +00:00