15
0

- update to 0.2.14:

* Sort Python import definitions with isort
  * Use disperse action
  * Enable ruff, pyupgrade
  * install patiencediff
  * drop python 3.6
- Update to version 0.2.11
- Update to version 0.2.8
- Update to version 0.2.7
- Update to version 0.2.4
- Update to version 0.2.3
  * No Upstream changelog
  * fix license declaration

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patiencediff?expand=0&rev=20
This commit is contained in:
2023-12-12 13:40:55 +00:00
committed by Git OBS Bridge
parent 3023e768ed
commit 249d1b322d
4 changed files with 21 additions and 13 deletions

View File

@@ -1,14 +1,22 @@
-------------------------------------------------------------------
Tue Dec 12 13:40:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.2.14:
* Sort Python import definitions with isort
* Use disperse action
* Enable ruff, pyupgrade
-------------------------------------------------------------------
Mon Jan 2 20:02:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.2.12:
* install patiencediff
* drop python 3.6
* install patiencediff
* drop python 3.6
-------------------------------------------------------------------
Tue Dec 13 15:48:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.2.11
- Update to version 0.2.11
* Merge release of 0.2.11
* Merge pull request #34 from jelmer/release-0.2.11
@@ -23,13 +31,13 @@ Tue Dec 6 04:03:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
* Merge pull request #32 from jelmer/release-0.2.9
Merge release of 0.2.9
- Update to version 0.2.8
- Update to version 0.2.8
* Merge pull request #31 from jelmer/bump-version
* Bump version to 0.2.8
-------------------------------------------------------------------
Wed Nov 9 16:18:18 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.2.7
- Update to version 0.2.7
* Make C extension mandatory when running in cibuildwheel.
* Use more metadata to setup.cfg, use standard optional flag.
* Fix path.
@@ -42,15 +50,15 @@ Fri Oct 28 18:39:37 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.2.6
* Fix path.
- Update to version 0.2.4
- Update to version 0.2.4
* Merge pull request #21 from jelmer/pyproject
* Add pyproject, depend on cython
-------------------------------------------------------------------
Wed Oct 12 13:57:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.2.3
* No Upstream changelog
- Update to version 0.2.3
* No Upstream changelog
-------------------------------------------------------------------
Fri Jul 15 23:43:59 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
@@ -61,7 +69,7 @@ Fri Jul 15 23:43:59 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
Sat Mar 26 14:25:57 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.2.2:
* fix license declaration
* fix license declaration
-------------------------------------------------------------------
Wed Jun 10 11:05:23 UTC 2020 - pgajdos@suse.com