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,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>