npmccallum pushed to python-cryptography (f22). "New upstream release and Requires fix"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 17 21:43:24 UTC 2015


>From bc8535c49c6fccd2eabff08b77ee6a8e6f8b4e3b Mon Sep 17 00:00:00 2001
From: Nathaniel McCallum <npmccallum at redhat.com>
Date: Fri, 17 Apr 2015 15:58:39 -0400
Subject: New upstream release and Requires fix


diff --git a/.gitignore b/.gitignore
index d8920bd..e34fbe3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /cryptography-0.6.1.tar.gz
 /cryptography-0.7.2.tar.gz
 /cryptography-0.8.tar.gz
+/cryptography-0.8.2.tar.gz
diff --git a/python-cryptography.spec b/python-cryptography.spec
index bf759bf..7653d11 100644
--- a/python-cryptography.spec
+++ b/python-cryptography.spec
@@ -6,8 +6,8 @@
 %endif
 
 Name:           python-cryptography
-Version:        0.8
-Release:        2%{?dist}
+Version:        0.8.2
+Release:        1%{?dist}
 Summary:        PyCA's cryptography library
 
 Group:          Development/Libraries
@@ -58,6 +58,7 @@ Summary:        PyCA's cryptography library
 Requires:       openssl
 Requires:       python3-cffi >= 0.8
 Requires:       python3-six >= 1.6.1
+Requires:       python3-pyasn1
 
 %description -n python3-cryptography
 cryptography is a package designed to expose cryptographic primitives and
@@ -122,10 +123,14 @@ popd
 
 
 %changelog
+* Fri Apr 17 2015 Nathaniel McCallum <npmccallum at redhat.com> - 0.8.2-1
+- New upstream release
+- Add python3-pyasn1 Requires (#1211073)
+
 * Tue Apr 14 2015 Matej Cepl <mcepl at redhat.com> - 0.8-2
 - Add python-pyasn1 Requires (#1211073)
 
-* Fri Mar 13 2015 Nathaniel McCallum <nathaniel at natemccallum.com> - 0.8-1
+* Fri Mar 13 2015 Nathaniel McCallum <npmccallum at redhat.com> - 0.8-1
 - New upstream release
 - Remove upstreamed patch
 
diff --git a/sources b/sources
index 05c1bbc..5b85fec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0871039903e8b554179fd2b30a6647d  cryptography-0.8.tar.gz
+7d33499e851300c194cbb0396de72462  cryptography-0.8.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-cryptography.git/commit/?h=f22&id=bc8535c49c6fccd2eabff08b77ee6a8e6f8b4e3b


More information about the scm-commits mailing list