]> git.pld-linux.org Git - packages/python-pytz.git/blame - python-pytz.spec
- initial PLD release
[packages/python-pytz.git] / python-pytz.spec
CommitLineData
1d169444
MG
1
2%include /usr/lib/rpm/macros.python
3%define module pytz
4
5Summary: pytz - Olson timezone database in Python
6Summary(pl): pytz - baza stref czasowych Olsona w Pythonie
7Name: python-%{module}
8Version: 2004a
9Release: 1
10License: BSD
11Group: Libraries/Python
12Source0: http://dl.sourceforge.net/pytz/%{module}-%{version}.tar.bz2
13# Source0-md5: b02adef468cbd6354309347f59eb08c2
14URL: http://sourceforge.net/projects/pytz/
15BuildRequires: python-devel >= 2.3
16Requires: python >= 2.3
17BuildArch: noarch
18BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
19
20%description
21pytz brings the Olson tz database into Python. This library allows
22accurate and cross platform timezone calculations using Python 2.3 or
23higher.
24
25%description -l pl
26