From ed6f581e4eed1d7ff3714c12d9ce0f351fd1a745 Mon Sep 17 00:00:00 2001 From: Tom Prince Date: Oct 17 2016 19:16:10 +0000 Subject: Bump to version 16.0.0. --- diff --git a/.gitignore b/.gitignore index 16bc082..9db3879 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /service_identity-14.0.0.tar.gz +/service_identity-16.0.0.tar.gz diff --git a/python-service-identity.spec b/python-service-identity.spec index 2e6c890..993f552 100644 --- a/python-service-identity.spec +++ b/python-service-identity.spec @@ -3,8 +3,8 @@ %endif Name: python-service-identity -Version: 14.0.0 -Release: 6%{?dist} +Version: 16.0.0 +Release: 1%{?dist} Summary: Service identity verification for pyOpenSSL License: MIT @@ -19,7 +19,7 @@ BuildRequires: python-setuptools # so skip running the tests there. # For tests BuildRequires: pytest >= 2.5 -BuildRequires: python-characteristic +BuildRequires: python-attrs BuildRequires: python-pyasn1 BuildRequires: python-pyasn1-modules BuildRequires: pyOpenSSL >= 0.12 @@ -143,8 +143,9 @@ popd %endif # with_python3 %changelog -* Mon Oct 17 2016 Tom Prince - 14.0.0-6 +* Mon Oct 17 2016 Tom Prince - 16.0.0-1 - Update source URL for pypi migration. (#1361604) +- Build new version * Tue Jul 19 2016 Fedora Release Engineering - 14.0.0-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 8d5c5be..20d9195 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cea0b0156d73b025ecef660fb51f0d9a service_identity-14.0.0.tar.gz +d52392597b9c44a740abf322bfdb21e6 service_identity-16.0.0.tar.gz