forked from pool/python-deepdiff
Accepting request 734928 from home:jengelh:branches:devel:languages:python
- Use proper sentences in descriptions. - Fixing LICENSE and tests - Initial package OBS-URL: https://build.opensuse.org/request/show/734928 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-deepdiff?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
2b0ae3f40c
commit
0653c3536f
@@ -35,9 +35,9 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Deep Difference of dictionaries, iterables, strings and other objects.
|
||||
Search for objects within other objects.
|
||||
Hash any object based on their content.
|
||||
A Python module to calculate Deep Difference of dictionaries,
|
||||
iterables, strings and other objects. It can search for objects
|
||||
within other objects, and hash any object based on their content.
|
||||
|
||||
%prep
|
||||
%setup -q -n deepdiff-%{version}
|
||||
|
||||
Reference in New Issue
Block a user