Hello community,

here is the log from the commit of package python3-isodate for openSUSE:Factory 
checked in at 2015-01-07 09:38:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-isodate (Old)
 and      /work/SRC/openSUSE:Factory/.python3-isodate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-isodate"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-isodate/python3-isodate.changes  
2013-06-25 18:00:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-isodate.new/python3-isodate.changes     
2015-01-07 09:38:29.000000000 +0100
@@ -1,0 +2,18 @@
+Fri Jan  2 19:00:37 UTC 2015 - [email protected]
+
+- specfile:
+  * updated copyright year
+  * update url
+  * README is now a .rst
+  
+- update to version 0.5.1:
+  * fixed pickling of Duration objects
+  *raise ISO8601Error when there is no 'T' separator in datetime strings 
(Adrian Coveney)
+
+- changes from version 0.5.0:
+  * ISO8601Error are subclasses of ValueError now (Michael Hrivnak)
+  * improve compatibility across various python variants and versions
+  * raise exceptions when using fractional years and months in date maths with 
durations
+  * renamed method todatetime on Duraction objects to totimedelta
+
+-------------------------------------------------------------------

Old:
----
  isodate-0.4.9.tar.gz

New:
----
  isodate-0.5.1.tar.gz

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

Other differences:
------------------
++++++ python3-isodate.spec ++++++
--- /var/tmp/diff_new_pack.ZfYNJV/_old  2015-01-07 09:38:30.000000000 +0100
+++ /var/tmp/diff_new_pack.ZfYNJV/_new  2015-01-07 09:38:30.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-isodate
 #
-# Copyright (c) 2013 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,9 +17,9 @@
 
 
 Name:           python3-isodate
-Version:        0.4.9
+Version:        0.5.1
 Release:        0
-Url:            http://cheeseshop.python.org/pypi/isodate
+Url:            https://pypi.python.org/pypi/isodate
 Summary:        An ISO 8601 Date/Time/Duration Parser and Formatter
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
@@ -55,7 +55,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES.txt README.txt TODO.txt
+%doc CHANGES.txt README.rst TODO.txt
 %{python3_sitelib}/*
 
 %changelog

++++++ isodate-0.4.9.tar.gz -> isodate-0.5.1.tar.gz ++++++
++++ 1882 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to