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