Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37704437
en ru br
ALT Linux repos
S:0.1.0-alt3

Group :: Development/Python3
RPM: python3-module-seamicroclient

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname seamicroclient

Name: python3-module-%oname
Version: 0.1.0
Release: alt3

Summary: Python client for consuming SeaMicro REST API v2.0
License: ASL 2.0
Group: Development/Python3
Url: https://pypi.python.org/pypi/python-seamicroclient/

BuildArch: noarch

Source0: %oname-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-pbr

%description
Python client for consuming SeaMicro REST API v2.0

%prep
%setup -q -n %oname-%version

# Remove bundled egg-info

rm -rf python_seamicroclient.egg-info

# Remove the requirements file so that pbr hooks don't add it

# to distutils requires_dist config
rm -rf {test-,}requirements.txt

%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