14
0

Accepting request 1245892 from home:glaubitz:branches:devel:languages:python

- Update to 0.1.7
  * Drop support for Python 3.7/3.8
  * Add support for Python 3.13
  * Fix README rendering on PyPI
  * Refactor type annotations
  * Update copyright years
  * Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0
    in the actions-dependencies group by @dependabot in #6

OBS-URL: https://build.opensuse.org/request/show/1245892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tcolorpy?expand=0&rev=10
This commit is contained in:
2025-02-14 13:58:14 +00:00
committed by Git OBS Bridge
parent 8f1a338c53
commit 9c32f66a56
4 changed files with 17 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-tcolorpy
#
# Copyright (c) 2024 SUSE LLC
# 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
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-tcolorpy
Version: 0.1.6
Version: 0.1.7
Release: 0
Summary: Python library to apply true color for terminal text
License: MIT