Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-CommonMark | Distribution: openSUSE Leap 16.0 |
Version: 0.9.1 | Vendor: openSUSE |
Release: lp160.1.2 | Build date: Fri Apr 21 14:20:21 2023 |
Group: Unspecified | Build host: reproducible |
Size: 445859 | Source RPM: python-CommonMark-0.9.1-lp160.1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/rtfd/CommonMark-py | |
Summary: Python parser for the CommonMark Markdown spec |
Pure Python port of jgm's stmd.js, a Markdown parser and renderer for the CommonMark specification, using only native modules.
BSD-3-Clause
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <mcepl@suse.com> - Make calling of %{sle15modernpython} optional. * Fri Mar 24 2023 Daniel Garcia <daniel.garcia@suse.com> - Remove not needed requirement python-setuptools * Mon Nov 08 2021 Hui-Zhi Zhao <hui.zhi.zhao@suse.com> - Remove test on python2 since it only works with python3 * Thu Sep 02 2021 pgajdos@suse.com - %check: use %pyunittest rpm macro, do not use setup.py test * Wed Apr 14 2021 Steve Kowalik <steven.kowalik@suse.com> - Drop broken %ifpython3 macro * Wed May 06 2020 Matej Cepl <mcepl@suse.com> - Don't use %python3_only command, but properly use alternatives. * Mon Mar 16 2020 Tomáš Chvátal <tchvatal@suse.com> - Fix build without python2 * Mon Oct 07 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.9.1: * Require newer future package * minor fixes * Thu May 23 2019 pgajdos@suse.com - version update to 0.9.0 * The CommonMark spec has been updated to 0.29. * Tue Mar 05 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.8.1: * Added the Node.normalize() method. (from @lez) * Renamed package name to commonmark for PEP8 compliance. You can now do import commonmark as well as import CommonMark. Closes #60 * Added testing on Python 3.7. * Removed CommonMark symlink. So, as of this version, you need to replace all instances of CommonMark with commonmark in your code. - Remove the not-needed subpackages - Run the tests * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Sat Apr 07 2018 arun@gmx.de - specfile: * update copyright year - update to version 0.7.5: * Fixed smart dashes bug in Python 3 (from @alvra) * Mon Oct 30 2017 arun@gmx.de - update to version 0.7.4: * The CommonMark spec has been updated to 0.28. * Wed Jun 21 2017 dimstar@opensuse.org - Fix typo in Requires (pyython3 -> python3). * Fri Jun 09 2017 jengelh@inai.de - A roadmap does not belong into the description. - Resolve typographicly wrong apostrophe. * Sat May 06 2017 toddrme2178@gmail.com - Fix Provides/Obsoletes. * Fri Apr 21 2017 toddrme2178@gmail.com - Split "cmark" executable into own package to avoid conflicts with the cmark C reference implementation. * Mon Apr 03 2017 toddrme2178@gmail.com - Update to 0.7.3 * The CommonMark spec has been updated to 0.27. - Update to 0.7.2 * Removed outdated files from distributed packages, reported by @hyperknot - Update to 0.7.1 * Updated CommonMark spec to 0.26. * Fixed JSON output invoked by `cmark -aj somefile.md`, reported by @rplCloud * Fixed a bug with `dumpAST()` on ordered lists, from @rflynn - Update to 0.7.0 * The `cmark.py` script is now just called `cmark`. * Fixed a bug where the `cmark.py` script contained a bogus path, reported by @yuhui-lin. * Fixed a bug where a TypeError could occur, reported by @civalin. - Update to 0.6.4 * The CommonMark spec has been updated to 0.25. * The HtmlRenderer has been refactored based on upstream changes in commonmark.js. * Python 2 fixes from @eric-wieser * Contributions from @funkybob and @hyperknot - Update to 0.6.3 * CommonMark-py now supports Python 2.6. * The CommonMark spec has been updated to 0.24. - Update to 0.6.2 * Fixed a UnicodeEncodeError when parsing unicode entities on Python 2. As a result, CommonMark-py now relies on the "future" module in Python 2, as documented in setup.py. This can be found on pypi: https://pypi.python.org/pypi/future - Update to 0.6.1 * Fixed an IndexError exception that occurred when input string was empty. - Update to 0.6.0 * CommonMark-py now complies to the 0.23 CommonMark spec http://spec.commonmark.org/0.23/ * The ExtensionBlock has been removed in this release, since the parser has been rewritten. * Added a compatibility fix for Python 2.6, but this version of Python still isn't really supported. * `HTMLRenderer` has been renamed to `HtmlRenderer`. * `DocParser` has been renamed to `Parser`. - Update to 0.5.5 * Random bug fixes * Internal code structure changes * Compatibility fixes for Python 3 - Initial singlespec version * Sun May 08 2016 arun@gmx.de - specfile: * changed to https for source url * updated source url to files.pythonhosted.org * Wed Dec 09 2015 bruno@ioda-net.ch - Initial packaging on obs
/etc/alternatives/cmark /usr/bin/cmark /usr/bin/cmark-3.11 /usr/lib/python3.11/site-packages/commonmark /usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info /usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/entry_points.txt /usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/commonmark/__init__.py /usr/lib/python3.11/site-packages/commonmark/__pycache__ /usr/lib/python3.11/site-packages/commonmark/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/blocks.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/blocks.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/cmark.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/cmark.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/common.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/common.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/dump.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/dump.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/entitytrans.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/entitytrans.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/inlines.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/inlines.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/main.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/main.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/node.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/node.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/normalize_reference.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/__pycache__/normalize_reference.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/blocks.py /usr/lib/python3.11/site-packages/commonmark/cmark.py /usr/lib/python3.11/site-packages/commonmark/common.py /usr/lib/python3.11/site-packages/commonmark/dump.py /usr/lib/python3.11/site-packages/commonmark/entitytrans.py /usr/lib/python3.11/site-packages/commonmark/inlines.py /usr/lib/python3.11/site-packages/commonmark/main.py /usr/lib/python3.11/site-packages/commonmark/node.py /usr/lib/python3.11/site-packages/commonmark/normalize_reference.py /usr/lib/python3.11/site-packages/commonmark/render /usr/lib/python3.11/site-packages/commonmark/render/__init__.py /usr/lib/python3.11/site-packages/commonmark/render/__pycache__ /usr/lib/python3.11/site-packages/commonmark/render/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/render/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/render/__pycache__/html.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/render/__pycache__/html.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/render/__pycache__/renderer.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/render/__pycache__/renderer.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/render/__pycache__/rst.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/render/__pycache__/rst.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/render/html.py /usr/lib/python3.11/site-packages/commonmark/render/renderer.py /usr/lib/python3.11/site-packages/commonmark/render/rst.py /usr/lib/python3.11/site-packages/commonmark/tests /usr/lib/python3.11/site-packages/commonmark/tests/__init__.py /usr/lib/python3.11/site-packages/commonmark/tests/__pycache__ /usr/lib/python3.11/site-packages/commonmark/tests/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/tests/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/tests/__pycache__/rst_tests.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/tests/__pycache__/rst_tests.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/tests/__pycache__/run_spec_tests.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/tests/__pycache__/run_spec_tests.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/tests/__pycache__/unit_tests.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/commonmark/tests/__pycache__/unit_tests.cpython-311.pyc /usr/lib/python3.11/site-packages/commonmark/tests/rst_tests.py /usr/lib/python3.11/site-packages/commonmark/tests/run_spec_tests.py /usr/lib/python3.11/site-packages/commonmark/tests/unit_tests.py /usr/share/doc/packages/python311-CommonMark /usr/share/doc/packages/python311-CommonMark/README.rst /usr/share/licenses/python311-CommonMark /usr/share/licenses/python311-CommonMark/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 22 00:10:27 2025