15
0
forked from pool/python-argh

- Add patch support-py39.patch:

* Deal with Python 3.9.x changes in argparse.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argh?expand=0&rev=27
This commit is contained in:
2021-09-22 04:42:51 +00:00
committed by Git OBS Bridge
parent d00178906e
commit b87c7383f7
3 changed files with 39 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 22 04:41:45 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-py39.patch:
* Deal with Python 3.9.x changes in argparse.
-------------------------------------------------------------------
Mon May 17 11:16:59 UTC 2021 - pgajdos@suse.com