forked from pool/python-moreorless
- Update to version 0.4.0 - Enable CI on main branch * Fix origin of misspelling in template generator * Merge pull request #5 from jwilk-forks/spelling * Fix typo * Fix lint * Remove test deps from runtime deps * Switch to ufmt * Don't prefix absolute paths. * Merge pull request #4 from jreese/clicky * Update docs, reduce extra code * Add variant of echo_color_diff for precomputed diff results * Add parameterized to dev requirements * Document echo_color_unified_diff * Also run CI on tmp- branches * Add colored diffs, improve coverage * Give meaningful error messages * Support patches with non-overlapping offset OBS-URL: https://build.opensuse.org/request/show/1007028 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moreorless?expand=0&rev=7
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 29 16:39:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 0.4.0
|
|
- Enable CI on main branch
|
|
* Fix origin of misspelling in template generator
|
|
* Merge pull request #5 from jwilk-forks/spelling
|
|
* Fix typo
|
|
* Fix lint
|
|
* Remove test deps from runtime deps
|
|
* Switch to ufmt
|
|
* Don't prefix absolute paths.
|
|
* Merge pull request #4 from jreese/clicky
|
|
* Update docs, reduce extra code
|
|
* Add variant of echo_color_diff for precomputed diff results
|
|
* Add parameterized to dev requirements
|
|
* Document echo_color_unified_diff
|
|
* Also run CI on tmp- branches
|
|
* Add colored diffs, improve coverage
|
|
* Give meaningful error messages
|
|
* Support patches with non-overlapping offset
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 18 23:37:35 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add BuildRequires for python-dataclasses
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 11 07:42:29 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.3.0
|