From 6b3ee06343bf4f39d80ae6e5cca2da9ec3cbc434 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 15 Sep 2022 21:44:28 +0200 Subject: [PATCH] - BR: setuptools_scm --- python3-filelock.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python3-filelock.spec b/python3-filelock.spec index f463ba8..3b68bc0 100644 --- a/python3-filelock.spec +++ b/python3-filelock.spec @@ -16,7 +16,8 @@ Source0: https://files.pythonhosted.org/packages/source/f/filelock/filelock-%{ve # Source0-md5: cda4ead6a7ee1e6103d27aaf67c8d327 URL: https://pypi.org/project/filelock/ BuildRequires: python3-modules >= 1:3.7 -BuildRequires: python3-setuptools +BuildRequires: python3-setuptools >= 1:41.0.0 +BuildRequires: python3-setuptools_scm >= 2 %if %{with tests} BuildRequires: python3-pytest >= 4 BuildRequires: python3-pytest-timeout >= 1.4.2 -- 2.44.0