15
0

- update to 0.9.4:

* Add py.typed to package data in setup.py.
  * Add type hints.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-help-colors?expand=0&rev=13
This commit is contained in:
2023-11-25 13:06:36 +00:00
committed by Git OBS Bridge
parent c31a2930aa
commit 5d6f14aa8c
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:756245e542d29226bb3bc056bfa58886f212ba2b82f4e8cf5fc884176ac96d72
size 7096

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4cabe52cf550299b8888f4f2ee4c5f359ac27e33bcfe4d61db47785a5cc936c
size 8048

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Nov 25 13:06:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.9.4:
* Add py.typed to package data in setup.py.
* Add type hints.
-------------------------------------------------------------------
Mon Sep 11 20:39:23 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-click-help-colors
Version: 0.9.2
Version: 0.9.4
Release: 0
Summary: Colorization of help messages in Click
License: MIT