Dirk Mueller 2024-06-30 20:50:06 +00:00 committed by Git OBS Bridge
parent 9a7f0d1c68
commit adca54398c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 30 20:49:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
- limit to gast < 0.6.0
-------------------------------------------------------------------
Thu Jun 6 20:22:44 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -58,10 +58,10 @@ BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-beniget >= 0.4.0
Requires: python-gast >= 0.5.0
Requires: python-numpy
Requires: python-ply >= 3.4
Requires: python-setuptools
Requires: (python-gast >= 0.5.0 with python-gast < 0.6.0)
Requires(post): update-alternatives
Requires(postun): update-alternatives
# SECTION This is a package that compiles code, the runtime requires devel packages