17
0

Accepting request 742747 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/742747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-deepdiff?expand=0&rev=2
This commit is contained in:
2019-10-25 16:42:37 +00:00
committed by Git OBS Bridge
2 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 4 08:10:05 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use proper sentences in descriptions.
-------------------------------------------------------------------
Wed Oct 2 12:06:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
@@ -8,8 +13,9 @@ Wed Oct 2 12:06:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
-------------------------------------------------------------------
Mon Sep 30 20:47:00 UTC 2019 - chajain <cjain@suse.com
- Fixing LICENSE and tests
- Fixing LICENSE and tests
-------------------------------------------------------------------
Tue Sep 24 22:31:46 UTC 2019 - chajain <cjain@suse.com>
- Initial package
- Initial package

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}