forked from pool/python-colorful
Accepting request 1304682 from devel:languages:python
- 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 - Initial release of 0.5.4 OBS-URL: https://build.opensuse.org/request/show/1304682 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-colorful?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d0ae0dd5afc64c7c21cc6747ef738731667e45a75f733c30eb0892ee7165d3a
|
||||
size 366563
|
||||
3
colorful-0.5.7.tar.gz
Normal file
3
colorful-0.5.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5932a8ddfc69d2ed4d4b64ae8b6ac595a1c8c34386ba6d0acd8b6ecbaa232b46
|
||||
size 366736
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 14 20:40:54 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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á <mmachova@suse.com>
|
||||
|
||||
@@ -22,5 +30,5 @@ Wed Jan 4 14:25:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 10 03:57:10 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Initial release of 0.5.4
|
||||
- Initial release of 0.5.4
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user