public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-colcon-output] rawhide: Update to 0.2.15
@ 2026-09-17 20:06 Scott K Logan
  0 siblings, 0 replies; only message in thread
From: Scott K Logan @ 2026-09-17 20:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-colcon-output
Branch : rawhide
Commit : 10f37ae0aadee1131d5ec3c4a1d52bab16b30e0c
Author : Scott K Logan <logans@cottsay.net>
Date   : 2026-09-17T15:01:41-05:00
Stats  : +10/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-colcon-output/c/10f37ae0aadee1131d5ec3c4a1d52bab16b30e0c?branch=rawhide

Log:
Update to 0.2.15

---
diff --git a/.gitignore b/.gitignore
index 5f7dfef..b8a06d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ colcon-output-0.2.3.tar.gz
 /colcon-output-0.2.11.tar.gz
 /colcon-output-0.2.12.tar.gz
 /colcon-output-0.2.13.tar.gz
+/colcon-output-0.2.15.tar.gz

diff --git a/python-colcon-output.spec b/python-colcon-output.spec
index e88f06e..b50849b 100644
--- a/python-colcon-output.spec
+++ b/python-colcon-output.spec
@@ -1,11 +1,10 @@
 %global srcname colcon-output
 
 Name:           python-%{srcname}
-Version:        0.2.13
-Release:        16%{?dist}
+Version:        0.2.15
+Release:        1%{?dist}
 Summary:        Extension for colcon to customize the output in various ways
 
-# Automatically converted from old format: ASL 2.0 - review is highly recommended.
 License:        Apache-2.0
 URL:            https://colcon.readthedocs.io
 Source0:        https://github.com/colcon/%{srcname}/archive/%{version}/%{srcname}-%{version}.tar.gz
@@ -18,13 +17,14 @@ An extension for colcon-core to customize the output in various ways.
 
 %package -n python%{python3_pkgversion}-%{srcname}
 Summary:        %{summary}
+BuildRequires:  python%{python3_pkgversion}-colcon-core >= 0.19.0
 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.8
+Requires:       python%{python3_pkgversion}-colcon-core >= 0.19.0
 %endif
 
 %description -n python%{python3_pkgversion}-%{srcname}
@@ -44,10 +44,7 @@ An extension for colcon-core to customize the output in various ways.
 
 
 %check
-%{__python3} -m pytest \
-    --ignore=test/test_spell_check.py \
-    --ignore=test/test_flake8.py \
-    test
+%pytest -m 'not linter' test
 
 
 %files -n python%{python3_pkgversion}-%{srcname}
@@ -58,6 +55,9 @@ An extension for colcon-core to customize the output in various ways.
 
 
 %changelog
+* Thu Sep 17 2026 Scott K Logan <logans@cottsay.net> - 0.2.15-1
+- Update to 0.2.15 (rhbz#2452552)
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index f627eee..3241adc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (colcon-output-0.2.13.tar.gz) = f6d99b6024f14eb72b7b1b8a4d615ff43100269b6057438de49d3d50ddd4130f4bf9c8705412e600e90995698af71cee52f778719fbbfea2753209edaa530b04
+SHA512 (colcon-output-0.2.15.tar.gz) = c44d4d977792e03d06304bbd1b993c27350ad0db88e8abe56c0d9795dcbf7d0ac28e3d2683891efce803d3d0fd2d831d23b195445865ee1054e7313e1b4d4946

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

only message in thread, other threads:[~2026-09-17 20:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 20:06 [rpms/python-colcon-output] rawhide: Update to 0.2.15 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