1
0

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:
Tomáš Chvátal
2020-08-20 07:26:22 +00:00
committed by Git OBS Bridge
parent 01095392ca
commit f0fb76eb06
4 changed files with 13 additions and 4 deletions

View File

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

View File

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

View File

@@ -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>

View File

@@ -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