From 93fa18572e50e5300d30cec4943179233c07d733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 29 Nov 2021 16:52:09 +0100 Subject: [PATCH] CI tests: Update setuptools_scm to fix FTBFS on rawhide Related: rhbz#1950291 --- tests/python-setuptools_scm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python-setuptools_scm.spec b/tests/python-setuptools_scm.spec index 29771b0..4d81244 100644 --- a/tests/python-setuptools_scm.spec +++ b/tests/python-setuptools_scm.spec @@ -1,5 +1,5 @@ Name: python-setuptools_scm -Version: 5.0.1 +Version: 6.0.1 Release: 0%{?dist} Summary: The blessed package to manage your versions by SCM tags