forked from pool/python-diff-match-patch
Accepting request 827939 from home:buschmann23:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/827939 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-diff-match-patch?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
01095392ca
commit
f0fb76eb06
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a809a996d0f09b9bbd59e9bbd0b71eed8c807922512910e05cbd3f9480712ddb
|
||||
size 58554
|
||||
3
diff-match-patch-20200713.tar.gz
Normal file
3
diff-match-patch-20200713.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da6f5a01aa586df23dfc89f3827e1cafbb5420be9d87769eeb079ddfd9477a18
|
||||
size 60711
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 17:37:55 UTC 2020 - Matthias Fehring <buschmann23@opensuse.org>
|
||||
|
||||
- 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 <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user