forked from pool/python-tcolorpy
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:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 11 15:47:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 20 12:29:39 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
Fri Aug 20 12:29:39 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-tcolorpy
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-tcolorpy
|
Name: python-tcolorpy
|
||||||
Version: 0.1.0
|
Version: 0.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python library to apply true color for terminal text
|
Summary: Python library to apply true color for terminal text
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c73f5344bead6f2e796e5fdbe44e4c730b2de6035ee4a199f109470b334257c7
|
|
||||||
size 10810
|
|
3
tcolorpy-0.1.2.tar.gz
Normal file
3
tcolorpy-0.1.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8a669c29aada6e6715048ae04116e6b620f0864541fecb8722ede568f403b76e
|
||||||
|
size 11024
|
Reference in New Issue
Block a user