From d47ede33122170359fc525807a19680f246de6b1 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 16 Dec 2021 18:33:46 +0100 Subject: [PATCH] - setuptools epoch --- python3-defcon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-defcon.spec b/python3-defcon.spec index 5d1d81a..83188a6 100644 --- a/python3-defcon.spec +++ b/python3-defcon.spec @@ -15,7 +15,7 @@ Source0: https://files.pythonhosted.org/packages/source/d/defcon/defcon-%{versio # Source0-md5: 7d725879cb9529b04e7f212d56b8f731 URL: https://pypi.org/project/defcon/ BuildRequires: python3-modules >= 1:3.6 -BuildRequires: python3-setuptools >= 42 +BuildRequires: python3-setuptools >= 1:42 BuildRequires: python3-setuptools_scm %if %{with tests} BuildRequires: python3-fonttools >= 4.10.0 -- 2.44.0