Hello community,

here is the log from the commit of package python-icalendar for 
openSUSE:Factory checked in at 2013-11-10 20:36:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-icalendar (Old)
 and      /work/SRC/openSUSE:Factory/.python-icalendar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-icalendar"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-icalendar/python-icalendar.changes        
2013-10-25 11:18:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-icalendar.new/python-icalendar.changes   
2013-11-10 20:36:57.000000000 +0100
@@ -1,0 +2,28 @@
+Sat Nov  9 11:03:21 UTC 2013 - p.drou...@gmail.com
+
+- Use tarball from https://pypi.python.org/ 
+- Fix download link used as source
+
+-------------------------------------------------------------------
+Fri Nov  8 13:53:51 UTC 2013 - a...@ajaissle.de
+
+- New upstream release 3.5
+- Changelog for 3.5
+  * Let to_unicode be more graceful for non-unicode strings, as like 
CMFPlone’s safe_unicode does it. [thet] 
+- Changelog for 3.4
+  * Switch to unicode internally. This should fix all en/decoding errors. 
[thet]
+  * Support for non-ascii parameter values. Fixes #88. [warvariuc]
+  * Added functions to transform chars in string with ‘\’ + any of r’,;:’ 
chars into ‘%{:02X}’ form to avoid splitting on chars escaped with ‘\’. 
[warvariuc]
+  * Allow seconds in vUTCOffset properties. Fixes #55. [thet]
+  * Let Component.decode better handle vRecur and vDDDLists properties. Fixes 
#70. [thet]
+  * Don’t let Component.add re-encode already encoded values. This simplifies 
the API, since there is no need explicitly pass encode=False. Fixes #82. [thet]
+  * Rename tzinfo_from_dt to tzid_from_dt, which is what it does. [thet]
+  * More support for dateutil parsed tzinfo objects. Fixes #89. [leo-naeka]
+  * Remove python-dateutil version fix at all. Current python-dateutil has Py3 
and Py2 compatibility. [thet]
+  * Declare the required python-dateutil dependency in setup.py. Fixes #90. 
[kleink]
+  * Raise test coverage. [thet]
+  * Remove interfaces module, as it is unused. [thet]
+  * Remove test_doctests.py, test suite already created properly in 
test_icalendar.py. [rnix]
+  * Transformed doctests into unittests, Test fixes and cleanup. [warvariuc]
+
+-------------------------------------------------------------------

Old:
----
  icalendar-3.3.tar.gz

New:
----
  icalendar-3.5.tar.gz

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

Other differences:
------------------
++++++ python-icalendar.spec ++++++
--- /var/tmp/diff_new_pack.ffeau6/_old  2013-11-10 20:36:58.000000000 +0100
+++ /var/tmp/diff_new_pack.ffeau6/_new  2013-11-10 20:36:58.000000000 +0100
@@ -20,14 +20,14 @@
 
 %define        modname icalendar
 Name:           python-%{modname}
-Version:        3.3
+Version:        3.5
 Release:        0
 Summary:        Python parser/generator of iCalendar files package
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
 # please see https://github.com/collective/icalendar/issues/2 for re-licensing 
discussion
 Url:            http://icalendar.readthedocs.org
-Source0:        
http://pypi.python.org/packages/source/i/%{modname}/%{modname}-%{version}.tar.gz
+Source0:        
https://pypi.python.org/packages/source/i/icalendar/%{modname}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  python-devel

++++++ icalendar-3.3.tar.gz -> icalendar-3.5.tar.gz ++++++
++++ 8290 lines of diff (skipped)

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

Reply via email to