From 5106efbd9a5be6bc28502230b3a817a37ef14d69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hrn=C4=8Diar?= Date: Thu, 30 Oct 2025 08:56:45 +0100 Subject: [PATCH] Remove needless cryptography-vectors obsoletes --- python-cryptography.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/python-cryptography.spec b/python-cryptography.spec index 16b4d7e..60da6c3 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -62,10 +62,6 @@ Summary: PyCA's cryptography library %{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}} Requires: openssl-libs -%if 0%{?fedora} >= 35 || 0%{?rhel} >= 9 -# Can be safely removed in Fedora 37 -Obsoletes: python%{python3_pkgversion}-cryptography-vectors < 3.4.7 -%endif %description -n python%{python3_pkgversion}-%{srcname} cryptography is a package designed to expose cryptographic primitives and