Accepting request 730710 from devel:languages:python
- Update to 1.2.2: * More complete release tarball, including tests. * Fixed shebang in /bin/argparse-manpage script so it works on Debian/Ubuntu as well as on Fedora. * LICENSE file included in release tarball. * Command-line executable now takes an optional '--output' argument. OBS-URL: https://build.opensuse.org/request/show/730710 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argparse-manpage?expand=0&rev=3
This commit is contained in:
commit
a96b13e973
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 12:41:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.2.2:
|
||||
* More complete release tarball, including tests.
|
||||
* Fixed shebang in /bin/argparse-manpage script so it works on
|
||||
Debian/Ubuntu as well as on Fedora.
|
||||
* LICENSE file included in release tarball.
|
||||
* Command-line executable now takes an optional '--output' argument.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 06:59:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define mod_name argparse-manpage
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-argparse-manpage
|
||||
Version: 1.1
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
Summary: Tool for automatic manual page building from a Python ArgumentParser object
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92504c426c4b3020f92070cc2296f438d7544ff8d303da73c5334ca62f23ecbb
|
||||
size 32825
|
3
v1.2.2.tar.gz
Normal file
3
v1.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d08de9c7454aabe0e54c4cbafc0997f7b017f4110cabed48da9033638dc125dd
|
||||
size 33551
|
Loading…
x
Reference in New Issue
Block a user