forked from pool/python-colorful
- update to 0.5.6:
* Fix PEP420 Implicit name space thanks @MocioF * Test Python 3.12 support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/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:ef2da1d8b68762be5fabec5188c30230f95e813e9571318c61227158a5e62f6f
|
||||
size 366498
|
||||
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 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 20:42:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.5.6:
|
||||
* Fix PEP420 Implicit name space thanks @MocioF
|
||||
* Test Python 3.12 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 14:25:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-colorful
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 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-colorful
|
||||
Version: 0.5.5
|
||||
Version: 0.5.6
|
||||
Release: 0
|
||||
Summary: Terminal string styling done right, in Python
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user