Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37478419
en ru br
ALT Linux repos
S:2.3.0-alt1
5.0: 0.9.8.4-alt1

Group :: Networking/Other
RPM: s3cmd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:       s3cmd
Version:    2.3.0
Release:    alt1

Summary:    S3cmd is a tool for managing Amazon S3 storage space
License:    GPL
Group:      Networking/Other
Url:        http://s3tools.org/s3cmd

BuildArch:  noarch

Source:     %name-%version-%release.tar
Patch0:     0001-httplib.patch

BuildRequires(pre): rpm-build-python3


%description
S3cmd lets you copy files from/to Amazon S3
(Simple Storage Service) using a simple to use
command line client.
Features include 'sync' command for rsync-like
directory tree synchronization.

%prep
%setup -q -n %name-%version-%release
%patch0 -p2

%build
%python3_build

%install
%python3_install

%files
%doc INSTALL.md NEWS README.md
%_bindir/*
%_man1dir/*.1*
%python3_sitelibdir/*
%exclude %_docdir/packages/


%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