diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-14 21:34:42 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-19 18:40:02 +0700 |
commit | 4ae2942e837b7f5e0e620d7a70f2af42eb6fecbb (patch) | |
tree | 25e8ffff3991bac986d3649c8446014790e29383 /python/python-requests-kerberos/slack-desc | |
parent | 4443d69af3184507386a22bc70d47d0bd554948d (diff) |
python/python-requests-kerberos: Renamed python2-requests-kerberos.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-requests-kerberos/slack-desc')
-rw-r--r-- | python/python-requests-kerberos/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/python-requests-kerberos/slack-desc b/python/python-requests-kerberos/slack-desc deleted file mode 100644 index 02679d8ed3d51..0000000000000 --- a/python/python-requests-kerberos/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# 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------------------------------------------------------| -python-requests-kerberos: python-requests-kerberos (kerberos authen handler for requests) -python-requests-kerberos: -python-requests-kerberos: -python-requests-kerberos: Requests is an HTTP library, written in Python, for human beings. -python-requests-kerberos: This library adds optional Kerberos/GSSAPI authentication support and -python-requests-kerberos: supports mutual authentication. -python-requests-kerberos: -python-requests-kerberos: -python-requests-kerberos: -python-requests-kerberos: -python-requests-kerberos: |