Группа :: Разработка/Python
Пакет: python-module-oauth2
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
Name: python-module-oauth2
Version: 1.5.170
Release: alt2
Summary: Library for OAuth version 1.0a (forked from python-oauth)
Group: Development/Python
License: MIT
Url: https://github.com/simplegeo/python-oauth2
Packager: Vitaly Kuznetsov <vitty at altlinux.ru>
Source: %name-%version.tar
BuildArch: noarch
BuildRequires: python-dev python-module-setuptools
%description
python-oauth2 implements OAuth, which is an open protocol to allow API
authentication in a simple and standard method from desktop and web
applications. This was forked from python-oauth.
%prep
%setup -q
%build
%python_build
%install
%__python setup.py install --skip-build --root %buildroot
rm -rf %buildroot/%python_sitelibdir/tests
%files
%doc LICENSE.txt README.md example/
%python_sitelibdir/*
%changelog
…
Полный changelog можно просмотреть здесь
Version: 1.5.170
Release: alt2
Summary: Library for OAuth version 1.0a (forked from python-oauth)
Group: Development/Python
License: MIT
Url: https://github.com/simplegeo/python-oauth2
Packager: Vitaly Kuznetsov <vitty at altlinux.ru>
Source: %name-%version.tar
BuildArch: noarch
BuildRequires: python-dev python-module-setuptools
%description
python-oauth2 implements OAuth, which is an open protocol to allow API
authentication in a simple and standard method from desktop and web
applications. This was forked from python-oauth.
%prep
%setup -q
%build
%python_build
%install
%__python setup.py install --skip-build --root %buildroot
rm -rf %buildroot/%python_sitelibdir/tests
%files
%doc LICENSE.txt README.md example/
%python_sitelibdir/*
%changelog
…
Полный changelog можно просмотреть здесь

