forked from pool/python-pytz
Accepting request 280288 from Cloud:OpenStack:Master
- update to 2014.10: + Database update to 2014j OBS-URL: https://build.opensuse.org/request/show/280288 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=30
This commit is contained in:
parent
1657c74f3b
commit
e2bb570701
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 7 09:06:56 UTC 2015 - dmueller@suse.com
|
||||||
|
|
||||||
|
- update to 2014.10:
|
||||||
|
+ Database update to 2014j
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 13 12:17:35 UTC 2014 - aplanas@suse.com
|
Thu Nov 13 12:17:35 UTC 2014 - aplanas@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pytz
|
# spec file for package python-pytz
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pytz
|
Name: python-pytz
|
||||||
Version: 2014.9
|
Version: 2014.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: World timezone definitions, modern and historical
|
Summary: World timezone definitions, modern and historical
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -58,8 +58,10 @@ Amost all of the Olson timezones are supported.
|
|||||||
%setup -q -n pytz-%{version}
|
%setup -q -n pytz-%{version}
|
||||||
# Disable test which is not working (and documented so)
|
# Disable test which is not working (and documented so)
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
%if 0%{?suse_version} >= 1310
|
||||||
# Use system tz database
|
# Use system tz database
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
%endif
|
||||||
# For rpmlint warning: remove shebang from python library:
|
# For rpmlint warning: remove shebang from python library:
|
||||||
sed -i '/^#!/d' ./pytz/tzfile.py
|
sed -i '/^#!/d' ./pytz/tzfile.py
|
||||||
|
|
||||||
|
3
pytz-2014.10.tar.bz2
Normal file
3
pytz-2014.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:387f968fde793b142865802916561839f5591d8b4b14c941125eb0fca7e4e58d
|
||||||
|
size 166213
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4ba0ab74fa7f34f77ff236ee2157454d1c2aaeaaa25932363bfa1be6cb82dbd6
|
|
||||||
size 166230
|
|
Loading…
x
Reference in New Issue
Block a user