Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37599490
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-requests-oauthlib

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname requests-oauthlib

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

Summary: OAuthlib authentication support for Requests

License: BSD
Group: Development/Python3
Url: https://pypi.python.org/pypi/requests-oauthlib

Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-intro >= 2.2.5
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools

%description
This project provides first-class OAuth library support for Requests.

%prep
%setup

#prepare_sphinx .

#ln -s ../objects.inv docs/

%build
%python3_build_debug

%install
%python3_install
%python3_prune

#export PYTHONPATH=%buildroot%python_sitelibdir

#make -C docs html

%files
%doc *.rst PKG-INFO docs
%python3_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin