diff --git a/crypto-policies.changes b/crypto-policies.changes index 62fe064..3fac4be 100644 --- a/crypto-policies.changes +++ b/crypto-policies.changes @@ -1,10 +1,3 @@ -------------------------------------------------------------------- -Tue Jan 30 18:36:34 UTC 2024 - Dirk Müller - -- avoid the cycle rpm/cmake/crypto-policies/python-rpm-macros: - we only need python3-base here, we don't need the python - macros as no module is being built - ------------------------------------------------------------------- Thu Oct 5 12:35:57 UTC 2023 - Daniel Garcia diff --git a/crypto-policies.spec b/crypto-policies.spec index 7069e01..cbfd097 100644 --- a/crypto-policies.spec +++ b/crypto-policies.spec @@ -82,9 +82,6 @@ BuildRequires: perl(File::Copy) BuildRequires: perl(File::Temp) BuildRequires: perl(File::Which) BuildRequires: perl(File::pushd) -%else -# Avoid cycle with python-rpm-macros -#!BuildIgnore: python-rpm-packaging python-rpm-macros %endif %if 0%{?primary_python:1} Recommends: crypto-policies-scripts