diff --git a/diff-match-patch-20181111.tar.gz b/diff-match-patch-20181111.tar.gz deleted file mode 100644 index 08f050f..0000000 --- a/diff-match-patch-20181111.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a809a996d0f09b9bbd59e9bbd0b71eed8c807922512910e05cbd3f9480712ddb -size 58554 diff --git a/diff-match-patch-20200713.tar.gz b/diff-match-patch-20200713.tar.gz new file mode 100644 index 0000000..a8dd5f1 --- /dev/null +++ b/diff-match-patch-20200713.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da6f5a01aa586df23dfc89f3827e1cafbb5420be9d87769eeb079ddfd9477a18 +size 60711 diff --git a/python-diff-match-patch.changes b/python-diff-match-patch.changes index f3da88c..656c514 100644 --- a/python-diff-match-patch.changes +++ b/python-diff-match-patch.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Aug 19 17:37:55 UTC 2020 - Matthias Fehring + +- Update to version 20200713 + * Pulls in upstream change to use raw strings for regex + * Updates to how the package builds, tests, and runs lint + * Uses PEP 517/518 metadata for build requirements/backend + * Formatting improvements, including use of isort + ------------------------------------------------------------------- Tue Jan 28 13:15:33 UTC 2020 - Tomáš Chvátal diff --git a/python-diff-match-patch.spec b/python-diff-match-patch.spec index a6ef8c0..ef03187 100644 --- a/python-diff-match-patch.spec +++ b/python-diff-match-patch.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-diff-match-patch -Version: 20181111 +Version: 20200713 Release: 0 Summary: Repackaging of Google's Diff Match and Patch libraries License: Apache-2.0