* Add return type Decorator * Update CI/CD config and Python versions * Fix tests for click>=8.1.8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-option-group?expand=0&rev=10
38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 24 16:44:38 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 0.5.7
|
|
* Add return type Decorator
|
|
* Update CI/CD config and Python versions
|
|
* Fix tests for click>=8.1.8
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 5 10:41:08 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- The test doesn't fail anymore with click 8.2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 16 11:44:42 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Skip test failing with new click and create an issue upstream
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- remove Suggests for coverage packages
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 12 12:42:24 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- new package python-click-option-group, required by pynitrokey
|