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
@@ -3,6 +3,7 @@ Wed Oct 2 12:06:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Use correct test call
|
||||
- Format with spec-cleaner
|
||||
- Fix the Source url to point to real archive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 20:47:00 UTC 2019 - chajain <cjain@suse.com
|
||||
|
||||
@@ -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