public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-rosdep] f43: Update to 0.27.0
@ 2026-09-15 17:32 Scott K Logan
0 siblings, 0 replies; only message in thread
From: Scott K Logan @ 2026-09-15 17:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-rosdep
Branch : f43
Commit : dc9805a1091e993c0404065f48ba08d3aedb49f5
Author : Scott K Logan <logans@cottsay.net>
Date : 2026-09-15T12:06:27-05:00
Stats : +7/-26 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-rosdep/c/dc9805a1091e993c0404065f48ba08d3aedb49f5?branch=f43
Log:
Update to 0.27.0
---
diff --git a/.gitignore b/.gitignore
index 999bde5..5f05a8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
/rosdep-0.22.2.tar.gz
/rosdep-0.23.0.tar.gz
/rosdep-0.26.0.tar.gz
+/rosdep-0.27.0.tar.gz
diff --git a/intersphinx-mapping.patch b/intersphinx-mapping.patch
deleted file mode 100644
index 91a098e..0000000
--- a/intersphinx-mapping.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From b3f2ec5c2b5c9f9b3aac58f3f1f1538f9bfa38ba Mon Sep 17 00:00:00 2001
-From: Scott K Logan <logans@cottsay.net>
-Date: Mon, 28 Jul 2025 15:13:17 -0500
-Subject: [PATCH] Use modern intersphinx_mapping syntax
-
-Support for the legacy syntax was dropped in Sphinx 8.
----
- doc/conf.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/doc/conf.py b/doc/conf.py
-index 583cc4d4c..70ac70346 100644
---- a/doc/conf.py
-+++ b/doc/conf.py
-@@ -232,4 +232,4 @@
-
-
- # Example configuration for intersphinx: refer to the Python standard library.
--intersphinx_mapping = {'http://docs.python.org/': None}
-+intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
diff --git a/python-rosdep.spec b/python-rosdep.spec
index f479bc0..1472af1 100644
--- a/python-rosdep.spec
+++ b/python-rosdep.spec
@@ -1,17 +1,14 @@
%global srcname rosdep
Name: python-%{srcname}
-Version: 0.26.0
-Release: 3%{?dist}
+Version: 0.27.0
+Release: 1%{?dist}
Summary: ROS System Dependency Installer
License: BSD-3-Clause
URL: http://ros.org/wiki/%{srcname}
Source0: https://github.com/ros-infrastructure/%{srcname}/archive/%{version}/%{srcname}-%{version}.tar.gz
-# Submitted upstream as ros-infrastructure/rosdep#1012
-Patch0: intersphinx-mapping.patch
-
BuildArch: noarch
%description
@@ -109,6 +106,9 @@ install -D -p -m 0644 /dev/null %{buildroot}%{_sysconfdir}/ros/rosdep/sources.li
%changelog
+* Tue Sep 15 2026 Scott K Logan <logans@cottsay.net> - 0.27.0-1
+- Update to 0.27.0 (rbhz#2532535)
+
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.26.0-3
- Rebuilt for Python 3.14.0rc3 bytecode
diff --git a/sources b/sources
index db7d4c9..ac327fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rosdep-0.26.0.tar.gz) = 77523e228ee4fdb25dbd4b0c77168c4ed5bbc7c4b4837f936d03029601ad511a9f9cfa7d2b1e30ef3a83c91f154e8e38392af9c5e827f170b5a299d2cf4cd9ed
+SHA512 (rosdep-0.27.0.tar.gz) = 2d377f8112eb00090b7c5c45e4ce342d5d87458d0edebf2d7a2153dd780a9ebdd21839259b13afe1d2d02164c91a25043968dad6abaa2c52130eb03ff08a8e3e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-15 17:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 17:32 [rpms/python-rosdep] f43: Update to 0.27.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