Hello community,
here is the log from the commit of package python-flask-jwt-extended for
openSUSE:Factory checked in at 2019-08-28 18:34:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flask-jwt-extended (Old)
and /work/SRC/openSUSE:Factory/.python-flask-jwt-extended.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flask-jwt-extended"
Wed Aug 28 18:34:55 2019 rev:4 rq:726458 version:3.21.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-flask-jwt-extended/python-flask-jwt-extended.changes
2019-08-13 13:27:15.217323820 +0200
+++
/work/SRC/openSUSE:Factory/.python-flask-jwt-extended.new.7948/python-flask-jwt-extended.changes
2019-08-28 18:35:01.141288537 +0200
@@ -1,0 +2,6 @@
+Tue Aug 27 06:49:47 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Trim metadata redundancies from summary. Trim filler wording
+ from description.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-flask-jwt-extended.spec ++++++
--- /var/tmp/diff_new_pack.EbXEmU/_old 2019-08-28 18:35:02.001288387 +0200
+++ /var/tmp/diff_new_pack.EbXEmU/_new 2019-08-28 18:35:02.001288387 +0200
@@ -19,7 +19,7 @@
Name: python-flask-jwt-extended
Version: 3.21.0
Release: 0
-Summary: An open source Flask extension that provides JWT support
+Summary: A Flask extension that provides JWT support
License: MIT
Group: Development/Languages/Python
URL: https://github.com/vimalloc/flask-jwt-extended
@@ -42,8 +42,8 @@
%description
Flask-JWT-Extended not only adds support for using JSON Web Tokens
-(JWT) to Flask for protecting views, but also many helpful
-(and optional) features built in to make working with JSON
+(JWT) to Flask for protecting views, but also many
+(optional) features built in to make working with JSON
Web Tokens easier. These include:
- Support for adding custom claims to JSON Web Tokens