15
0
forked from pool/python-mando

- Add patch support-python-310.patch:

* Support argparse changes introduced in Python 3.10.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mando?expand=0&rev=12
This commit is contained in:
2021-12-13 03:46:25 +00:00
committed by Git OBS Bridge
parent 41ecc957eb
commit 5903de865b
3 changed files with 70 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 13 03:44:10 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-310.patch:
* Support argparse changes introduced in Python 3.10.
-------------------------------------------------------------------
Wed Apr 1 09:34:37 UTC 2020 - pgajdos@suse.com