public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-rosdistro] rawhide: Update to 1.1.0
@ 2026-09-14 22:04 Scott K Logan
0 siblings, 0 replies; only message in thread
From: Scott K Logan @ 2026-09-14 22:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-rosdistro
Branch : rawhide
Commit : afd2aba55cb2daf7c54760ac34554ffdc54d559d
Author : Scott K Logan <logans@cottsay.net>
Date : 2026-09-14T16:59:05-05:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-rosdistro/c/afd2aba55cb2daf7c54760ac34554ffdc54d559d?branch=rawhide
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 3972ae6..79664e9 100644
--- a/python-rosdistro.spec
+++ b/python-rosdistro.spec
@@ -1,8 +1,8 @@
%global srcname rosdistro
Name: python-%{srcname}
-Version: 1.0.1
-Release: 9%{?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)
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-14 22:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-14 22:04 [rpms/python-rosdistro] rawhide: Update to 1.1.0 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