From c5e1c8814a36920b0e49ccad3a4b56cd2f080497 Mon Sep 17 00:00:00 2001 From: Tom Prince Date: Mon, 17 Oct 2016 13:06:57 -0600 Subject: [PATCH] Update source URL for pypi migration. (#1361604) --- python-service-identity.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-service-identity.spec b/python-service-identity.spec index 9ab8dff..2e6c890 100644 --- a/python-service-identity.spec +++ b/python-service-identity.spec @@ -4,12 +4,12 @@ Name: python-service-identity Version: 14.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Service identity verification for pyOpenSSL License: MIT URL: https://github.com/pyca/service_identity -Source0: https://pypi.python.org/packages/source/s/service_identity/service_identity-%{version}.tar.gz +Source0: https://pypi.io/packages/source/s/service_identity/service_identity-%{version}.tar.gz BuildArch: noarch BuildRequires: python2-devel @@ -143,6 +143,9 @@ popd %endif # with_python3 %changelog +* Mon Oct 17 2016 Tom Prince - 14.0.0-6 +- Update source URL for pypi migration. (#1361604) + * Tue Jul 19 2016 Fedora Release Engineering - 14.0.0-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages