forked from pool/python-cloup
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
f5eb817830 | |||
b9933ef8c7 |
BIN
cloup-3.0.5.tar.gz
(Stored with Git LFS)
BIN
cloup-3.0.5.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
cloup-3.0.7.tar.gz
(Stored with Git LFS)
Normal file
BIN
cloup-3.0.7.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 12:10:02 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
- Update to 3.0.7
|
||||
* Fix: constraints not working with options having more than 2 names
|
||||
by @tylerduffin and @janluke in #188
|
||||
- Update to 3.0.6
|
||||
* Remove support for EOL Python version (3.7) by @ulgens in #179
|
||||
* Add Python 3.12 to tests and supported versions list by @ulgens in #181
|
||||
* click 8.2: make_metavar() takes a context parameter now
|
||||
by @ppentchev in #186
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 00:01:00 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-cloup
|
||||
Version: 3.0.5
|
||||
Version: 3.0.7
|
||||
Release: 0
|
||||
Summary: Option groups, constraints, subcommand sections and help themes for Click
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user