diff --git a/patiencediff-0.2.6.tar.gz b/patiencediff-0.2.6.tar.gz deleted file mode 100644 index b96657f..0000000 --- a/patiencediff-0.2.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1d68d07a573a9e2c4b791c1308922d3c8f4f1a46e735d65e3083c274d5ee459 -size 29124 diff --git a/patiencediff-0.2.7.tar.gz b/patiencediff-0.2.7.tar.gz new file mode 100644 index 0000000..59bb012 --- /dev/null +++ b/patiencediff-0.2.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4aff7ea161f692f3b6114c1492511eedc210738dc723dda6ff7d39124a7eb0e +size 26831 diff --git a/python-patiencediff.changes b/python-patiencediff.changes index 81ac981..e0c4f16 100644 --- a/python-patiencediff.changes +++ b/python-patiencediff.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Nov 9 16:18:18 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-patiencediff.spec b/python-patiencediff.spec index bda0721..9fe46d0 100644 --- a/python-patiencediff.spec +++ b/python-patiencediff.spec @@ -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