14
0
forked from pool/python-knack

Accepting request 1103869 from home:glaubitz:branches:devel:languages:python

- Update to version 0.11.0
  * Declare support for Python 3.11 and drop support for Python 3.7 (#275)
  * Stop converting argument's `bool` default value to `DefaultInt` (#273)

OBS-URL: https://build.opensuse.org/request/show/1103869
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knack?expand=0&rev=42
This commit is contained in:
2023-08-14 18:47:28 +00:00
committed by Git OBS Bridge
parent 4777336969
commit 1c5bbdf643
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-knack
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-knack
Version: 0.10.1
Version: 0.11.0
Release: 0
Summary: A Command-Line Interface framework
License: MIT