Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37896144
en ru br
ALT Linux repos
S:0.1.6-alt2

Group :: Development/Python3
RPM: python3-module-requests-aws

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname requests-aws

Name: python3-module-%oname
Version: 0.1.6
Release: alt2
Summary: AWS authentication for Amazon S3 for the python requests module
License: BSD
Group: Development/Python3
Url: https://pypi.python.org/pypi/requests-aws/

# https://github.com/tax/python-requests-aws.git

Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
AWS authentication for Amazon S3 for the wonderful pyhon requests library.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin