Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
3facf62a6b |
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,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 16 06:26:25 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.0.7
|
||||||
|
* Fix: constraints not working with options having more than 2 names
|
||||||
|
by @tylerduffin and @janluke in #188
|
||||||
|
- 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>
|
Tue Apr 16 00:01:00 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-cloup
|
# spec file for package python-cloup
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-cloup
|
Name: python-cloup
|
||||||
Version: 3.0.5
|
Version: 3.0.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Option groups, constraints, subcommand sections and help themes for Click
|
Summary: Option groups, constraints, subcommand sections and help themes for Click
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user