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}