From c4f2b7c6ac57f4dd895d9940af6d05e43394b239e31105caecf9080ad120f6be Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 25 Jul 2024 10:17:02 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ConfigUpdater?expand=0&rev=4 --- python-ConfigUpdater.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-ConfigUpdater.spec b/python-ConfigUpdater.spec index 4c510f1..a69c212 100644 --- a/python-ConfigUpdater.spec +++ b/python-ConfigUpdater.spec @@ -16,14 +16,13 @@ # -%define skip_python2 1 Name: python-ConfigUpdater Version: 3.2 Release: 0 Summary: Parser like ConfigParser but for updating configuration files License: MIT URL: https://github.com/pyscaffold/configupdater -Source: https://files.pythonhosted.org/packages/source/C/ConfigUpdater/ConfigUpdater-3.2.tar.gz +Source: https://files.pythonhosted.org/packages/source/C/ConfigUpdater/ConfigUpdater-%{version}.tar.gz BuildRequires: %{python_module pytest-virtualenv} BuildRequires: %{python_module pytest-xdist} BuildRequires: %{python_module pytest}