forked from pool/python-dpcontracts
Accepting request 687120 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/687120 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dpcontracts?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 18:36:46 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Ensure neutrality of descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 20:07:45 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
@@ -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 @@ BuildArch: noarch
|
||||
%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
|
||||
|
||||
Reference in New Issue
Block a user