public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-icalendar] rawhide: 7.3.0
Date: Thu, 20 Aug 2026 14:56:58 GMT	[thread overview]
Message-ID: <178723781826.1.12875468528898450402.rpms-python-icalendar-465db281f5fc@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-20 14:56 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=178723781826.1.12875468528898450402.rpms-python-icalendar-465db281f5fc@fedoraproject.org \
    --to=gwync@protonmail.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