Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569780
en ru br
ALT Linux repos
S:1.3.2-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname instagram

Name: python3-module-%oname
Version: 1.3.2
Release: alt1

Summary: Instagram API client
License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/python-instagram/
BuildArch: noarch

# https://github.com/Instagram/python-instagram.git

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3


%description
Python Client for Instagram API
http://instagram.com/developers/

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

%files
%doc *.md
%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