forked from pool/python-pytz
Accepting request 229849 from home:aeneas_jaissle:branches:devel:languages:python
Update to 2014.2 (2014b) OBS-URL: https://build.opensuse.org/request/show/229849 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
49a5115079
commit
d4b14c93f9
@@ -17,25 +17,26 @@
|
||||
|
||||
|
||||
Name: python-pytz
|
||||
Version: 2013.9
|
||||
Version: 2014.2
|
||||
Release: 0
|
||||
Url: http://pytz.sourceforge.net
|
||||
Summary: World timezone definitions, modern and historical
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: http://pytz.sourceforge.net
|
||||
Source: http://pypi.python.org/packages/source/p/pytz/pytz-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Provides: python-tz = 2013b
|
||||
Obsoletes: python-tz < 2013b
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-devel
|
||||
#BuildRequires: python-nose
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
%else
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
Provides: python-tz = 2014b
|
||||
Obsoletes: python-tz < 2014b
|
||||
|
||||
%description
|
||||
pytz - World Timezone Definitions for Python
|
||||
pytz brings the Olson tz database into Python. This library allows
|
||||
|
Reference in New Issue
Block a user