15
0

- update to 0.2.15:

* Update README.rst
  * Add dependabot config
  * Bump actions/setup-python from 2 to 5
  * Bump docker/setup-qemu-action from 1 to 3
  * Bump actions/checkout from 2 to 4
  * Publish wheels from github
  * Drop python 3.7 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patiencediff?expand=0&rev=22
This commit is contained in:
2024-05-07 13:18:43 +00:00
committed by Git OBS Bridge
parent 249d1b322d
commit f047451bf4
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue May 7 13:17:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.2.15:
* Update README.rst
* Add dependabot config
* Bump actions/setup-python from 2 to 5
* Bump docker/setup-qemu-action from 1 to 3
* Bump actions/checkout from 2 to 4
* Publish wheels from github
* Drop python 3.7 support
-------------------------------------------------------------------
Tue Dec 12 13:40:20 UTC 2023 - Dirk Müller <dmueller@suse.com>