* Migrate to ruff * Support building wheels * Add dependabot config - Switch upstream source from PyPi to Github OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-merge3?expand=0&rev=7
30 lines
927 B
Plaintext
30 lines
927 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 14 08:13:30 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 0.0.15
|
|
* Migrate to ruff
|
|
* Support building wheels
|
|
* Add dependabot config
|
|
- Switch upstream source from PyPi to Github
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 20:07:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.0.14:
|
|
* migrate to pyproject.toml
|
|
* use disperse action
|
|
* ruff, pyupgrade
|
|
* add merge3 helper
|
|
* sort imports with isort
|
|
* add python 3.11 support
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 3 09:50:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- require setuptools
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 23 08:59:48 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging effort for merge3 0.0.12.
|