Update python-argparse-manpage to version 4.3 / rev 13 via SR 1093250
https://build.opensuse.org/request/show/1093250
by user StevenK + dimstar_suse
- 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.