Accepting request 887384 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/887384 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argparse-manpage?expand=0&rev=8
This commit is contained in:
commit
9385c1003f
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 20 12:44:31 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.5
|
||||||
|
* fixed testsuite for Python 3.9
|
||||||
|
* The "epilog" from argparse object is dumped to "COMMENTS" sections.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 20 15:43:19 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Thu Aug 20 15:43:19 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-argparse-manpage
|
# spec file for package python-argparse-manpage
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define mod_name argparse-manpage
|
%define mod_name argparse-manpage
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-argparse-manpage
|
Name: python-argparse-manpage
|
||||||
Version: 1.3
|
Version: 1.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:eddf444d97ab048f7f8c0f92d4c2ab1f7b75d19815e057cef2a43acbf8e2cd3b
|
|
||||||
size 33471
|
|
3
v1.5.tar.gz
Normal file
3
v1.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:00f8a427742473edc8748b91b6b99c04a3f1eee53a0af1a206ead8960dbb06eb
|
||||||
|
size 34290
|
Loading…
x
Reference in New Issue
Block a user