From 86e88e4c46b7ee4558908fcd787c2881e81b18dc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 09 2018 09:48:53 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-pip.spec b/python-pip.spec index cb73b02..a285828 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -25,7 +25,7 @@ Name: python-%{srcname} # When updating, update the bundled libraries versions bellow! Version: 9.0.1 -Release: 14%{?dist} +Release: 15%{?dist} Summary: A tool for installing and managing Python packages Group: Development/Libraries @@ -331,6 +331,9 @@ py.test-%{python3_version} -m 'not network' %endif # with python3 %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 9.0.1-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Dec 04 2017 Charalampos Stratakis - 9.0.1-14 - Reintroduce the ipaddress module in the python3 subpackage.