forked from pool/python-click-man
- No need to use upstream tarball, download PyPI tarball instead OBS-URL: https://build.opensuse.org/request/show/790183 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-man?expand=0&rev=5
23 lines
889 B
Plaintext
23 lines
889 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 31 12:35:39 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 0.4.1
|
|
* Discover command if not in entry_points
|
|
- Reapplied patch get-short-help.patch
|
|
- No need to use upstream tarball, download PyPI tarball instead
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 5 11:03:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Switch to github archive as the tests are not present on pypi
|
|
version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 25 20:45:00 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
|
|
|
|
- Initial release. v0.3.0
|
|
- get-short-help.patch adds get_short_help_str function and
|
|
supports older versions of python-click. get_short_help_str was
|
|
added to Click in version >= 7.0.0.
|
|
- Use pytest instead of nose for unit tests.
|