public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-CommonMark] f44: Update to 0.9.2
@ 2026-08-04 14:54 nmontero
  0 siblings, 0 replies; only message in thread
From: nmontero @ 2026-08-04 14:54 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-CommonMark
Branch : f44
Commit : 4d6858c65c85defd433b2465ef57767a771164b6
Author : nmontero <nmontero@redhat.com>
Date   : 2026-08-04T16:53:54+02:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-CommonMark/c/4d6858c65c85defd433b2465ef57767a771164b6?branch=f44

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 8151f92..c430862 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:        25%{?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
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-25
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 14:54 [rpms/python-CommonMark] f44: Update to 0.9.2 nmontero

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox