diff --git a/python-argparse-manpage.changes b/python-argparse-manpage.changes index c7d4e59..a72250f 100644 --- a/python-argparse-manpage.changes +++ b/python-argparse-manpage.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 20 12:44:31 UTC 2021 - Markéta Machová + +- 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 diff --git a/python-argparse-manpage.spec b/python-argparse-manpage.spec index 42b9df8..5950fbb 100644 --- a/python-argparse-manpage.spec +++ b/python-argparse-manpage.spec @@ -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 diff --git a/v1.3.tar.gz b/v1.3.tar.gz deleted file mode 100644 index ddd3691..0000000 --- a/v1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eddf444d97ab048f7f8c0f92d4c2ab1f7b75d19815e057cef2a43acbf8e2cd3b -size 33471 diff --git a/v1.5.tar.gz b/v1.5.tar.gz new file mode 100644 index 0000000..65eb5d5 --- /dev/null +++ b/v1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f8a427742473edc8748b91b6b99c04a3f1eee53a0af1a206ead8960dbb06eb +size 34290