forked from pool/python-patiencediff
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ded9b7f2d5037081a9df63daa16629ce5c23b505f72737a2f332666a76c4232
|
||||
size 26936
|
||||
3
patiencediff-0.2.14.tar.gz
Normal file
3
patiencediff-0.2.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a604d5727f996f0fd9de4534b143d3e803ec4f1b18e40cd78e91ab48a289a95f
|
||||
size 29258
|
||||
@@ -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
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-patiencediff
|
||||
Version: 0.2.12
|
||||
Version: 0.2.14
|
||||
Release: 0
|
||||
Summary: Python implementation of the patiencediff algorithm
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user