From 9f6730c5d0b9ae1bf8581e3614ff914bfd7c318a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 07 2019 21:54:52 +0000 Subject: import python-six-1.11.0-5.module+el8.0.0+2961+596d0223 --- 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