public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-colcon-notification] epel10.2: Update to 0.3.3
@ 2026-09-17 21:33 Scott K Logan
0 siblings, 0 replies; only message in thread
From: Scott K Logan @ 2026-09-17 21:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-colcon-notification
Branch : epel10.2
Commit : 5784b4482aaae0cebcdd849490242ae4418f1d8c
Author : Scott K Logan <logans@cottsay.net>
Date : 2026-09-17T16:30:31-05:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-colcon-notification/c/5784b4482aaae0cebcdd849490242ae4418f1d8c?branch=epel10.2
Log:
Update to 0.3.3
---
diff --git a/.gitignore b/.gitignore
index ef00cde..d88981d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-colcon-notification-0.2.7.tar.gz
+/colcon-notification-0.2.7.tar.gz
/colcon-notification-0.2.8.tar.gz
/colcon-notification-0.2.9.tar.gz
/colcon-notification-0.2.10.tar.gz
@@ -7,3 +7,4 @@ colcon-notification-0.2.7.tar.gz
/colcon-notification-0.2.14.tar.gz
/colcon-notification-0.2.15.tar.gz
/colcon-notification-0.3.0.tar.gz
+/colcon-notification-0.3.3.tar.gz
diff --git a/python-colcon-notification.spec b/python-colcon-notification.spec
index ceafb3f..2634ab2 100644
--- a/python-colcon-notification.spec
+++ b/python-colcon-notification.spec
@@ -1,7 +1,7 @@
%global srcname colcon-notification
Name: python-%{srcname}
-Version: 0.3.0
+Version: 0.3.3
Release: 1%{?dist}
Summary: Extension for colcon to provide status notifications
@@ -20,14 +20,14 @@ An extension for colcon-core to provide status notifications.
%package -n python%{python3_pkgversion}-%{srcname}
Summary: %{summary}
-BuildRequires: python%{python3_pkgversion}-colcon-core >= 0.3.7
+BuildRequires: python%{python3_pkgversion}-colcon-core >= 0.21.3
BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: python%{python3_pkgversion}-pytest
BuildRequires: python%{python3_pkgversion}-setuptools >= 30.3.0
%{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}
%if %{undefined __pythondist_requires}
-Requires: python%{python3_pkgversion}-colcon-core >= 0.3.7
+Requires: python%{python3_pkgversion}-colcon-core >= 0.21.3
Requires: python%{python3_pkgversion}-notify2
%endif
@@ -61,6 +61,9 @@ BUILD_DEBIAN_PACKAGE=1 \
%changelog
+* Thu Sep 17 2026 Scott K Logan <logans@cottsay.net> - 0.3.3-1
+- Update to 0.3.3 (rhbz#2452553)
+
* Fri Mar 22 2024 Scott K Logan <logans@cottsay.net> - 0.3.0-1
- Update to 0.3.0 (rhbz#2269536)
- Switch to SPDX license identifier
diff --git a/sources b/sources
index 2a6a8ca..19a6632 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (colcon-notification-0.3.0.tar.gz) = 143f2a0dec3be8143e2ecbba81008c675f427803bfec924892c3cc480d7d619a6ea348fcf2ad6e36d79066ed2321c6b4975f653637186fe1068b835017813444
+SHA512 (colcon-notification-0.3.3.tar.gz) = 85e147c866013b5e6ce588bed23bb7e47af7461f204d3b8b285bfc8ac739598edc54412913c579e95cc9565b31626e12d4896c6ac7a013cfbc5e6ee8b2f916f0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-17 21:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 21:33 [rpms/python-colcon-notification] epel10.2: Update to 0.3.3 Scott K Logan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox