Hello community, here is the log from the commit of package python-dpcontracts for openSUSE:Factory checked in at 2019-03-22 15:07:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dpcontracts (Old) and /work/SRC/openSUSE:Factory/.python-dpcontracts.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dpcontracts" Fri Mar 22 15:07:35 2019 rev:2 rq:687120 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dpcontracts/python-dpcontracts.changes 2019-03-20 13:19:21.593342847 +0100 +++ /work/SRC/openSUSE:Factory/.python-dpcontracts.new.25356/python-dpcontracts.changes 2019-03-22 15:08:11.849451437 +0100 @@ -1,0 +2,5 @@ +Wed Mar 20 18:36:46 UTC 2019 - Jan Engelhardt <[email protected]> + +- Ensure neutrality of descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dpcontracts.spec ++++++ --- /var/tmp/diff_new_pack.dqSv6E/_old 2019-03-22 15:08:12.601450786 +0100 +++ /var/tmp/diff_new_pack.dqSv6E/_new 2019-03-22 15:08:12.605450782 +0100 @@ -21,7 +21,7 @@ Name: python-dpcontracts Version: 0.6.0 Release: 0 -Summary: A simple implementation of contracts for Python +Summary: An implementation of contracts for Python License: LGPL-3.0-or-later Group: Development/Languages/Python URL: https://github.com/deadpixi/contracts @@ -34,8 +34,8 @@ %python_subpackages %description -This module provides a collection of decorators that makes it easy to -write software using contracts. +This module provides a collection of decorators for +writing software using contracts. Contracts are a debugging and verification tool. They are declarative statements about what states a program must be in to be considered
