15
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

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