diff --git a/python-sat-stac.changes b/python-sat-stac.changes index 59012f7..3af5a6e 100644 --- a/python-sat-stac.changes +++ b/python-sat-stac.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 29 08:13:50 UTC 2024 - Dirk Müller + +- skip build on python313 as well + ------------------------------------------------------------------- Thu Mar 14 10:05:18 UTC 2024 - Dirk Müller diff --git a/python-sat-stac.spec b/python-sat-stac.spec index 703a054..817d2f2 100644 --- a/python-sat-stac.spec +++ b/python-sat-stac.spec @@ -19,6 +19,7 @@ %{?sle15_python_module_pythons} # from imp import load_source %global skip_python312 1 +%global skip_python313 1 %define packagename sat-stac Name: python-sat-stac Version: 0.4.1