From: Jakub Bogusz Date: Thu, 15 Sep 2022 19:44:28 +0000 (+0200) Subject: - BR: setuptools_scm X-Git-Tag: auto/th/python3-filelock-3.7.1-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=6b3ee06343bf4f39d80ae6e5cca2da9ec3cbc434;p=packages%2Fpython3-filelock.git - BR: setuptools_scm --- 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