forked from pool/python-argparse-manpage
* 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/package/show/devel:languages:python/python-argparse-manpage?expand=0&rev=7
29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Switch to github tarball
|
|
- Enable tests
|
|
- Get license file
|
|
- Run fdupes
|
|
- Add support for older distros than Tumbleweed
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 12 14:29:54 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary. Repair grammar issues in description.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 11 15:04:42 UTC 2018 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- initial package
|