Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37755276
en ru br
Репозитории ALT
5.1: 2.0.0-alt1
4.1: 1.1.1-alt0.M41.1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-gdata

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

# This spec is backported to ALTLinux 4.1 automatically by rpmbph script. Do not edit it.
#
Name:           python-module-gdata
Version:        1.1.1
Release: alt0.M41.1
Summary:        A Python module for accessing online Google services
Group:          Development/Python
License:        ASL 2.0
URL:            http://code.google.com/p/gdata-python-client/
Source0:        gdata.py-%version.tar.gz

BuildArch:      noarch
BuildRequires:  python-devel

BuildRequires: rpm-build-compat >= 0.95

%description
This is a Python module for accessing online Google services, such as:
- Blogger
- Calendar
- Picasa Web Albums
- Spreadsheets
- YouTube
- Notebook

%prep
%setup -q -n gdata.py-%version

%build
%__python setup.py build
chmod -x samples/*/*.py

%install
%__python setup.py install -O2 --skip-build --root %buildroot --record=INSTALLED_FILES

%files -f INSTALLED_FILES
#doc README.txt RELEASE_NOTES.txt samples/
#{python_sitelib}/atom
#{python_sitelib}/gdata
#{python_sitelib}/gdata.py-%{version}-py*.egg-info


%changelog

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

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