public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: nmontero <nmontero@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-CommonMark] rawhide: Update to 0.9.2
Date: Tue, 04 Aug 2026 12:25:09 GMT [thread overview]
Message-ID: <178584630969.1.12712113957396367388.rpms-python-CommonMark-855cd3ea077a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-CommonMark
Branch : rawhide
Commit : 855cd3ea077af367ef575a5e849d759ca8cb7d35
Author : nmontero <nmontero@redhat.com>
Date : 2026-08-04T14:24:15+02:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-CommonMark/c/855cd3ea077af367ef575a5e849d759ca8cb7d35?branch=rawhide
Log:
Update to 0.9.2
---
diff --git a/.gitignore b/.gitignore
index 82c737c..6f3a5fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/commonmark-0.8.1.tar.gz
/commonmark-0.9.0.tar.gz
/commonmark-0.9.1.tar.gz
+/commonmark-0.9.2.tar.gz
diff --git a/python-CommonMark.spec b/python-CommonMark.spec
index ffb3f9e..17f2877 100644
--- a/python-CommonMark.spec
+++ b/python-CommonMark.spec
@@ -11,14 +11,14 @@ I’ve converted the 3.4 implementation into a single file, entitytrans.py which
so far seems to work (all tests pass on 2.7, 3.3, and 3.4).
Name: python-%{pypi_name}
-Version: 0.9.1
-Release: 27%{?dist}
+Version: 0.9.2
+Release: 1%{?dist}
Summary: Python parser for the CommonMark Markdown spec
# Automatically converted from old format: BSD - review is highly recommended.
License: LicenseRef-Callaway-BSD
URL: https://pypi.python.org/pypi/%{pypi_name}
-Source0: https://files.pythonhosted.org/packages/60/48/a60f593447e8f0894ebb7f6e6c1f25dafc5e89c5879fdc9360ae93ff83f0/commonmark-0.9.1.tar.gz
+Source0: https://files.pythonhosted.org/packages/3e/e4/0800832e530c88a8f80cb9e486879ea74257062dfe03a38c1ad535c2860e/commonmark-0.9.2.tar.gz
Patch0: 0001-Rename-cmark-entrypoint.patch
@@ -99,6 +99,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test
%changelog
+* Tue Aug 04 2026 Nieves Montero <nmontero@redhat.com> - 0.9.2-1
+- Update to 0.9.2
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index f722edc..203873b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (commonmark-0.9.1.tar.gz) = bacf5ef387a0c330a2128f42c42c29c1a48ae623683e6e56ad28a1621aabd72e29cd3e2d661e8207b8cc0c347d267f262a55f2145fc58f8c8aeff91e7a283324
+SHA512 (commonmark-0.9.2.tar.gz) = 8ceb69af4d68cdc6c7456ae6fe509af6f9f8fd07f74321e46cec1ac4a928967975c6ef78a2babcbbd18a9a368c3b84199e9c4bc68e53f8eb1844ce7c46c7cf7c
reply other threads:[~2026-08-04 12:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178584630969.1.12712113957396367388.rpms-python-CommonMark-855cd3ea077a@fedoraproject.org \
--to=nmontero@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox