[info=a676d4297e9d6d282b5ba68eacaf9d3d047e5c33]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:dirkmueller:python-cloup:4/python-cloup?expand=0&rev=1
This commit is contained in:
parent
05b93bde5f
commit
02f11a6829
@ -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
3
build.specials.obscpio
Normal 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)
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
BIN
cloup-3.0.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user