2022-10-08 16:44:38 +00:00
|
|
|
-------------------------------------------------------------------
|
2023-12-05 21:12:12 +00:00
|
|
|
Tue Dec 5 21:09:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 2.1.0:
|
|
|
|
|
* Drop python 3.7 support.
|
|
|
|
|
* Test against python 3.12.
|
|
|
|
|
* Use `pyproject.toml` rather than `setup.py`.
|
|
|
|
|
* Switch from `setuptools` to `hatchling`.
|
|
|
|
|
* Switch to `main` branch.
|
|
|
|
|
* Use `tox` and `pre-commit` to ease project maintenance.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-10-08 16:44:38 +00:00
|
|
|
Sat Oct 8 16:43:35 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.0.0:
|
|
|
|
|
* Update dependencies. [gforcada]
|
|
|
|
|
* Test the code on GitHub actions. [gforcada]
|
|
|
|
|
* Drop python 2.7 and only support python 3.7+. [gforcada]
|
|
|
|
|
* Use linters and formatters to keep code sane and beautiful. [gforcada]
|
|
|
|
|
* Simplify the amount of code to write a test. [gforcada]
|
|
|
|
|
- Delete 29.patch, not needed anymore
|
|
|
|
|
|
2022-10-04 16:21:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 4 16:20:28 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
|
|
- Add 29.patch to fix tests
|
|
|
|
|
|
2020-04-16 10:42:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 16 10:40:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.3.0:
|
|
|
|
|
* Warn about "string %i" % 33 which was previously ignored.
|
|
|
|
|
|
2019-09-09 09:10:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 21 07:00:25 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Initial spec for v1.2.1
|