From 574582d94439c6d2139cd33d2c8a6234995c04d0ad9dfa86b9a8468d43b0db64 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 12 Jun 2024 09:23:03 +0000 Subject: [PATCH] - update to 4.6: * Fix build against Python 3.13 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argparse-manpage?expand=0&rev=32 --- python-argparse-manpage.changes | 6 ++++++ python-argparse-manpage.spec | 6 +++--- v4.5.tar.gz | 3 --- v4.6.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 v4.5.tar.gz create mode 100644 v4.6.tar.gz diff --git a/python-argparse-manpage.changes b/python-argparse-manpage.changes index f6bee1a..5d5f6e8 100644 --- a/python-argparse-manpage.changes +++ b/python-argparse-manpage.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 12 09:22:52 UTC 2024 - Dirk Müller + +- update to 4.6: + * Fix build against Python 3.13 + ------------------------------------------------------------------- Mon Oct 2 09:23:46 UTC 2023 - Dirk Müller diff --git a/python-argparse-manpage.spec b/python-argparse-manpage.spec index ea0be12..bb86b26 100644 --- a/python-argparse-manpage.spec +++ b/python-argparse-manpage.spec @@ -1,7 +1,7 @@ # # spec file for package python-argparse-manpage # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define mod_name argparse-manpage Name: python-argparse-manpage -Version: 4.5 +Version: 4.6 Release: 0 Summary: Tool for automatic manual page building from a Python ArgumentParser object License: Apache-2.0 @@ -36,7 +36,7 @@ BuildRequires: python-rpm-macros Requires: python-setuptools Requires: python-tomli Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives %python_subpackages %description diff --git a/v4.5.tar.gz b/v4.5.tar.gz deleted file mode 100644 index 760c2e3..0000000 --- a/v4.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f958043adb5542c5b2b137f60b4b796f045c2008600dca0e44dc912a3dc0ce21 -size 54783 diff --git a/v4.6.tar.gz b/v4.6.tar.gz new file mode 100644 index 0000000..7a421a1 --- /dev/null +++ b/v4.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d94701aadacc18dff778bf9c5c9eb2bd7ac296b0e302d3977943f46f613b8b8a +size 55498