From 8035cbf8c7b39a257b3bae207b7e4039cdac68fe36d1fc1348a8f784efe93c55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 12 Aug 2019 14:20:25 +0000 Subject: [PATCH] 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 --- python-recommonmark.changes | 29 +++++++++++++++++++++++++++++ python-recommonmark.spec | 5 +++-- recommonmark-0.5.0.tar.gz | 3 --- recommonmark-0.6.0.tar.gz | 3 +++ 4 files changed, 35 insertions(+), 5 deletions(-) delete mode 100644 recommonmark-0.5.0.tar.gz create mode 100644 recommonmark-0.6.0.tar.gz diff --git a/python-recommonmark.changes b/python-recommonmark.changes index f5786ae..9925d75 100644 --- a/python-recommonmark.changes +++ b/python-recommonmark.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Aug 9 19:22:08 UTC 2019 - Sebastian Wagner + +- 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 diff --git a/python-recommonmark.spec b/python-recommonmark.spec index ee475bd..2866fc8 100644 --- a/python-recommonmark.spec +++ b/python-recommonmark.spec @@ -19,13 +19,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-recommonmark -Version: 0.5.0 +Version: 0.6.0 Release: 0 Summary: Python docutils-compatibility bridge to CommonMark License: MIT Group: Development/Languages/Python URL: https://github.com/rtfd/recommonmark -Source0: https://github.com/rtfd/recommonmark/archive/0.5.0.tar.gz#/recommonmark-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/r/recommonmark/recommonmark-%{version}.tar.gz +#Source0: https://github.com/rtfd/recommonmark/archive/%%{version}.tar.gz#/recommonmark-%%{version}.tar.gz Patch0: sphinx2.patch BuildRequires: %{python_module setuptools} BuildRequires: fdupes diff --git a/recommonmark-0.5.0.tar.gz b/recommonmark-0.5.0.tar.gz deleted file mode 100644 index e1524cb..0000000 --- a/recommonmark-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27b7cc2b81c297e82039df20b0291fdeddc10b71b04c9f18b5d46efacd02f2f2 -size 22356 diff --git a/recommonmark-0.6.0.tar.gz b/recommonmark-0.6.0.tar.gz new file mode 100644 index 0000000..17516ac --- /dev/null +++ b/recommonmark-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cd4faeb6c5268c633634f2d69aef9431e0f4d347f90659fd0aab20e541efeb +size 32756