1
0

Accepting request 602649 from home:jengelh:branches:devel:languages:python:aws

- Trim bias and uninterpreted markup from description.

OBS-URL: https://build.opensuse.org/request/show/602649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-requests-aws?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2018-05-01 07:59:06 +00:00
committed by Git OBS Bridge
parent f6eb0cf9dd
commit d8ed36271a
2 changed files with 8 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 30 21:37:25 UTC 2018 - jengelh@inai.de
- Trim bias and uninterpreted markup from description.
-------------------------------------------------------------------
Mon Apr 30 11:17:55 UTC 2018 - tchvatal@suse.com

View File

@@ -34,12 +34,9 @@ BuildArch: noarch
%python_subpackages
%description
AWS authentication for Amazon S3 for the wonderful [pyhon requests library](http://python-requests.org)
[![Build Status](https://travis-ci.org/tax/python-requests-aws.svg?branch=master)](https://travis-ci.org/tax/python-requests-aws)
- Tested with python 2.7 and python 3
- At the moment only S3 is supported
AWS authentication for Amazon S3 for the Python "requests" library.
It is made to work with Python 2.7 and 3.
At the moment, only S3 is supported.
%prep
%setup -q -n requests-aws-%{version}