15
0

Accepting request 886994 from home:mcalabkova:branches:devel:languages:python

- Update to 1.5
  * fixed testsuite for Python 3.9
  * The "epilog" from argparse object is dumped to "COMMENTS" sections.

OBS-URL: https://build.opensuse.org/request/show/886994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argparse-manpage?expand=0&rev=18
This commit is contained in:
2021-04-21 22:32:02 +00:00
committed by Git OBS Bridge
parent 21f3f56ff0
commit 8fdb586988
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 20 12:44:31 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Update to 1.5
* fixed testsuite for Python 3.9
* The "epilog" from argparse object is dumped to "COMMENTS" sections.
-------------------------------------------------------------------
Thu Aug 20 15:43:19 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>