From 0e67c817cbfa7eab6d6bfb110c784a7520c9a011 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 00:22:42 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-funcsigs.git#1c71c72169648ff7bffe52ac6cccfa64d13f9c2c --- python-funcsigs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-funcsigs.spec b/python-funcsigs.spec index 16660b7..ed9ed4b 100644 --- a/python-funcsigs.spec +++ b/python-funcsigs.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.0.2 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ License: ASL 2.0 @@ -86,6 +86,9 @@ rm -rf html/.{doctrees,buildinfo} %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.2-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.0.2-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild