14
0

Accepting request 1009826 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.1.2 
  * Use extras in tox instead of self-referencing the package in deps by @hroncok in #1
  * Removed shebang from main.py by @hegjon in #3

OBS-URL: https://build.opensuse.org/request/show/1009826
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tcolorpy?expand=0&rev=4
This commit is contained in:
2022-10-11 15:55:19 +00:00
committed by Git OBS Bridge
parent f2218458fe
commit cbed20f28e
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-tcolorpy
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-tcolorpy
Version: 0.1.0
Version: 0.1.2
Release: 0
Summary: Python library to apply true color for terminal text
License: MIT