forked from pool/python-tcolorpy
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:
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 14 12:45:36 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 2 22:02:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Thu May 2 22:02:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-tcolorpy
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-tcolorpy
|
Name: python-tcolorpy
|
||||||
Version: 0.1.6
|
Version: 0.1.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python library to apply true color for terminal text
|
Summary: Python library to apply true color for terminal text
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8cea0bf5f8cf03f77528a9acfbf312df935573892ba5ea3b2516e61fa54de9a5
|
|
||||||
size 298986
|
|
3
tcolorpy-0.1.7.tar.gz
Normal file
3
tcolorpy-0.1.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0fbf6bf238890bbc2e32662aa25736769a29bf6d880328f310c910a327632614
|
||||||
|
size 299437
|
Reference in New Issue
Block a user