Package Release Info

python-click-didyoumean-0.3.1-bp160.1.11

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-click-didyoumean

Change Logs

* Tue Apr 02 2024 Dirk Müller <dmueller@suse.com>
- update to 0.3.1:
  * Add repository property to pyproject.toml
  * Add homepage url and readme for pypi
  * Remove upper bound from Python version specifier
  * Fix dependency manifest and CI
* Sun Jan 14 2024 Dirk Müller <dmueller@suse.com>
- update to 0.3.0:
  * update tests for latest click
  * fix license
  * add typing
  * switch to poetry
- reenable tests
- drop update-tests.patch (upstream)
* Sun Jun 11 2023 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
* Mon Apr 27 2020 Tomáš Chvátal <tchvatal@suse.com>
- Disable testing until upstream catches up with the cli output
  changes on latest click; it is just changing the looks but the
  module still works.
* Thu Sep 19 2019 John Vandenberg <jayvdb@gmail.com>
- Add LANG to %check to fix build on Leap
* Fri Mar 15 2019 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
* Fri Mar 01 2019 John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.0.3 with update-tests.patch for tests to work
  with latest click