From e2bb5707011f11f8391a2ba359e9d29474f7b69e6f0475feb8c0a706bd0d7efe Mon Sep 17 00:00:00 2001 From: Alberto Planas Dominguez Date: Thu, 8 Jan 2015 13:47:16 +0000 Subject: [PATCH] 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 --- python-pytz.changes | 6 ++++++ python-pytz.spec | 6 ++++-- pytz-2014.10.tar.bz2 | 3 +++ pytz-2014.9.tar.bz2 | 3 --- 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 pytz-2014.10.tar.bz2 delete mode 100644 pytz-2014.9.tar.bz2 diff --git a/python-pytz.changes b/python-pytz.changes index 2872fdb..40f67e9 100644 --- a/python-pytz.changes +++ b/python-pytz.changes @@ -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 diff --git a/python-pytz.spec b/python-pytz.spec index d46a61a..1551e48 100644 --- a/python-pytz.spec +++ b/python-pytz.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-pytz -Version: 2014.9 +Version: 2014.10 Release: 0 Summary: World timezone definitions, modern and historical License: MIT @@ -58,8 +58,10 @@ Amost all of the Olson timezones are supported. %setup -q -n pytz-%{version} # Disable test which is not working (and documented so) %patch0 -p1 +%if 0%{?suse_version} >= 1310 # Use system tz database %patch1 -p1 +%endif # For rpmlint warning: remove shebang from python library: sed -i '/^#!/d' ./pytz/tzfile.py diff --git a/pytz-2014.10.tar.bz2 b/pytz-2014.10.tar.bz2 new file mode 100644 index 0000000..25180bf --- /dev/null +++ b/pytz-2014.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:387f968fde793b142865802916561839f5591d8b4b14c941125eb0fca7e4e58d +size 166213 diff --git a/pytz-2014.9.tar.bz2 b/pytz-2014.9.tar.bz2 deleted file mode 100644 index cb4c76a..0000000 --- a/pytz-2014.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ba0ab74fa7f34f77ff236ee2157454d1c2aaeaaa25932363bfa1be6cb82dbd6 -size 166230