diff --git a/colorful-0.5.6.tar.gz b/colorful-0.5.6.tar.gz deleted file mode 100644 index 96eb8e3..0000000 --- a/colorful-0.5.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d0ae0dd5afc64c7c21cc6747ef738731667e45a75f733c30eb0892ee7165d3a -size 366563 diff --git a/colorful-0.5.7.tar.gz b/colorful-0.5.7.tar.gz new file mode 100644 index 0000000..514a55b --- /dev/null +++ b/colorful-0.5.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5932a8ddfc69d2ed4d4b64ae8b6ac595a1c8c34386ba6d0acd8b6ecbaa232b46 +size 366736 diff --git a/python-colorful.changes b/python-colorful.changes index 532e19d..f70ba5e 100644 --- a/python-colorful.changes +++ b/python-colorful.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Sep 14 20:40:54 UTC 2025 - Dirk Müller + +- update to 0.5.7: + * Read version from ast.Constant instead of ast.Str + * fix: DualOutput object has no attribute isatty + * Test Python 3.13 support + ------------------------------------------------------------------- Fri May 16 09:41:57 UTC 2025 - Markéta Machová @@ -22,5 +30,5 @@ Wed Jan 4 14:25:06 UTC 2023 - Dirk Müller ------------------------------------------------------------------- Mon Oct 10 03:57:10 UTC 2022 - Steve Kowalik -- Initial release of 0.5.4 +- Initial release of 0.5.4 diff --git a/python-colorful.spec b/python-colorful.spec index 254be18..c9b7684 100644 --- a/python-colorful.spec +++ b/python-colorful.spec @@ -1,7 +1,7 @@ # # spec file for package python-colorful # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-colorful -Version: 0.5.6 +Version: 0.5.7 Release: 0 Summary: Terminal string styling done right, in Python License: MIT