15
0

Accepting request 989558 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/989558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-patiencediff?expand=0&rev=3
This commit is contained in:
2022-07-19 15:18:55 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 15 23:43:59 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- Add package specific URL
-------------------------------------------------------------------
Sat Mar 26 14:25:57 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -23,7 +23,7 @@ Release: 0
Summary: Python implementation of the patiencediff algorithm
License: GPL-2.0-or-later
Group: Development/Languages/Python
URL: https://www.breezy-vcs.org/
URL: https://github.com/breezy-team/patiencediff
Source: https://files.pythonhosted.org/packages/source/p/patiencediff/patiencediff-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pytest}