From faf557f59c1f8b0e41b5e611cbe25098ed43a12f Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 7 May 2019 17:54:52 -0400 Subject: [PATCH] import python-six-1.11.0-5.module+el8.0.0+2961+596d0223 --- SPECS/python-six.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-six.spec b/SPECS/python-six.spec index 10760c0..c7af7dd 100644 --- a/SPECS/python-six.spec +++ b/SPECS/python-six.spec @@ -11,7 +11,7 @@ Name: python-%{modname} Version: 1.11.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python 2 and 3 compatibility utilities License: MIT @@ -143,6 +143,10 @@ py.test-3 -rfsxX test_six.py %changelog +* Wed Apr 03 2019 Tomas Orsava - 1.11.0-5 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Wed Jun 27 2018 Tomas Orsava - 1.11.0-4 - Run tests only of the Python versions that are actually built