!3 [sync] PR-2: openEuler-22.03-LTS-Next Packages upgrade
Merge pull request !3 from openeuler-sync-bot/sync-pr2-openEuler-22.03-LTS-Next-to-master
This commit is contained in:
commit
46116c6cee
Binary file not shown.
BIN
argparse-manpage-2.1.tar.gz
Normal file
BIN
argparse-manpage-2.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-argparse-manpage
|
||||
Version: 1.4
|
||||
Version: 2.1
|
||||
Release: 1
|
||||
Summary: Build manual page from python's ArgumentParser object.
|
||||
License: Apache 2.0
|
||||
URL: https://github.com/praiskup/argparse-manpage
|
||||
Source0: https://files.pythonhosted.org/packages/4a/36/321928bb01ad13714d92413d8d65bd22494da1b327d1ef23d3b9c468bdf2/argparse-manpage-1.4.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/5e/cc/4255676631e91e688877b052bb6a9cc1bb566f1bf767e2eb477515f2a817/argparse-manpage-2.1.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
@ -27,7 +27,7 @@ Provides: python3-argparse-manpage-doc
|
||||
Automatically build manpage from argparse
|
||||
|
||||
%prep
|
||||
%autosetup -n argparse-manpage-1.4
|
||||
%autosetup -n argparse-manpage-%{version} -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 27 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.1
|
||||
- Upgrade to version 2.1
|
||||
|
||||
* Mon Jul 06 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user