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

python3-CommonMark-0.7.5-bp153.1.15 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-CommonMark Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.7.5 Vendor: openSUSE
Release: bp153.1.15 Build date: Sat Mar 6 01:07:47 2021
Group: Development/Languages/Python Build host: sheep85
Size: 432451 Source RPM: python-CommonMark-0.7.5-bp153.1.15.src.rpm
Packager: https://bugs.opensuse.org
Url: https://pypi.python.org/pypi/CommonMark
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.

Provides

Requires

License

BSD-3-Clause

Changelog

* 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

Files

/usr/lib/python3.6/site-packages/CommonMark
/usr/lib/python3.6/site-packages/CommonMark-0.7.5-py3.6.egg-info
/usr/lib/python3.6/site-packages/CommonMark-0.7.5-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/CommonMark-0.7.5-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/CommonMark-0.7.5-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/CommonMark-0.7.5-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/CommonMark-0.7.5-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/CommonMark-0.7.5-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/CommonMark/__init__.py
/usr/lib/python3.6/site-packages/CommonMark/__pycache__
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/blocks.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/blocks.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/cmark.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/cmark.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/common.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/common.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/dump.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/dump.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/entitytrans.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/entitytrans.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/inlines.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/inlines.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/main.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/main.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/node.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/node.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/blocks.py
/usr/lib/python3.6/site-packages/CommonMark/cmark.py
/usr/lib/python3.6/site-packages/CommonMark/common.py
/usr/lib/python3.6/site-packages/CommonMark/dump.py
/usr/lib/python3.6/site-packages/CommonMark/entitytrans.py
/usr/lib/python3.6/site-packages/CommonMark/inlines.py
/usr/lib/python3.6/site-packages/CommonMark/main.py
/usr/lib/python3.6/site-packages/CommonMark/node.py
/usr/lib/python3.6/site-packages/CommonMark/render
/usr/lib/python3.6/site-packages/CommonMark/render/__init__.py
/usr/lib/python3.6/site-packages/CommonMark/render/__pycache__
/usr/lib/python3.6/site-packages/CommonMark/render/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/render/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/render/__pycache__/html.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/render/__pycache__/html.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/render/__pycache__/renderer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/render/__pycache__/renderer.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/render/__pycache__/rst.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/render/__pycache__/rst.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/render/html.py
/usr/lib/python3.6/site-packages/CommonMark/render/renderer.py
/usr/lib/python3.6/site-packages/CommonMark/render/rst.py
/usr/lib/python3.6/site-packages/CommonMark/tests
/usr/lib/python3.6/site-packages/CommonMark/tests/__init__.py
/usr/lib/python3.6/site-packages/CommonMark/tests/__pycache__
/usr/lib/python3.6/site-packages/CommonMark/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/tests/__pycache__/rst_tests.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/tests/__pycache__/rst_tests.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/tests/__pycache__/run_spec_tests.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/CommonMark/tests/__pycache__/unit_tests.cpython-36.pyc
/usr/lib/python3.6/site-packages/CommonMark/tests/rst_tests.py
/usr/lib/python3.6/site-packages/CommonMark/tests/run_spec_tests.py
/usr/lib/python3.6/site-packages/CommonMark/tests/unit_tests.py
/usr/lib/python3.6/site-packages/CommonMark/utils.py
/usr/share/doc/packages/python3-CommonMark
/usr/share/doc/packages/python3-CommonMark/README.rst
/usr/share/licenses/python3-CommonMark
/usr/share/licenses/python3-CommonMark/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024