1
0

Accepting request 602787 from devel:languages:python:aws

OBS-URL: https://build.opensuse.org/request/show/602787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests-aws?expand=0&rev=2
This commit is contained in:
2018-05-01 21:37:58 +00:00
committed by Git OBS Bridge
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 Mon Apr 30 11:17:55 UTC 2018 - tchvatal@suse.com

View File

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