diff --git a/python-crayons.spec b/python-crayons.spec index a98e5be..96be15e 100644 --- a/python-crayons.spec +++ b/python-crayons.spec @@ -24,7 +24,6 @@ Release: 0 Summary: Colored strings for terminal usage License: MIT URL: https://github.com/MasterOdin/crayons -# Source: https://files.pythonhosted.org/packages/source/c/crayons/crayons-%%{version}.tar.gz Source: https://github.com/MasterOdin/%{modname}/archive/refs/tags/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz BuildRequires: %{python_module colorama} BuildRequires: %{python_module setuptools}