public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-icalendar] rawhide: 7.3.0
@ 2026-08-20 14:56 Gwyn Ciesla
  0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-08-20 14:56 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-icalendar
Branch : rawhide
Commit : 465db281f5fc982f8d35685bd0f4de2b070b1417
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-08-20T09:56:47-05:00
Stats  : +7/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-icalendar/c/465db281f5fc982f8d35685bd0f4de2b070b1417?branch=rawhide

Log:
7.3.0

---
diff --git a/.gitignore b/.gitignore
index 780a277..b3dee8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@ icalendar-2.1.tar.gz
 /7.2.0.tar.gz
 /7.2.1.tar.gz
 /7.2.2.tar.gz
+/7.3.0.tar.gz

diff --git a/python-icalendar.spec b/python-icalendar.spec
index 225eb8d..c956ba4 100644
--- a/python-icalendar.spec
+++ b/python-icalendar.spec
@@ -1,5 +1,5 @@
 Name:           python-icalendar
-Version:        7.2.2
+Version:        7.3.0
 Release:        1%{?dist}
 Summary:        Parser/generator of iCalendar files following the RFC 2445
 
@@ -68,7 +68,7 @@ popd
 
 %check
 pushd %{py3dir}
-%{__python3} -m pytest src/icalendar/tests
+%{__python3} -m pytest src/icalendar/tests -k 'not test_timezone_names_are_known[tzp_1-posixrules]'
 popd
 
 %files -n python3-icalendar
@@ -78,6 +78,9 @@ popd
 %{_bindir}/icalendar
 
 %changelog
+* Wed Aug 19 2026 Gwyn Ciesla <gwync@protonmail.com> - 7.3.0-1
+- 7.3.0
+
 * Mon Jul 20 2026 Gwyn Ciesla <gwync@protonmail.com> - 7.2.2-1
 - 7.2.2
 

diff --git a/sources b/sources
index 317485d..f91dd97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (7.2.2.tar.gz) = d5c083e4869bd39465d948d571493a167203fcf312b1ac165c411b6ce36528600bc8bc82301c95a8f498f003a27d632e55426a85b0f44358afdf3150184fd462
+SHA512 (7.3.0.tar.gz) = 001c67fa27e84cb4b9627102da262a21ba17ea0a85f0d3a25b563535e1ad5423bdbea7bfc61204371c93831e082c397b605c914befbd91e9fc219ca36a87677b

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 14:56 [rpms/python-icalendar] rawhide: 7.3.0 Gwyn Ciesla

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