diff --git a/jwcrypto-0.9.1.tar.gz b/jwcrypto-0.9.1.tar.gz deleted file mode 100644 index cb7c835..0000000 Binary files a/jwcrypto-0.9.1.tar.gz and /dev/null differ diff --git a/jwcrypto-1.4.2.tar.gz b/jwcrypto-1.4.2.tar.gz new file mode 100644 index 0000000..612abb4 Binary files /dev/null and b/jwcrypto-1.4.2.tar.gz differ diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index 26efe1d..aceb556 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -1,5 +1,5 @@ Name: python-jwcrypto -Version: 0.9.1 +Version: 1.4.2 Release: 1 Summary: Implements JWK, JWS, JWE specifications with python-cryptography License: LGPLv3+ @@ -8,7 +8,7 @@ Source0: https://github.com/latchset/jwcrypto/releases/download/v%{versio BuildArch: noarch BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-setuptools -BuildRequires: python%{python3_pkgversion}-cryptography >= 1.5 python%{python3_pkgversion}-pytest +BuildRequires: python%{python3_pkgversion}-cryptography >= 2.3 python%{python3_pkgversion}-pytest BuildRequires: python%{python3_pkgversion}-deprecated %description @@ -16,7 +16,7 @@ Implements JWK, JWS, JWE specifications with python-cryptography %package -n python%{python3_pkgversion}-jwcrypto Summary: Implements JWK, JWS, JWE specifications with python-cryptography -Requires: python%{python3_pkgversion}-cryptography >= 1.5 +Requires: python%{python3_pkgversion}-cryptography >= 2.3 %{?python_provide:%python_provide python%{python3_pkgversion}-jwcrypto} %description -n python%{python3_pkgversion}-jwcrypto Implements JWK, JWS, JWE specifications using python-cryptography @@ -42,6 +42,9 @@ Implements JWK, JWS, JWE specifications using python-cryptography %{python3_sitelib}/jwcrypto-%{version}-py%{python3_version}.egg-info %changelog +* Wed Dec 20 2023 yaoxin - 1.4.2-1 +- Upgrade to 1.4.2 for fix CVE-2022-3102 + * Tue Jul 05 2022 SimpleUpdate Robot - 0.9.1-1 - Upgrade to version 0.9.1