2024-04-02 13:09:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2024-01-14 15:44:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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)
|
|
|
|
|
|
2023-06-11 20:11:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jun 11 13:43:12 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
|
|
2020-04-27 07:21:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|
2019-09-19 07:28:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 19 03:45:49 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Add LANG to %check to fix build on Leap
|
|
|
|
|
|
2019-03-17 15:32:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 15 18:36:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
|
|
2019-03-10 10:57:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|