Группа :: Разработка/Python
Пакет: python-module-xlib
Главная Изменения Спек Патчи Загрузить Bugs and FR
%define oname python-xlib
Name: python-module-xlib
Version: 0.12
Release: alt0.M24.0.1
Summary: Python X Library
Group: Development/Python
License: LGPL
Url: http://python-xlib.sourceforge.net/
Packager: Vitaly Lipatov <lav at altlinux.ru>
Source: http://dl.sf.net/%oname/%oname-%version.tar.bz2
#%%setup_python_module Xlib
#%add_python_req_skip audio image video misc
# manually removed: eric
# Automatically added by buildreq on Sun Dec 18 2005
BuildRequires: python-base python-dev python-modules-compiler python-modules-encodings
%description
The Python X Library is a complete X11R6 client-side implementation,
written in pure Python. It can be used to write low-levelish X Windows
client applications in Python.
%prep
%setup -q -n %oname-%version
%build
%__python setup.py build
%install
%__python setup.py install --root %buildroot
%files
%python_sitelibdir/*
%changelog
…
Полный changelog можно просмотреть здесь
Name: python-module-xlib
Version: 0.12
Release: alt0.M24.0.1
Summary: Python X Library
Group: Development/Python
License: LGPL
Url: http://python-xlib.sourceforge.net/
Packager: Vitaly Lipatov <lav at altlinux.ru>
Source: http://dl.sf.net/%oname/%oname-%version.tar.bz2
#%%setup_python_module Xlib
#%add_python_req_skip audio image video misc
# manually removed: eric
# Automatically added by buildreq on Sun Dec 18 2005
BuildRequires: python-base python-dev python-modules-compiler python-modules-encodings
%description
The Python X Library is a complete X11R6 client-side implementation,
written in pure Python. It can be used to write low-levelish X Windows
client applications in Python.
%prep
%setup -q -n %oname-%version
%build
%__python setup.py build
%install
%__python setup.py install --root %buildroot
%files
%python_sitelibdir/*
%changelog
…
Полный changelog можно просмотреть здесь