diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 23:53:40 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:20 +0700 |
commit | dbafafb434c29382c218d20d7201a70bc5668f81 (patch) | |
tree | 9ef8cefd85b6a00675d16ad30b70e8401c9ec44f /python | |
parent | 6a9a7ab0335595b42b11c297956ad526d67fdeb8 (diff) |
python/python3-Flask-httpauth: Fix README, slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-Flask-httpauth/README | 4 | ||||
-rw-r--r-- | python/python3-Flask-httpauth/slack-desc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-Flask-httpauth/README b/python/python3-Flask-httpauth/README index f64ff3073752..d51a8bd98e68 100644 --- a/python/python3-Flask-httpauth/README +++ b/python/python3-Flask-httpauth/README @@ -1,2 +1,2 @@ -Simple extension that provides Basic and Digest HTTP authentication for Flask -routes. +Simple extension that provides Basic and Digest HTTP authentication +for Flask routes. diff --git a/python/python3-Flask-httpauth/slack-desc b/python/python3-Flask-httpauth/slack-desc index 085314f633a1..b4077e69783e 100644 --- a/python/python3-Flask-httpauth/slack-desc +++ b/python/python3-Flask-httpauth/slack-desc @@ -5,7 +5,7 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| python3-Flask-httpauth: python3-Flask-httpauth (Extension for Python3-Flask) python3-Flask-httpauth: python3-Flask-httpauth: Simple extension that provides Basic and Digest HTTP |