From fc97cd55317886033c4e3429464a53e7d58151c2 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 07 2019 21:57:44 +0000 Subject: import python2-setuptools-39.0.1-11.module+el8.0.0+2961+596d0223 --- diff --git a/SPECS/python2-setuptools.spec b/SPECS/python2-setuptools.spec index 284b1e7..ae767e9 100644 --- a/SPECS/python2-setuptools.spec +++ b/SPECS/python2-setuptools.spec @@ -13,7 +13,7 @@ Name: python2-setuptools Version: 39.0.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System @@ -123,6 +123,10 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python2_version} --ignore= %changelog +* Wed Apr 03 2019 Tomas Orsava - 39.0.1-11 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Tue Aug 28 2018 Tomas Orsava - 39.0.1-10 - Separate the python2-setuptools subpackage into its own component - Related: rhbz#1615727