Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-recommonmark-0.7.1-4.3 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-recommonmark Distribution: openSUSE:Factory:zSystems
Version: 0.7.1 Vendor: openSUSE
Release: 4.3 Build date: Fri Sep 1 07:47:27 2023
Group: Development/Languages/Python Build host: reproducible
Size: 120005 Source RPM: python-recommonmark-0.7.1-4.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/rtfd/recommonmark
Summary: Python docutils-compatibility bridge to CommonMark
A python docutils-compatibility bridge to CommonMark.

This allows you to write CommonMark inside of Docutils & Sphinx projects.

Documentation is available on Read the Docs:
http://recommonmark.readthedocs.org

Provides

Requires

License

MIT

Changelog

* Fri Sep 01 2023 Steve Kowalik <steven.kowalik@suse.com>
  - Switch to pyproject and autosetup macros.
  - Add missing postun section.
  - Drop unneeded future requirement.
* Thu May 11 2023 Johannes Kastl <kastl@b1-systems.de>
  - add sle15_python_module_pythons
* Wed Nov 17 2021 Sebastian Wagner <sebix+novell.com@sebix.at>
  - 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"
* Sun Dec 20 2020 Sebastian Wagner <sebix+novell.com@sebix.at>
  - 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))
* Tue May 12 2020 Matej Cepl <mcepl@suse.com>
  - Switch to pytest and ignore failing tests
    (gh#readthedocs/recommonmark#200)
* Fri Aug 09 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 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Add patch to fix sphinx2 testing (the strings are now wrapped in
    <p> element and the tests didn't account for it:
    * sphinx2.patch
* Sat Mar 16 2019 Sebastian Wagner <sebix+novell.com@sebix.at>
  - Use github tarball including the tests.
  - Enable the tests
  - Fix compatibility with recent commonmark.
* Tue Jan 15 2019 Sebastian Wagner <sebix+novell.com@sebix.at>
  - Update to version 0.5.0:
    * No upstream changelog available.
  - remove unneeded fix-commonmark-compatibility.patch
* Fri Dec 07 2018 Tomáš Chvátal <tchvatal@suse.com>
  - Fix the fdupes call

Files

/etc/alternatives/cm2html
/etc/alternatives/cm2latex
/etc/alternatives/cm2man
/etc/alternatives/cm2pseudoxml
/etc/alternatives/cm2xetex
/etc/alternatives/cm2xml
/usr/bin/cm2html
/usr/bin/cm2html-3.11
/usr/bin/cm2latex
/usr/bin/cm2latex-3.11
/usr/bin/cm2man
/usr/bin/cm2man-3.11
/usr/bin/cm2pseudoxml
/usr/bin/cm2pseudoxml-3.11
/usr/bin/cm2xetex
/usr/bin/cm2xetex-3.11
/usr/bin/cm2xml
/usr/bin/cm2xml-3.11
/usr/lib/python3.11/site-packages/recommonmark
/usr/lib/python3.11/site-packages/recommonmark-0.7.1.dist-info
/usr/lib/python3.11/site-packages/recommonmark-0.7.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/recommonmark-0.7.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/recommonmark-0.7.1.dist-info/RECORD
/usr/lib/python3.11/site-packages/recommonmark-0.7.1.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/recommonmark-0.7.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/recommonmark-0.7.1.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/recommonmark-0.7.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/recommonmark/__init__.py
/usr/lib/python3.11/site-packages/recommonmark/__pycache__
/usr/lib/python3.11/site-packages/recommonmark/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/recommonmark/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/recommonmark/__pycache__/parser.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/recommonmark/__pycache__/parser.cpython-311.pyc
/usr/lib/python3.11/site-packages/recommonmark/__pycache__/scripts.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/recommonmark/__pycache__/scripts.cpython-311.pyc
/usr/lib/python3.11/site-packages/recommonmark/__pycache__/states.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/recommonmark/__pycache__/states.cpython-311.pyc
/usr/lib/python3.11/site-packages/recommonmark/__pycache__/transform.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/recommonmark/__pycache__/transform.cpython-311.pyc
/usr/lib/python3.11/site-packages/recommonmark/parser.py
/usr/lib/python3.11/site-packages/recommonmark/scripts.py
/usr/lib/python3.11/site-packages/recommonmark/states.py
/usr/lib/python3.11/site-packages/recommonmark/transform.py
/usr/share/doc/packages/python311-recommonmark
/usr/share/doc/packages/python311-recommonmark/CHANGELOG.md
/usr/share/doc/packages/python311-recommonmark/README.md
/usr/share/licenses/python311-recommonmark
/usr/share/licenses/python311-recommonmark/license.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024