14
0

Accepting request 662423 from home:badshah400:branches:devel:languages:python

- Update to version 3.0.1:
  * Brought back the `version` and `version_info` variables
    (gh#Python-Markdown/markdown#709).
  * Added support for hexadecimal HTML entities
    (gh#Python-Markdown/markdown#712).

OBS-URL: https://build.opensuse.org/request/show/662423
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=52
This commit is contained in:
Tomáš Chvátal
2019-01-02 11:15:31 +00:00
committed by Git OBS Bridge
parent d73ec2c4ae
commit cd9c127ce4
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 2 11:04:33 UTC 2019 - badshah400@gmail.com
- Update to version 3.0.1:
* Brought back the `version` and `version_info` variables
(gh#Python-Markdown/markdown#709).
* Added support for hexadecimal HTML entities
(gh#Python-Markdown/markdown#712).
-------------------------------------------------------------------
Mon Dec 10 14:41:37 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>