Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37476270
en ru br
Репозитории ALT
S:2021.1-alt2
5.1: 2009j-alt4
4.1: 2006p-alt1.1
4.0: 2006p-alt1
www.altlinux.org/Changes

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

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


Name: python-module-pytz
Version: 2009j
Release: alt4

%setup_python_module pytz

Summary: World timezone definitions, modern and historical
Source0: %modulename-%version.tar
License: MIT
Group: Development/Python
BuildArch: noarch
Url: http://pytz.sourceforge.net

Packager: Python Development Team <python at packages.altlinux.org>

%description
pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3
or higher. It also solves the issue of ambiguous times at the end
of daylight savings, which you can read more about in the Python
Library Reference (datetime.tzinfo).

%prep
%setup  -q -n %modulename-%version

%build
%__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES
%python_sitelibdir/%modulename

%changelog

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

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