14
0

Accepting request 1074242 from home:benoit_monin:branches:devel:languages:python

- update to version 3.4.3: bug-fix release
- drop macros in spec file: already provided by python-rpm-macros

OBS-URL: https://build.opensuse.org/request/show/1074242
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=79
This commit is contained in:
2023-03-26 16:47:40 +00:00
committed by Git OBS Bridge
parent a7ab06c3ab
commit e34ecd3c0c
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Mar 24 17:07:05 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 3.4.3: bug-fix release
* Restore console script (#1327).
- additional changes from version 3.4.2: bug-fix release
* Improve standalone * and _ parsing (#1300).
* Consider <html> HTML tag a block-level element (#1309).
* Officially support Python 3.11.
* Switch from setup.py to pyproject.toml.
- drop macros in spec file: already provided by python-rpm-macros
-------------------------------------------------------------------
Sun Jul 17 17:53:17 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>