15
0

Remove superflous commented out Source line

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crayons?expand=0&rev=12
This commit is contained in:
2021-06-16 10:06:47 +00:00
committed by Git OBS Bridge
parent 8c35a7d443
commit 3689a656b5

View File

@@ -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}