From 272fc4e5b44cfb171756c3b40ac52d8addb16da8 Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Sep 13 2021 00:44:28 +0000 Subject: Let pyproject-rpm-macros handle the license file --- diff --git a/python-asyncpg.spec b/python-asyncpg.spec index 77164fd..56ad87d 100644 --- a/python-asyncpg.spec +++ b/python-asyncpg.spec @@ -121,11 +121,8 @@ k='not TestFlake8' %files -n python3-asyncpg -f %{pyproject_files} -%license LICENSE - # The Cython implementation files (.pyx) and Cython-generated C sources (.c) # are included in the installed package. These are definitely not needed. - %exclude %{python3_sitearch}/asyncpg/*/*.pyx %exclude %{python3_sitearch}/asyncpg/*/*/*.pyx %exclude %{python3_sitearch}/asyncpg/*/*.c