From de39ca1bcaadece643ed94e5a2e862a512eaac03 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Thu, 10 Jun 2021 12:38:22 -0400 Subject: [PATCH] Sync with upstream release 0.9.1 Signed-off-by: Simo Sorce --- .gitignore | 1 + python-jwcrypto.spec | 15 +++++++++------ sources | 3 +-- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 2772fed..129b59e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /jwcrypto-0.5.0.tar.gz /jwcrypto-0.6.0.tar.gz /jwcrypto-0.8.tar.gz +/jwcrypto-0.9.1.tar.gz diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index 614a9de..a5f3497 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -15,8 +15,8 @@ %global srcname jwcrypto Name: python-%{srcname} -Version: 0.8 -Release: 3%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Summary: Implements JWK, JWS, JWE specifications using python-cryptography License: LGPLv3+ @@ -27,14 +27,14 @@ BuildArch: noarch %if 0%{?with_python2} BuildRequires: python2-devel BuildRequires: python2-setuptools -BuildRequires: python2-cryptography >= 1.5 +BuildRequires: python2-cryptography >= 2.3 BuildRequires: python2-pytest %endif %if 0%{?with_python3} BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-setuptools -BuildRequires: python%{python3_pkgversion}-cryptography >= 1.5 +BuildRequires: python%{python3_pkgversion}-cryptography >= 2.3 BuildRequires: python%{python3_pkgversion}-pytest %endif @@ -45,7 +45,7 @@ Implements JWK, JWS, JWE specifications using python-cryptography %if 0%{?with_python2} %package -n python2-%{srcname} Summary: Implements JWK,JWS,JWE specifications using python-cryptography -Requires: python2-cryptography >= 1.5 +Requires: python2-cryptography >= 2.3 %{?python_provide:%python_provide python2-%{srcname}} %description -n python2-%{srcname} @@ -56,7 +56,7 @@ Implements JWK, JWS, JWE specifications using python-cryptography %if 0%{?with_python3} %package -n python%{python3_pkgversion}-%{srcname} Summary: Implements JWK, JWS, JWE specifications using python-cryptography -Requires: python%{python3_pkgversion}-cryptography >= 1.5 +Requires: python%{python3_pkgversion}-cryptography >= 2.3 %{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}} %description -n python%{python3_pkgversion}-%{srcname} @@ -122,6 +122,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/tests{,-cookbook}.* %changelog +* Thu Jun 10 2021 Simo Sorce - 0.9.1-1 +- Sync with upstream release 0.9.1 + * Fri Jun 04 2021 Python Maint - 0.8-3 - Rebuilt for Python 3.10 diff --git a/sources b/sources index 2446628..75165cf 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (jwcrypto-0.6.0.tar.gz) = ed72f4be0f19afe448048e4124d5cbdd227b66b2b0af375cb1ab6c631c6e0d638f40cc1d756eb052176934eb919fa16b40bf51b5380b9227b162cfb6d3f5256e -SHA512 (jwcrypto-0.8.tar.gz) = e8dc62d6159e5722a572e049c41edc8e31fe0d022aa47987ab6720c7057cbac2f98cec5d35af1ea02f6bc6efde769810fde4b868e019956b138cfac529cc027d +SHA512 (jwcrypto-0.9.1.tar.gz) = 77b06b14c187dd72b9079c350b05d098071aa2d1cde089b380b4a2a8ae2584ff8915b0c8c01807be8d4386496e66b3a8029f7d62bf384258bdc6c9b562ac1f3e