14
0

- Re-add License, required in Factory.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termstyle?expand=0&rev=16
This commit is contained in:
Sebastian Wagner
2019-10-18 09:46:51 +00:00
committed by Git OBS Bridge
parent 021ff77988
commit d30417da0d
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 18 09:41:48 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Re-add License, required in Factory.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 14 14:45:01 UTC 2019 - Matej Cepl <mcepl@suse.com> Mon Oct 14 14:45:01 UTC 2019 - Matej Cepl <mcepl@suse.com>

View File

@@ -23,6 +23,7 @@ Version: 0.1.11
Release: 0 Release: 0
Summary: Console colouring for Python Summary: Console colouring for Python
License: BSD-3-Clause License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/gfxmonk/termstyle URL: https://github.com/gfxmonk/termstyle
Source: https://files.pythonhosted.org/packages/source/t/termstyle/termstyle-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/t/termstyle/termstyle-%{version}.tar.gz
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}