Accepting request 316557 from home:TheBlackCat:branches:devel:languages:python

Fix building on SLES 11

OBS-URL: https://build.opensuse.org/request/show/316557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tzlocal?expand=0&rev=3
This commit is contained in:
Todd R 2015-07-14 07:45:19 +00:00 committed by Git OBS Bridge
parent f0e0277ee2
commit a2963c1296
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 13 13:12:38 UTC 2015 - toddrme2178@gmail.com
- Fix building on SLES 11
-------------------------------------------------------------------
Tue Jun 9 09:20:46 UTC 2015 - jkeil@suse.de

View File

@ -25,15 +25,14 @@ License: CC0-1.0
Group: Development/Libraries/Python
Url: https://github.com/regebro/%{modname}
Source: http://pypi.python.org/packages/source/t/%{modname}/%{modname}-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: python-pytz
BuildRequires: python-setuptools
Requires: python-pytz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} > 1110
BuildArch: noarch
%endif
%description
This Python module returns a tzinfo object with the local timezone information