14
0

- update to 0.4.0:

* Minimum python version is now 3.7
  * Update linters
  * Modern readthedocs config
  * feat: find executable filename to address #16
  * Test against python 3.11 too

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-argparse?expand=0&rev=9
This commit is contained in:
2023-05-14 18:41:54 +00:00
committed by Git OBS Bridge
parent 4947ff4d4f
commit d2c90e7480
4 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun May 14 18:40:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.4.0:
* Minimum python version is now 3.7
* Update linters
* Modern readthedocs config
* feat: find executable filename to address #16
* Test against python 3.11 too
-------------------------------------------------------------------
Tue Oct 18 07:46:26 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>