Hello community,

here is the log from the commit of package python-pytz for openSUSE:Factory 
checked in at 2015-01-10 23:06:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytz (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytz"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytz/python-pytz.changes  2014-11-15 
12:26:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pytz.new/python-pytz.changes     
2015-01-10 23:06:46.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Jan  7 09:06:56 UTC 2015 - dmuel...@suse.com
+
+- update to 2014.10:
+  + Database update to 2014j
+
+-------------------------------------------------------------------

Old:
----
  pytz-2014.9.tar.bz2

New:
----
  pytz-2014.10.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pytz.spec ++++++
--- /var/tmp/diff_new_pack.lf2ZAr/_old  2015-01-10 23:06:47.000000000 +0100
+++ /var/tmp/diff_new_pack.lf2ZAr/_new  2015-01-10 23:06:47.000000000 +0100
@@ -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 @@
 %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
 

++++++ pytz-2014.9.tar.bz2 -> pytz-2014.10.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2014.9/PKG-INFO new/pytz-2014.10/PKG-INFO
--- old/pytz-2014.9/PKG-INFO    2014-11-03 11:45:31.000000000 +0100
+++ new/pytz-2014.10/PKG-INFO   2014-11-27 10:01:29.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pytz
-Version: 2014.9
+Version: 2014.10
 Summary: World timezone definitions, modern and historical
 Home-page: http://pythonhosted.org/pytz
 Author: Stuart Bishop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2014.9/pytz/__init__.py 
new/pytz-2014.10/pytz/__init__.py
--- old/pytz-2014.9/pytz/__init__.py    2014-11-03 11:44:43.000000000 +0100
+++ new/pytz-2014.10/pytz/__init__.py   2014-11-27 10:00:22.000000000 +0100
@@ -9,8 +9,8 @@
 '''
 
 # The Olson database is updated several times a year.
-OLSON_VERSION = '2014i'
-VERSION = '2014.9'  # Switching to pip compatible version numbering.
+OLSON_VERSION = '2014j'
+VERSION = '2014.10'  # Switching to pip compatible version numbering.
 __version__ = VERSION
 
 OLSEN_VERSION = OLSON_VERSION # Old releases had this misspelling
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2014.9/pytz/tests/test_tzinfo.py 
new/pytz-2014.10/pytz/tests/test_tzinfo.py
--- old/pytz-2014.9/pytz/tests/test_tzinfo.py   2014-11-03 11:44:43.000000000 
+0100
+++ new/pytz-2014.10/pytz/tests/test_tzinfo.py  2014-11-27 10:00:22.000000000 
+0100
@@ -21,8 +21,8 @@
 
 # I test for expected version to ensure the correct version of pytz is
 # actually being tested.
-EXPECTED_VERSION='2014.9'
-EXPECTED_OLSON_VERSION='2014i'
+EXPECTED_VERSION='2014.10'
+EXPECTED_OLSON_VERSION='2014j'
 
 fmt = '%Y-%m-%d %H:%M:%S %Z%z'
 
@@ -153,7 +153,8 @@
         tz = pytz.timezone('Australia/Melbourne')
         p = pickle.dumps(tz)
         tzname = tz._tzname
-        hacked_p = p.replace(_byte_string(tzname), _byte_string('???'))
+        hacked_p = p.replace(_byte_string(tzname),
+                             _byte_string('?'*len(tzname)))
         self.assertNotEqual(p, hacked_p)
         unpickled_tz = pickle.loads(hacked_p)
         self.assertTrue(tz is unpickled_tz)
Files old/pytz-2014.9/pytz/zoneinfo/Africa/Addis_Ababa and 
new/pytz-2014.10/pytz/zoneinfo/Africa/Addis_Ababa differ
Files old/pytz-2014.9/pytz/zoneinfo/Africa/Asmara and 
new/pytz-2014.10/pytz/zoneinfo/Africa/Asmara differ
Files old/pytz-2014.9/pytz/zoneinfo/Africa/Asmera and 
new/pytz-2014.10/pytz/zoneinfo/Africa/Asmera differ
Files old/pytz-2014.9/pytz/zoneinfo/Africa/Dar_es_Salaam and 
new/pytz-2014.10/pytz/zoneinfo/Africa/Dar_es_Salaam differ
Files old/pytz-2014.9/pytz/zoneinfo/Africa/Djibouti and 
new/pytz-2014.10/pytz/zoneinfo/Africa/Djibouti differ
Files old/pytz-2014.9/pytz/zoneinfo/Africa/Kampala and 
new/pytz-2014.10/pytz/zoneinfo/Africa/Kampala differ
Files old/pytz-2014.9/pytz/zoneinfo/Africa/Mogadishu and 
new/pytz-2014.10/pytz/zoneinfo/Africa/Mogadishu differ
Files old/pytz-2014.9/pytz/zoneinfo/America/Grand_Turk and 
new/pytz-2014.10/pytz/zoneinfo/America/Grand_Turk differ
Files old/pytz-2014.9/pytz/zoneinfo/Asia/Pyongyang and 
new/pytz-2014.10/pytz/zoneinfo/Asia/Pyongyang differ
Files old/pytz-2014.9/pytz/zoneinfo/Asia/Seoul and 
new/pytz-2014.10/pytz/zoneinfo/Asia/Seoul differ
Files old/pytz-2014.9/pytz/zoneinfo/Indian/Antananarivo and 
new/pytz-2014.10/pytz/zoneinfo/Indian/Antananarivo differ
Files old/pytz-2014.9/pytz/zoneinfo/Indian/Comoro and 
new/pytz-2014.10/pytz/zoneinfo/Indian/Comoro differ
Files old/pytz-2014.9/pytz/zoneinfo/Indian/Mayotte and 
new/pytz-2014.10/pytz/zoneinfo/Indian/Mayotte differ
Files old/pytz-2014.9/pytz/zoneinfo/ROK and new/pytz-2014.10/pytz/zoneinfo/ROK 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2014.9/pytz.egg-info/PKG-INFO 
new/pytz-2014.10/pytz.egg-info/PKG-INFO
--- old/pytz-2014.9/pytz.egg-info/PKG-INFO      2014-11-03 11:45:31.000000000 
+0100
+++ new/pytz-2014.10/pytz.egg-info/PKG-INFO     2014-11-27 10:01:28.000000000 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pytz
-Version: 2014.9
+Version: 2014.10
 Summary: World timezone definitions, modern and historical
 Home-page: http://pythonhosted.org/pytz
 Author: Stuart Bishop

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to