forked from pool/python-clikit
Accepting request 751627 from home:mcepl:branches:devel:languages:python
- Update to 0.4.0: - Changed the way event names are stored and exposed. - Fixed parsing of options after a -- token. OBS-URL: https://build.opensuse.org/request/show/751627 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-clikit?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:887ba63acc4bd9b2c819ebfef4514e5ac44dc70401b78d5c1a692f9b2d4f578f
|
||||
size 65280
|
||||
3
clikit-0.4.0.tar.gz
Normal file
3
clikit-0.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a245e68ff98f067324cc292aaad7cb3f09a229bfa9d7dff6285918dc0c628b1
|
||||
size 65910
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:05:12 CET 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 0.4.0:
|
||||
- Changed the way event names are stored and exposed.
|
||||
- Fixed parsing of options after a -- token.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 9 14:10:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-clikit
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-clikit
|
||||
Version: 0.3.2
|
||||
Version: 0.4.0
|
||||
Release: 0
|
||||
Summary: Helper to build testable command line interfaces
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user