From cd94494be49cbea9cafe5aa8d0c2ab30a78768fa Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 09:09:54 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-ndg_httpsclient.spec b/python-ndg_httpsclient.spec index ff05253..eb98b4b 100644 --- a/python-ndg_httpsclient.spec +++ b/python-ndg_httpsclient.spec @@ -1,7 +1,7 @@ %global tar_name ndg_httpsclient Name: python-%{tar_name} Version: 0.4.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL License: BSD @@ -94,6 +94,9 @@ grep -qv %{__python2} %{buildroot}%{_bindir}/ndg_httpclient %{python3_sitelib}/%{tar_name}-%{version}-py?.?-nspkg.pth %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.4.0-11 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.4.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild