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:
parent
f0e0277ee2
commit
a2963c1296
@ -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
|
Tue Jun 9 09:20:46 UTC 2015 - jkeil@suse.de
|
||||||
|
|
||||||
|
@ -25,15 +25,14 @@ License: CC0-1.0
|
|||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Url: https://github.com/regebro/%{modname}
|
Url: https://github.com/regebro/%{modname}
|
||||||
Source: http://pypi.python.org/packages/source/t/%{modname}/%{modname}-%{version}.tar.gz
|
Source: http://pypi.python.org/packages/source/t/%{modname}/%{modname}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-pytz
|
BuildRequires: python-pytz
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
|
|
||||||
Requires: python-pytz
|
Requires: python-pytz
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%if 0%{?suse_version} && 0%{?suse_version} > 1110
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This Python module returns a tzinfo object with the local timezone information
|
This Python module returns a tzinfo object with the local timezone information
|
||||||
|
Loading…
x
Reference in New Issue
Block a user