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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname facepy

Name: python3-module-%oname
Version: 1.0.3
Release: alt2
Summary: Facepy makes it really easy to interact with Facebook's Graph API
License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/facepy/

# https://github.com/jgorset/facepy.git

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

BuildRequires(pre): rpm-build-python3
BuildRequires(pre): rpm-macros-sphinx3
BuildRequires: python3-module-sphinx

%description
Facepy makes it really easy to interact with Facebook's Graph API.

%prep
%setup

sed -i 's| at VERSION at |%version|g' docs/source/conf.py

%prepare_sphinx3 docs
ln -s ../objects.inv docs/source/

%build
%python3_build

%install
%python3_install

export PYTHONPATH=%buildroot%python_sitelibdir
%make SPHINXBUILD="sphinx-build-3" -C docs html

%files
%doc AUTHORS *.rst docs/build/html
%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