15
0

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:
Tomáš Chvátal
2019-10-04 08:18:25 +00:00
committed by Git OBS Bridge
parent 2b0ae3f40c
commit 0653c3536f
2 changed files with 11 additions and 5 deletions

View File

@@ -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}