Accepting request 1180149 from devel:languages:python
- update to 4.6: * Fix build against Python 3.13 OBS-URL: https://build.opensuse.org/request/show/1180149 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argparse-manpage?expand=0&rev=15
This commit is contained in:
commit
13dede26eb
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 09:22:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.6:
|
||||
* Fix build against Python 3.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 09:23:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
BIN
v4.5.tar.gz
(Stored with Git LFS)
BIN
v4.5.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
v4.6.tar.gz
(Stored with Git LFS)
Normal file
BIN
v4.6.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user