diff --git a/python-setuptools.spec b/python-setuptools.spec index bee2b6a..bd7e294 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -31,17 +31,17 @@ Summary: Easily build and distribute Python packages # appdirs is MIT # more-itertools is MIT # ordered-set is MIT -# packaging is BSD or ASL 2.0 +# packaging is BSD-2-Clause OR Apache-2.0 # pyparsing is MIT -# importlib-metadata is ASL 2.0 -# importlib-resources is ASL 2.0 +# importlib-metadata is Apache-2.0 +# importlib-resources is Apache-2.0 # jaraco.text is MIT -# typing-extensions is Python +# typing-extensions is Python-2.0.1 # zipp is MIT # nspektr is MIT # tomli is MIT # the setuptools logo is MIT -License: MIT and ASL 2.0 and (BSD or ASL 2.0) and Python +License: MIT AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0) AND Python-2.0.1 URL: https://pypi.python.org/pypi/%{srcname} Source0: %{pypi_source %{srcname} %{version}} @@ -233,6 +233,7 @@ PYTHONPATH=$(pwd) %pytest \ * Thu Oct 13 2022 Miro Hrončok - 65.4.1-1 - Update to 65.4.1 - Fixes: rhbz#2129562 +- Update the RPM License field to use SPDX expressions * Tue Sep 13 2022 Lumír Balhar - 65.3.0-1 - Update to 65.3.0