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

python311-readme_renderer-41.0-150400.9.3.1 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: python311-readme_renderer Distribution: SUSE Linux Enterprise 15
Version: 41.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150400.9.3.1 Build date: Wed Oct 25 11:26:13 2023
Group: Unspecified Build host: h01-ch3c
Size: 59364 Source RPM: python-readme_renderer-41.0-150400.9.3.1.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/pypa/readme_renderer
Summary: A library for rendering "readme" descriptions
Readme Renderer is a library that will safely render arbitrary ``README`` files
into HTML. It is designed to be used in Warehouse to render the
long_description for packages.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Sep 07 2023 dmueller@suse.com
  - update to 41.0:
    * Allow HTML5 `figcaption` tag through cleaner (#291)
    * Test `README.rst` from this project (#288)
    * Add CLI option to render package README. (#271)
    * Adapt tests to pygments 2.14.0 (#272)
    * Update release process to use Trusted Publishing (#276)
    * Replace usage of deprecated `pkg_resources` with
      `importlib.metadata` (#281)
    * Drop support for Python 3.7 (#282), Test against Python 3.11
      (#280)
  - drop fix-tests-pygments-2.14.0.patch (upstream)
* Fri Apr 21 2023 dmueller@suse.com
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
  - Make calling of %{sle15modernpython} optional.
* Wed Jan 04 2023 daniel.garcia@suse.com
  - Add fix-tests-pygments-2.14.0.patch to adapt tests to the new version of
    pygments gh#pypa/readme_renderer#272
* Wed Nov 09 2022 yarunachalam@suse.com
  - Update to 37.3 (2022-10-31)
    * Allow HTML5 figure tag through cleaner (#265)
  - Update to 37.2 (2022-09-24)
    * Allow HTML5 s tag through cleaner (#261)
  - Update to 37.1 (2022-09-03)
    * Allow HTML5 nav tag through cleaner (#259)
  - Update to 37.0 (2022-08-21)
    * Remove command line example from docs (#197)
    * Multiple pyproject.toml fixes (#251)
    * Confirm handling multiple inline strong (#252)
    * Convert RST output to HTML5 (#253)
    * Add Typing to classifiers (#254)
    * Development tweaks - coverage reporting, actions updates (#255)
    * Add test confirming behavior with unknown lexers (#256)
  -Update to 36.0 (2022-08-06)
    * Enable gitpod development (#238)
    * Allow rst admonitions to render (#242)
    * Add badges to README (#243)
    * Update codebase for modern Python (#244)
    * Fix table cell spans (#245)
    * Allow math directive in rst (#246)
    * Preserve lang attribute in pre (#247)
* Fri Jul 15 2022 hel@lcp.world
  - Update to 35.0:
    * works with newer versions of cmarkgfm
* Wed Feb 09 2022 mcepl@suse.com
  - We require cmarkgfm == 0.7.0 (gh#pypa/readme_renderer#221) and
    still we have to stkip test_md_fixtures.
* Sun Jan 16 2022 dmueller@suse.com
  - update to 32.0:
    * Allow start attribute in ordered lists (#216)
    * No limit rendering RST one column field names (#219)
    * Render disabled checkboxes from Markdown (#217)
    * support cmarkgfm>=0.6.0 (#209)
  - drop remove-mock.patch, remove-six.patch: upstream
* Mon Mar 22 2021 code@bnavigator.de
  - Update to 29.0
    * Support cmarkgfm>=0.5.0 (#180)
    * Drop support for Python 2 and 3.5 (#188)
  - Release 28.0
    * Support Python 3.9 (#176)
  - Release 27.0
    * Add support for align attribute rendering Markdown headers
      (#173)
  - Add remove-mock.patch and remove-six.patch to reduce outdated
    dependecies -- gh#pypa/readme_renderer#192
* Mon Aug 03 2020 mcalabkova@suse.com
  - Update to 26.0
    * Fix regression with image width/height attributes
* Tue Mar 24 2020 alarrosa@suse.com
  - Do not build the python2 package since Pygments, which is required
    only builds a python3 package.
* Sun Mar 15 2020 tchvatal@suse.com
  - Update to 25.0:
    * Fix testsuite to work with new pygments
  - Remove merged patch pygments25.patch
* Sat Mar 14 2020 tchvatal@suse.com
  - Add patch to fix test fixtures with new pygments:
    * pygments25.patch
* Sun Mar 03 2019 jayvdb@gmail.com
  - Remove bcond_with test preventing the tests from running
  - Remove unnecessary dependency on flake8
  - Increase dependency on bleach to fix test failure
  - Add cmarkgfm >= 0.2.0 from upstream
* Sun Dec 30 2018 tbechtold@suse.com
  - update to 24.0:
    * Remove dependency on ``future``. (#134)
    * Breaking change: Move the cmarkgfm dependency into an extra (#130). Users
      that want to render Markdown will need to install readme_render[md] instead.
    * Unify handling of SVG and other images in RST. (#113)
    * Support width and alignment of images in RST (#114)
    * Allow <caption>. (#105)
    * Add specific tests for the raw directive. (#103)
    * Include docinfo when rendering rst. (#99)
    * Make Python 3 the default lexer for highlighting Python code in Markdown (#97)
    * Allow align attribute on <p> tags (#98)
    * Reformat docutils messages into more human-friendly output. (#92)
    * Fix incorrect escaping of html entities in pre tags when using markdown. (#89)
    * Allow width, height, alt, and align attributes on img tags. (#91)
    * Fix check to not report success when there is invalid RST. (#90)
    * Allow details and summary tags. (#77)
    * Add .pytest_cache to .gitignore. (#85)
    * Warn about Markdown content type when checking RST. (#83)
    * Update pep8 tox env to use py3.6. (#84)
    * Add Pygments-based syntax highlighting for Markdown. (#82)
    * Update docs about check to talk about Markdown. (#80)
    * Change Github-flavored Markdown identifier from ``gfm`` to ``GFM``.
    * Add support for GitHub-flavored Markdown. (#67)
    * Switch to cmarkgfm completely for rendering Markdown. (#68)
    * Warn about missing long description. (#69)
    * Make Github-Flavored Markdown the default variant (#73)
    * All renderers now accept arbitrary ``kwargs`` for future-proofing.
    * Gracefully handle new exceptions from bleach.
    * Fix an issue cleaning plaintext values.
    * Fix an issue attempting to clean data that had ``<a>`` tags without a href.
  - Use %license macro
* Mon Aug 14 2017 toddrme2178@gmail.com
  - Initial version

Files

/usr/lib/python3.11/site-packages/readme_renderer
/usr/lib/python3.11/site-packages/readme_renderer-41.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/readme_renderer-41.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/readme_renderer-41.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/readme_renderer-41.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/readme_renderer-41.0-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/readme_renderer-41.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/readme_renderer/__about__.py
/usr/lib/python3.11/site-packages/readme_renderer/__init__.py
/usr/lib/python3.11/site-packages/readme_renderer/__main__.py
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/__about__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/__about__.cpython-311.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/__main__.cpython-311.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/clean.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/clean.cpython-311.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/markdown.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/markdown.cpython-311.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/rst.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/rst.cpython-311.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/txt.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/readme_renderer/__pycache__/txt.cpython-311.pyc
/usr/lib/python3.11/site-packages/readme_renderer/clean.py
/usr/lib/python3.11/site-packages/readme_renderer/markdown.py
/usr/lib/python3.11/site-packages/readme_renderer/py.typed
/usr/lib/python3.11/site-packages/readme_renderer/rst.py
/usr/lib/python3.11/site-packages/readme_renderer/txt.py
/usr/share/doc/packages/python311-readme_renderer
/usr/share/doc/packages/python311-readme_renderer/CHANGES.rst
/usr/share/doc/packages/python311-readme_renderer/README.rst
/usr/share/licenses/python311-readme_renderer
/usr/share/licenses/python311-readme_renderer/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:30:45 2024