From 1c26d88918867760f9540074480fbf277781e4f4 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:37:53 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-rosdep.spec b/python-rosdep.spec index 43f86bb..833563b 100644 --- a/python-rosdep.spec +++ b/python-rosdep.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.19.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ROS System Dependency Installer License: BSD @@ -198,6 +198,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m nose test.test_rosdep_ %changelog +* Tue May 26 2020 Miro Hrončok - 0.19.0-2 +- Rebuilt for Python 3.9 + * Wed Apr 15 2020 Scott K Logan - 0.19.0-1 - Update to 0.19.0 (rhbz#1774738)