| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Switch to pyproject and autosetup macros. - Add missing postun section. - Drop unneeded future requirement.
- add sle15_python_module_pythons
- Disable Python 2 because Package is not able to build with Python 2 on Leap 15.3 because of "nothing provides python2-charset-normalizer >= 2.0.0 needed by python2-requests"
- update to version 0.7.1: - no changelog available - update to version 0.7.0: - Bugfix: External links to 'supported' files lose their file extension ([\#181](https://github.com/readthedocs/recommonmark/pull/181))
- Switch to pytest and ignore failing tests (gh#readthedocs/recommonmark#200)
- 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))
- Add patch to fix sphinx2 testing (the strings are now wrapped in <p> element and the tests didn't account for it: * sphinx2.patch
- Use github tarball including the tests. - Enable the tests - Fix compatibility with recent commonmark.
- Fix the fdupes call
- Update to version 0.5.0: * No upstream changelog available. - remove unneeded fix-commonmark-compatibility.patch
- Fix the fdupes call
- Remove superfluous devel dependency for noarch package
- add fix-commonmark-compatibility.patch to fix imported names
- Fix Provides/Obsoletes.
- Remove README since the upstream link changes unpredictably and there is no consistent way to pick a particular version.
- Initial python singlepsec version.
- Update to version 0.4.0 * No upstream changelog
- specfile: * updated source url to files.pythonhosted.org
- Initial packaging on obs