14
0

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

- Ensure descriptions are neutral and not exaggerated.

OBS-URL: https://build.opensuse.org/request/show/713893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-whitenoise?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-07-08 08:48:51 +00:00
committed by Git OBS Bridge
parent 9633c59691
commit b68236dacb
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jul 7 22:31:54 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Ensure descriptions are neutral and not exaggerated.
-------------------------------------------------------------------
Wed Jun 19 11:46:32 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>

View File

@@ -20,7 +20,7 @@
Name: python-whitenoise
Version: 4.1.2
Release: 0
Summary: Radically simplified static file serving for WSGI applications
Summary: Static file serving for WSGI applications
License: MIT
Group: Development/Languages/Python
Url: http://whitenoise.evans.io
@@ -35,7 +35,7 @@ BuildArch: noarch
%python_subpackages
%description
Radically simplified static file serving for WSGI applications
Static file serving for WSGI applications.
%prep
%setup -q -n whitenoise-%{version}