* 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-didyoumean?expand=0&rev=15
48 lines
1.6 KiB
Plaintext
48 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 2 13:07:50 UTC 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 15:44:03 UTC 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 13:43:12 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 27 07:20:49 UTC 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 03:45:49 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Add LANG to %check to fix build on Leap
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 15 18:36:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 1 01:37:55 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.0.3 with update-tests.patch for tests to work
|
|
with latest click
|