From 0c2133637059e7f9c082e7a5275a69f6d286460d Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 19 2016 17:20:36 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/pipsi.spec b/pipsi.spec index 891636f..24f511e 100644 --- a/pipsi.spec +++ b/pipsi.spec @@ -9,7 +9,7 @@ Name: %{pypi_name} Version: 0.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Wraps pip and virtualenv to install scripts License: BSD @@ -74,6 +74,9 @@ export LC_CTYPE="C.UTF-8" %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Mon Dec 19 2016 Miro Hrončok - 0.9-4 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.9-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages