15
0

Accepting request 704935 from home:pgajdos

- version update to 0.9.0
  * The CommonMark spec has been updated to 0.29.

OBS-URL: https://build.opensuse.org/request/show/704935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CommonMark?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2019-05-23 09:19:18 +00:00
committed by Git OBS Bridge
parent 45008601a2
commit 8995d45fd8
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:abcbc854e0eae5deaf52ae5e328501b78b4a0758bf98ac8bb792fce993006084
size 90795

3
commonmark-0.9.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:867fc5db078ede373ab811e16b6789e9d033b15ccd7296f370ca52d1ee792ce0
size 94507

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 23 08:13:19 UTC 2019 - pgajdos@suse.com
- version update to 0.9.0
* The CommonMark spec has been updated to 0.29.
-------------------------------------------------------------------
Tue Mar 5 14:36:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-CommonMark
Version: 0.8.1
Version: 0.9.0
Release: 0
Summary: Python parser for the CommonMark Markdown spec
License: BSD-3-Clause