14
0

- Update to 0.3.2:

* Modernize project: Py3.6+, black, flynt, flake8, Github Actions
  * Fix tests for python-3.10 and add 3.10 to CI matrix
- Remove patch python-sphinx-argparse-python310.patch, included upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-argparse?expand=0&rev=7
This commit is contained in:
2022-10-18 07:47:48 +00:00
committed by Git OBS Bridge
parent 2362b92245
commit 4947ff4d4f
5 changed files with 14 additions and 23 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 18 07:46:26 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.3.2:
* Modernize project: Py3.6+, black, flynt, flake8, Github Actions
* Fix tests for python-3.10 and add 3.10 to CI matrix
- Remove patch python-sphinx-argparse-python310.patch, included upstream.
-------------------------------------------------------------------
Thu Feb 17 15:48:53 UTC 2022 - pgajdos@suse.com