Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b02eb3c6aa | |||
| 55d059e551 |
3
colorful-0.5.6.tar.gz
Normal file
3
colorful-0.5.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d0ae0dd5afc64c7c21cc6747ef738731667e45a75f733c30eb0892ee7165d3a
|
||||
size 366563
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cf42595ece7dc97c8ee1d978465e62e40a2eeb48368aef56ade2d4f519f5f6f
|
||||
size 366606
|
||||
@@ -1,19 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 14 08:47:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.5.8
|
||||
* Test Python 3.14 support
|
||||
* Drop Python 2 support
|
||||
- Use Python 3.11 on SLE-15 by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
@@ -38,5 +22,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 and contributors
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,9 +15,9 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
|
||||
Name: python-colorful
|
||||
Version: 0.5.8
|
||||
Version: 0.5.6
|
||||
Release: 0
|
||||
Summary: Terminal string styling done right, in Python
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user