- update to 2.1.1:

* Fix usage styling: the `heading` style was mistakenly applied
    to the space after "Usage:". This was a problem when using
    underlined headings: the space got underlined too. (fixed
  * Full Changelog
    https://github.com/janluke/cloup/compare/v2.1.0...v2.1.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloup?expand=0&rev=6
This commit is contained in:
2023-06-11 11:50:01 +00:00
committed by Git OBS Bridge
parent cadfdeef51
commit 7ef1da847d
4 changed files with 14 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-cloup
Version: 2.1.0
Version: 2.1.1
Release: 0
Summary: Option groups, constraints, subcommand sections and help themes for Click
License: BSD-3-Clause