diff --git a/python-executing.changes b/python-executing.changes index 5565f06..67af791 100644 --- a/python-executing.changes +++ b/python-executing.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 2 12:42:43 UTC 2021 - Guillaume GARDET + +- Skip python 3.6 since python-asttokens dropped it + ------------------------------------------------------------------- Tue Nov 2 13:47:37 UTC 2021 - pgajdos@suse.com diff --git a/python-executing.spec b/python-executing.spec index 86fb105..83fe725 100644 --- a/python-executing.spec +++ b/python-executing.spec @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-executing Version: 0.8.2 Release: 0