diff --git a/python-junit-xml.spec b/python-junit-xml.spec index 4ee9687..a8747cb 100644 --- a/python-junit-xml.spec +++ b/python-junit-xml.spec @@ -24,7 +24,9 @@ Summary: Module that creates JUnit XML test result documents License: MIT Group: Development/Languages/Python URL: https://github.com/kyrus/python-junit-xml -Source: https://files.pythonhosted.org/packages/source/j/junit-xml/junit-xml-%{version}.tar.gz +# 1.9 source not published on pypi +#Source: https://files.pythonhosted.org/packages/source/j/junit-xml/junit-xml-%{version}.tar.gz +Source: junit-xml-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros # SECTION test requirements