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-rosdistro] f43: Update to 1.1.0
Date: Mon, 14 Sep 2026 22:04:12 GMT [thread overview]
Message-ID: <178942345270.1.17094136470746652183.rpms-python-rosdistro-d2e50d974184@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-rosdistro
Branch : f43
Commit : d2e50d974184d7d9a9c2c316d413de34ffb8139f
Author : Scott K Logan <logans@cottsay.net>
Date : 2026-09-14T17:01:50-05:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-rosdistro/c/d2e50d974184d7d9a9c2c316d413de34ffb8139f?branch=f43
Log:
Update to 1.1.0
---
diff --git a/.gitignore b/.gitignore
index 47c6d50..987527d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/rosdistro-0.9.0.tar.gz
/rosdistro-0.9.1.tar.gz
/rosdistro-1.0.1.tar.gz
+/rosdistro-1.1.0.tar.gz
diff --git a/python-rosdistro.spec b/python-rosdistro.spec
index 0aa02cd..4bc39b7 100644
--- a/python-rosdistro.spec
+++ b/python-rosdistro.spec
@@ -1,8 +1,8 @@
%global srcname rosdistro
Name: python-%{srcname}
-Version: 1.0.1
-Release: 6%{?dist}
+Version: 1.1.0
+Release: 1%{?dist}
Summary: File format for managing ROS Distributions
License: BSD-3-Clause AND MIT
@@ -40,6 +40,7 @@ Summary: File format for managing ROS Distributions
BuildRequires: git
BuildRequires: python%{python3_pkgversion}-catkin_pkg
BuildRequires: python%{python3_pkgversion}-devel
+BuildRequires: python%{python3_pkgversion}-packaging >= 16.8.0
BuildRequires: python%{python3_pkgversion}-pytest
BuildRequires: python%{python3_pkgversion}-PyYAML
BuildRequires: python%{python3_pkgversion}-rospkg
@@ -49,6 +50,7 @@ Obsoletes: python2-%{srcname} < 0.7.4-4
%if %{undefined __pythondist_requires}
Requires: python%{python3_pkgversion}-catkin_pkg
+Requires: python%{python3_pkgversion}-packaging >= 16.8.0
Requires: python%{python3_pkgversion}-PyYAML
Requires: python%{python3_pkgversion}-rospkg
Requires: python%{python3_pkgversion}-setuptools
@@ -119,6 +121,9 @@ popd
%changelog
+* Thu Sep 03 2026 Scott K Logan <logans@cottsay.net> - 1.1.0-1
+- Update to 1.1.0 (rhbz#2527831)
+
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.0.1-6
- Rebuilt for Python 3.14.0rc3 bytecode
diff --git a/sources b/sources
index 81f790b..4d1c80c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rosdistro-1.0.1.tar.gz) = 3b7eb5fbcd5002239db3a50262456416168b1be6c9728d6359e07b6ee94a481453f7e8c0d05ac4361e2cb565b820e9d7792e8d376678927ece72273f7b0b6c9a
+SHA512 (rosdistro-1.1.0.tar.gz) = b18ccb1211ffe109670d0141bc8a9e9fb61c75d905c01ae7b29f63af22c7fd57322e72ee19b0e041afc63424d24be5018d1b28f26906d7ce7a4a72708f776a94
reply other threads:[~2026-09-14 22:04 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=178942345270.1.17094136470746652183.rpms-python-rosdistro-d2e50d974184@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