15
0

Accepting request 900783 from devel:languages:python

- Fix Source URL

OBS-URL: https://build.opensuse.org/request/show/900783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-crayons?expand=0&rev=7
This commit is contained in:
2021-06-19 21:04:14 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 18 15:29:37 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Fix Source URL
-------------------------------------------------------------------
Tue Jun 15 17:32:37 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

@@ -24,7 +24,7 @@ Release: 0
Summary: Colored strings for terminal usage
License: MIT
URL: https://github.com/MasterOdin/crayons
Source: https://github.com/MasterOdin/%{modname}/archive/refs/tags/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz
Source: https://github.com/MasterOdin/%{modname}/archive/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz
BuildRequires: %{python_module colorama}
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros