[Python-modules-commits] [python-aws-requests-auth] 02/03: Improve long description

Raphaël Hertzog hertzog at moszumanska.debian.org
Mon Nov 13 15:34:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

hertzog pushed a commit to branch debian/master
in repository python-aws-requests-auth.

commit 023e362bcbfb7d29142fdb87d50c3db57e710846
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Mon Nov 13 16:31:13 2017 +0100

    Improve long description
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index ef4a3bf..73f4458 100644
--- a/debian/control
+++ b/debian/control
@@ -22,9 +22,9 @@ Depends:
  ${misc:Depends},
  ${python:Depends}
 Description: AWS Signature Version 4 Signing Process (Python 2)
- This package contains a AWS Signature Version 4 Signing Process with Python
- requests. It allows you to authenticate to AWS with Amazon's signature version
- 4 signing process with the Python requests library.
+ This package contains a Python library to authenticate to AWS with Amazon's
+ signature version 4 signing process. The library leverages the Python
+ requests library.
  .
  This package installs the library for Python 2.
 
@@ -34,8 +34,8 @@ Depends:
  ${misc:Depends},
  ${python3:Depends}
 Description: AWS Signature Version 4 Signing Process (Python 3)
- This package contains a AWS Signature Version 4 Signing Process with Python
- requests. It allows you to authenticate to AWS with Amazon's signature version
- 4 signing process with the Python requests library.
+ This package contains a Python library to authenticate to AWS with Amazon's
+ signature version 4 signing process. The library leverages the Python
+ requests library.
  .
  This package installs the library for Python 3.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-aws-requests-auth.git



More information about the Python-modules-commits mailing list