public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Scott K Logan <logans@cottsay.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-colcon-output] rawhide: Update to 0.2.15
Date: Thu, 17 Sep 2026 20:06:51 GMT [thread overview]
Message-ID: <178967561152.1.2742026695018896266.rpms-python-colcon-output-10f37ae0aade@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-17 20:06 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=178967561152.1.2742026695018896266.rpms-python-colcon-output-10f37ae0aade@fedoraproject.org \
--to=logans@cottsay.net \
--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