From 3d21e9a99b733b1c2fa46ed4211f6184d9702a35 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 13 Sep 2021 11:45:04 -0400 Subject: [PATCH] Let pyproject-rpm-macros handle the license file --- python-pyrsistent.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-pyrsistent.spec b/python-pyrsistent.spec index d7eb9b4..12b9ae7 100644 --- a/python-pyrsistent.spec +++ b/python-pyrsistent.spec @@ -128,7 +128,6 @@ env PYTHONHASHSEED=0 %pytest --doctest-modules pyrsistent %files -n python3-pyrsistent -f %{pyproject_files} -%license LICENSE.mit %files doc