diff --git a/knack-0.10.1.tar.gz b/knack-0.10.1.tar.gz deleted file mode 100644 index 5817f0f..0000000 --- a/knack-0.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5728128297e6d269791085cf96c2ffdfcef58cf83c634a5cb92eb03b2929838 -size 72425 diff --git a/knack-0.11.0.tar.gz b/knack-0.11.0.tar.gz new file mode 100644 index 0000000..9fc5aca --- /dev/null +++ b/knack-0.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6568001e9110b1b320941431c51033d104cc98cda2254a5c2b09ba569fd494 +size 72308 diff --git a/python-knack.changes b/python-knack.changes index ffc7eb1..077bdcf 100644 --- a/python-knack.changes +++ b/python-knack.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 14 13:08:03 UTC 2023 - John Paul Adrian Glaubitz + +- 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) + ------------------------------------------------------------------- Tue Dec 6 08:22:09 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-knack.spec b/python-knack.spec index 54c209d..dd97dca 100644 --- a/python-knack.spec +++ b/python-knack.spec @@ -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