From 7d1e28fe9925dc573a4f123e483a5093d38700e1 Mon Sep 17 00:00:00 2001 From: Nathaniel McCallum Date: Jan 09 2016 05:47:35 +0000 Subject: Update to v1.2.1 --- diff --git a/.gitignore b/.gitignore index 9ad8643..0ad8f15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1 @@ -/cryptography-0.6.1.tar.gz -/cryptography-0.7.2.tar.gz -/cryptography-0.8.tar.gz -/cryptography-0.8.2.tar.gz -/cryptography-0.9.tar.gz -/cryptography-1.0.tar.gz -/cryptography-1.0.2.tar.gz -/cryptography-1.1.tar.gz +/cryptography-1.2.1.tar.gz diff --git a/python-cryptography.spec b/python-cryptography.spec index 2ab6f32..7d387c0 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -5,10 +5,10 @@ %{!?python2_sitearch: %global python2_sitearch %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} %endif -%global reqs() %1-idna >= 2.0 %1-pyasn1 %1-six >= 1.4.1 %1-cffi >= 0.8 +%global reqs() %1-idna >= 2.0 %1-pyasn1 >= 0.1.8 %1-six >= 1.4.1 %1-cffi >= 1.4.1 %global breqs() %1-setuptools %1-pretend %1-iso8601 %1-cryptography-vectors = %{version} %1-pyasn1-modules %1-hypothesis Name: python-cryptography -Version: 1.1 +Version: 1.2.1 Release: 1%{?dist} Summary: PyCA's cryptography library @@ -105,6 +105,9 @@ popd %changelog +* Sat Jan 09 2016 Nathaniel McCallum - 1.2.1-1 +- Update to v1.2.1 + * Wed Nov 11 2015 Robert Kuska - 1.1-1 - Update to v1.1 diff --git a/sources b/sources index 23c914d..6928474 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd06da41535184f48f2c8e8b74dd570f cryptography-1.1.tar.gz +02798acc5e2d5dbcf6e792a24fc05b95 cryptography-1.2.1.tar.gz