Accepting request 1114782 from devel:languages:python
- update to 4.5: * We newly provide build_manpages.build_py and build_manpages.install command classes that are re-usable from pyproject.toml. No need to provide setup.py because of argparse-manpage. * The prog= specifier (in setup.py/setup.cfg/pyproject.toml) is now better handled so it doesn't conflict with ArgumentParser(prog=..). - Update to v4 OBS-URL: https://build.opensuse.org/request/show/1114782 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argparse-manpage?expand=0&rev=14
This commit is contained in:
commit
5d2321a6b7
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 2 09:23:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 4.5:
|
||||||
|
* We newly provide build_manpages.build_py and build_manpages.install
|
||||||
|
command classes that are re-usable from pyproject.toml.
|
||||||
|
No need to provide setup.py because of argparse-manpage.
|
||||||
|
* The prog= specifier (in setup.py/setup.cfg/pyproject.toml) is
|
||||||
|
now better handled so it doesn't conflict with
|
||||||
|
ArgumentParser(prog=..).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 15 09:42:01 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
Thu Jun 15 09:42:01 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define mod_name argparse-manpage
|
%define mod_name argparse-manpage
|
||||||
Name: python-argparse-manpage
|
Name: python-argparse-manpage
|
||||||
Version: 4.3
|
Version: 4.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tool for automatic manual page building from a Python ArgumentParser object
|
Summary: Tool for automatic manual page building from a Python ArgumentParser object
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a384586aea4dc1af7b3fbbec0b522067168cf599a54059fd553c2db03d3b113e
|
|
||||||
size 54479
|
|
BIN
v4.5.tar.gz
(Stored with Git LFS)
Normal file
BIN
v4.5.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user