Dan Čermák 2023-07-26 16:04:42 +00:00 committed by Git OBS Bridge
parent 05b93bde5f
commit 02f11a6829
6 changed files with 19 additions and 8 deletions

View File

@ -1,4 +1,4 @@
mtime: 1689851077
commit: 6e750787fe893c3d75482b12120d608fabb7f432
url: https://src.opensuse.org/VaiTon/python-cloup.git
revision: 6e750787fe893c3d75482b12120d608fabb7f432
mtime: 1690387434
commit: a676d4297e9d6d282b5ba68eacaf9d3d047e5c33
url: https://src.opensuse.org/dirkmueller/python-cloup.git
revision: a676d4297e9d6d282b5ba68eacaf9d3d047e5c33

3
build.specials.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67df2af2e609c3b59a2a5ec4999a6e0037e9b888be739f129747bc8c9afd75a9
size 268

BIN
cloup-2.1.2.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
cloup-3.0.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 26 16:03:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.0.0:
* The breaking change should not affect anyone but I have to
increase the major version anyway.
* `HelpTheme` as `dataclass` rather than `NamedTuple`
-------------------------------------------------------------------
Thu Jul 20 11:04:09 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>

View File

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