1
0

Accepting request 515271 from home:jengelh:branches:devel:languages:python

- Use slightly longer description from README.rst.
  Drop subjective wording.

OBS-URL: https://build.opensuse.org/request/show/515271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=3
This commit is contained in:
2017-08-09 05:54:03 +00:00
committed by Git OBS Bridge
parent da13ce368c
commit 291c1610a2
2 changed files with 9 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 8 21:52:24 UTC 2017 - jengelh@inai.de
- Use slightly longer description from README.rst.
Drop subjective wording.
-------------------------------------------------------------------
Tue Aug 8 06:39:10 UTC 2017 - tbechtold@suse.com
+3 -2
View File
@@ -20,7 +20,7 @@
Name: python-daiquiri
Version: 1.2.1
Release: 0
Summary: Library to configure Python logging easily
Summary: Library to configure Python logging
License: Apache-2.0
Group: Development/Languages/Python
Url: https://github.com/jd/daiquiri
@@ -35,7 +35,8 @@ BuildArch: noarch
%python_subpackages
%description
daiquiri -- Python logging setup helper
The daiquiri library provides a way to configure logging. It also
provides some custom formatters and handlers.
%prep
%setup -q -n daiquiri-%{version}