SHA256
1
0
forked from pool/python-cmd2

Accepting request 998015 from home:bnavigator:branches:devel:languages:python

- Update to 2.4.2
  * Updated argparse decorator to remove annotations when the
    docstring is used for a command's help text.
  * Updated unit test to be Python 3.11 compliant.
- Clean specfile, remove coverage

OBS-URL: https://build.opensuse.org/request/show/998015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=94
This commit is contained in:
2022-08-19 06:47:20 +00:00
committed by Git OBS Bridge
parent b331e65472
commit 3541eecab2
4 changed files with 23 additions and 16 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Aug 18 15:38:40 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 2.4.2
* Updated argparse decorator to remove annotations when the
docstring is used for a command's help text.
* Updated unit test to be Python 3.11 compliant.
- Clean specfile, remove coverage
-------------------------------------------------------------------
Sat Jun 4 15:00:50 UTC 2022 - Dirk Müller <dmueller@suse.com>