Accepting request 1034920 from home:yarunachalam:branches:devel:languages:python
- 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) OBS-URL: https://build.opensuse.org/request/show/1034920 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-readme_renderer?expand=0&rev=20
This commit is contained in:
parent
3e0081a4fc
commit
24913619e8
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 18:51:01 UTC 2022 - Yogalakshmi Arunachalam <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 10:07:35 UTC 2022 - Jacob Michalskie <hel@lcp.world>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-readme_renderer
|
||||
Version: 35.0
|
||||
Version: 37.3
|
||||
Release: 0
|
||||
Summary: A library for rendering "readme" descriptions
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a727999acfc222fc21d82a12ed48c957c4989785e5865807c65a487d21677497
|
||||
size 27224
|
3
readme_renderer-37.3.tar.gz
Normal file
3
readme_renderer-37.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd653186dfc73055656f090f227f5cb22a046d7f71a841dfa305f55c9a513273
|
||||
size 29718
|
Loading…
x
Reference in New Issue
Block a user