From 8caa34095f3276830c5bc5216908814ff545a54e5501a6ce47012ec8fcd85191 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 30 Oct 2017 10:17:00 +0000 Subject: [PATCH] Accepting request 537455 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/537455 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CommonMark?expand=0&rev=9 --- CommonMark-0.7.3.tar.gz | 3 --- CommonMark-0.7.4.tar.gz | 3 +++ python-CommonMark.changes | 6 ++++++ python-CommonMark.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 CommonMark-0.7.3.tar.gz create mode 100644 CommonMark-0.7.4.tar.gz diff --git a/CommonMark-0.7.3.tar.gz b/CommonMark-0.7.3.tar.gz deleted file mode 100644 index 2c3da88..0000000 --- a/CommonMark-0.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f20ebd91614c8d339d4cded314894feb5d9a54c3b52c1ff9883794557149ea8 -size 85177 diff --git a/CommonMark-0.7.4.tar.gz b/CommonMark-0.7.4.tar.gz new file mode 100644 index 0000000..d785699 --- /dev/null +++ b/CommonMark-0.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24678b72094398df96312fb927e274ccaf5148f25e47aca9f7fc062693ae7577 +size 87841 diff --git a/python-CommonMark.changes b/python-CommonMark.changes index ffbc61a..160973d 100644 --- a/python-CommonMark.changes +++ b/python-CommonMark.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 30 01:51:43 UTC 2017 - arun@gmx.de + +- update to version 0.7.4: + * The CommonMark spec has been updated to 0.28. + ------------------------------------------------------------------- Wed Jun 21 22:11:08 UTC 2017 - dimstar@opensuse.org diff --git a/python-CommonMark.spec b/python-CommonMark.spec index 2eb0cac..ffe15c5 100644 --- a/python-CommonMark.spec +++ b/python-CommonMark.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-CommonMark -Version: 0.7.3 +Version: 0.7.4 Release: 0 Summary: Python parser for the CommonMark Markdown spec License: BSD-3-Clause