15
0

Accepting request 989513 from home:jayvdb:branches:devel:languages:python

- Add package specific URL

OBS-URL: https://build.opensuse.org/request/show/989513
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patiencediff?expand=0&rev=5
This commit is contained in:
2022-07-16 11:01:10 +00:00
committed by Git OBS Bridge
parent f91ed24ed7
commit db2a500c1c
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}