forked from pool/python-deepdiff
- Fix the Source url to point to real archive
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-deepdiff?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
e44f6a35ad
commit
1b60134fcd
@@ -23,7 +23,7 @@ Release: 0
|
||||
Summary: Deep Difference and Search of any Python object/data
|
||||
License: MIT
|
||||
URL: https://github.com/seperman/deepdiff
|
||||
Source: https://github.com/seperman/deepdiff/archive/deepdiff-%{version}.tar.gz
|
||||
Source: https://github.com/seperman/deepdiff/archive/v%{version}.tar.gz
|
||||
BuildRequires: %{python_module jsonpickle}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module numpy}
|
||||
|
||||
Reference in New Issue
Block a user