15
0

Accepting request 1032028 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.2.6
  * Fix path.
- Update to version 0.2.4 
  * Merge pull request #21 from jelmer/pyproject
  * Add pyproject, depend on cython

OBS-URL: https://build.opensuse.org/request/show/1032028
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patiencediff?expand=0&rev=9
This commit is contained in:
2022-10-28 20:12:45 +00:00
committed by Git OBS Bridge
parent b765c45c13
commit 98f7529167
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:013c931850e8986518f1ee7792b049cd581a6fb91e77bddf6c8230a7adfeb732
size 28903

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1d68d07a573a9e2c4b791c1308922d3c8f4f1a46e735d65e3083c274d5ee459
size 29124

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
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
* 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>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-patiencediff
Version: 0.2.3
Version: 0.2.6
Release: 0
Summary: Python implementation of the patiencediff algorithm
License: GPL-2.0-or-later