diff --git a/python-tcolorpy.changes b/python-tcolorpy.changes index 9e2374b..5efe4f7 100644 --- a/python-tcolorpy.changes +++ b/python-tcolorpy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 20 12:29:39 UTC 2021 - Martin Hauke + +- Update to version 0.1.0 + * Add hsv property to Color class + * Drop support for Python 3.5 + ------------------------------------------------------------------- Fri Apr 23 17:37:48 UTC 2021 - Matej Cepl diff --git a/python-tcolorpy.spec b/python-tcolorpy.spec index f805700..3d1ced1 100644 --- a/python-tcolorpy.spec +++ b/python-tcolorpy.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-tcolorpy -Version: 0.0.8 +Version: 0.1.0 Release: 0 Summary: Python library to apply true color for terminal text License: MIT diff --git a/tcolorpy-0.0.8.tar.gz b/tcolorpy-0.0.8.tar.gz deleted file mode 100644 index 079cad7..0000000 --- a/tcolorpy-0.0.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffbe886f1321dab88d9cfd4218ea8d93d50d6ad0875c3741dd75fe1437379406 -size 9844 diff --git a/tcolorpy-0.1.0.tar.gz b/tcolorpy-0.1.0.tar.gz new file mode 100644 index 0000000..f47d610 --- /dev/null +++ b/tcolorpy-0.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73f5344bead6f2e796e5fdbe44e4c730b2de6035ee4a199f109470b334257c7 +size 10810