15
0

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

- 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.
  * Remove other unused dependencies from pyproject.toml
  * Remove redundant wheel dep from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1034884
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patiencediff?expand=0&rev=11
This commit is contained in:
2022-11-11 09:10:46 +00:00
committed by Git OBS Bridge
parent 98f7529167
commit cdc2f62666
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:c1d68d07a573a9e2c4b791c1308922d3c8f4f1a46e735d65e3083c274d5ee459
size 29124

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Nov 9 16:18:18 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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.
* Remove other unused dependencies from pyproject.toml
* Remove redundant wheel dep from pyproject.toml
-------------------------------------------------------------------
Fri Oct 28 18:39:37 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.6
Version: 0.2.7
Release: 0
Summary: Python implementation of the patiencediff algorithm
License: GPL-2.0-or-later