forked from pool/python-cliff
Accepting request 1328626 from devel:languages:python
- update to 4.13.1: * Remove use of ABCMeta for formatters * Run mypy from tox * Deprecate CommandManager namespace argument * Warn on duplicate commands in the same namespace * Revert "Implement conflict resolution" * Implement conflict resolution * typing: Fixups for typed stevedore OBS-URL: https://build.opensuse.org/request/show/1328626 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=49
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fa9f45f8b216fabbea2a4322d7b0704221455f4ce87492393925cabba743dc6
|
||||
size 86665
|
||||
3
cliff-4.13.1.tar.gz
Normal file
3
cliff-4.13.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b79cc0b2c19f6c6e78c82bd923e06785035d77cb0d2a1a483229f0a2836f0ca7
|
||||
size 89394
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 22 08:41:56 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.13.1:
|
||||
* Remove use of ABCMeta for formatters
|
||||
* Run mypy from tox
|
||||
* Deprecate CommandManager namespace argument
|
||||
* Warn on duplicate commands in the same namespace
|
||||
* Revert "Implement conflict resolution"
|
||||
* Implement conflict resolution
|
||||
* typing: Fixups for typed stevedore
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 26 08:49:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cliff
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# 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 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-cliff
|
||||
Version: 4.12.0
|
||||
Version: 4.13.1
|
||||
Release: 0
|
||||
Summary: Command Line Interface Formulation Framework
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user