11
0

Accepting request 1222462 from devel:languages:python

- Update to 44.0:
  * Drop support for Python 3.8 (#315)
  * Require docutils 0.21.2 and higher (#315)
  * Remove HTML5 <s> tag from the list of allowed HTML tags (#315)
  * Test all supported CPython and PyPy versions in CI (#315)
  * Resolve Node 16 deprecation warnings in CI (#309)
  * Lint specific directories (#312)
  * Build a wheel once for all tox test environments (#308)
  * Lazy open output files, and always close them (#314)
  * Gitpod: Migrate to the Even Better TOML extension (#306)
  * check-manifest: Remove a now-default .gitpod.yml exclusion (#307)

OBS-URL: https://build.opensuse.org/request/show/1222462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-readme_renderer?expand=0&rev=15
This commit is contained in:
2024-11-08 10:55:53 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Nov 7 13:28:54 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Update to 44.0:
* Drop support for Python 3.8 (#315)
* Require docutils 0.21.2 and higher (#315)
* Remove HTML5 <s> tag from the list of allowed HTML tags (#315)
* Test all supported CPython and PyPy versions in CI (#315)
* Resolve Node 16 deprecation warnings in CI (#309)
* Lint specific directories (#312)
* Build a wheel once for all tox test environments (#308)
* Lazy open output files, and always close them (#314)
* Gitpod: Migrate to the Even Better TOML extension (#306)
* check-manifest: Remove a now-default .gitpod.yml exclusion (#307)
-------------------------------------------------------------------
Sat Mar 16 12:54:36 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-readme_renderer
Version: 43.0
Version: 44.0
Release: 0
Summary: A library for rendering "readme" descriptions
License: Apache-2.0

BIN
readme_renderer-43.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
readme_renderer-44.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.