Accepting request 886994 from home:mcalabkova:branches:devel:languages:python
- Update to 1.5 * fixed testsuite for Python 3.9 * The "epilog" from argparse object is dumped to "COMMENTS" sections. OBS-URL: https://build.opensuse.org/request/show/886994 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argparse-manpage?expand=0&rev=18
This commit is contained in:
parent
21f3f56ff0
commit
8fdb586988
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define mod_name argparse-manpage
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-argparse-manpage
|
||||
Version: 1.3
|
||||
Version: 1.5
|
||||
Release: 0
|
||||
Summary: Tool for automatic manual page building from a Python ArgumentParser object
|
||||
License: Apache-2.0
|
||||
@ -32,8 +32,8 @@ BuildRequires: %{python_module six}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-setuptools
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
@ -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