forked from pool/python-click-option-group
- update to 0.5.6:
* Add `optgroup.help_option` decorator to add help option to the group (PR #50) * Use GitHub Actions instead of Travis CI for CI * Delete tox runner * Add Python 3.11 to the setup classifiers OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-option-group?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78ee474f07a0ca0ef6c0317bb3ebe79387aafb0c4a1e03b1d8b2b0be1e42fc78
|
||||
size 15961
|
3
click-option-group-0.5.6.tar.gz
Normal file
3
click-option-group-0.5.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97d06703873518cc5038509443742b25069a3c7562d1ea72ff08bfadde1ce777
|
||||
size 16517
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 20 16:50:45 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.5.6:
|
||||
* Add `optgroup.help_option` decorator to add help option to
|
||||
the group (PR #50)
|
||||
* Use GitHub Actions instead of Travis CI for CI
|
||||
* Delete tox runner
|
||||
* Add Python 3.11 to the setup classifiers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 14 06:14:06 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-click-option-group
|
||||
Version: 0.5.5
|
||||
Version: 0.5.6
|
||||
Release: 0
|
||||
Summary: Option groups missing in Click
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user