diff --git a/python-tcolorpy.changes b/python-tcolorpy.changes index 5efe4f7..f7ce4a9 100644 --- a/python-tcolorpy.changes +++ b/python-tcolorpy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 11 15:47:10 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-tcolorpy.spec b/python-tcolorpy.spec index 3d1ced1..a5180b3 100644 --- a/python-tcolorpy.spec +++ b/python-tcolorpy.spec @@ -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 diff --git a/tcolorpy-0.1.0.tar.gz b/tcolorpy-0.1.0.tar.gz deleted file mode 100644 index f47d610..0000000 --- a/tcolorpy-0.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c73f5344bead6f2e796e5fdbe44e4c730b2de6035ee4a199f109470b334257c7 -size 10810 diff --git a/tcolorpy-0.1.2.tar.gz b/tcolorpy-0.1.2.tar.gz new file mode 100644 index 0000000..f180099 --- /dev/null +++ b/tcolorpy-0.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a669c29aada6e6715048ae04116e6b620f0864541fecb8722ede568f403b76e +size 11024