diff --git a/_lastrevision b/_lastrevision index ad94052..e149f89 100644 --- a/_lastrevision +++ b/_lastrevision @@ -1 +1 @@ -4669165de0185e441883da7d106c634eca0b6c6d \ No newline at end of file +b3caa0c982743b8a164bb7f2d3b9d6a33593e515 \ No newline at end of file diff --git a/salt.changes b/salt.changes index 1884901..f5661db 100644 --- a/salt.changes +++ b/salt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 4 12:23:53 UTC 2024 - Pablo Suárez Hernández + +- Set contextvars as a build requirement for package + ------------------------------------------------------------------- Wed Sep 4 11:38:07 UTC 2024 - Marek Czernek diff --git a/salt.spec b/salt.spec index 54a1e99..4dd04a1 100644 --- a/salt.spec +++ b/salt.spec @@ -552,6 +552,7 @@ BuildRequires: python3-requests >= 1.0.0 BuildRequires: python3-distro BuildRequires: python3-looseversion BuildRequires: python3-packaging +BuildRequires: python3-contextvars # requirements/zeromq.txt %if %{with test}