forked from pool/python-argparse-manpage
- Update to 4.3:
* The pyproject.toml parsing feature now depends on tomli * Support for pyproject.toml specification of manpages added. * Support for pre-written man pages (the --manfile option) * Incorrect dict access for --include support fixed. - Add patch skip-pip-install.patch: * Skip pip install tests for now. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argparse-manpage?expand=0&rev=28
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 15 09:42:01 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 4.3:
|
||||
* The pyproject.toml parsing feature now depends on tomli
|
||||
* Support for pyproject.toml specification of manpages added.
|
||||
* Support for pre-written man pages (the --manfile option)
|
||||
* Incorrect dict access for --include support fixed.
|
||||
- Add patch skip-pip-install.patch:
|
||||
* Skip pip install tests for now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 16 17:02:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user