Hello community,

here is the log from the commit of package python-vdirsyncer for 
openSUSE:Factory checked in at 2020-07-24 10:04:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vdirsyncer (Old)
 and      /work/SRC/openSUSE:Factory/.python-vdirsyncer.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vdirsyncer"

Fri Jul 24 10:04:12 2020 rev:12 rq:822345 version:0.16.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vdirsyncer/python-vdirsyncer.changes      
2020-06-09 00:04:59.729361184 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-vdirsyncer.new.3592/python-vdirsyncer.changes
    2020-07-24 10:06:18.745964518 +0200
@@ -1,0 +2,8 @@
+Thu Jul 23 09:16:29 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 0.16.8
+  * Support Python 3.7 and 3.8.
+  * Vdirsyncer will now warn if there's a string without quotes in your config.
+- Drop python-vdirsyncer-fix-tests.patch
+
+-------------------------------------------------------------------

Old:
----
  python-vdirsyncer-fix-tests.patch
  vdirsyncer-0.16.7.tar.gz

New:
----
  vdirsyncer-0.16.8.tar.gz

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

Other differences:
------------------
++++++ python-vdirsyncer.spec ++++++
--- /var/tmp/diff_new_pack.HlBZkw/_old  2020-07-24 10:06:24.713969076 +0200
+++ /var/tmp/diff_new_pack.HlBZkw/_new  2020-07-24 10:06:24.717969079 +0200
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-vdirsyncer
-Version:        0.16.7
+Version:        0.16.8
 Release:        0
 Summary:        CalDAV and CardDAV synchronization module
 License:        BSD-3-Clause
@@ -28,9 +28,6 @@
 Source0:        
https://files.pythonhosted.org/packages/source/v/vdirsyncer/vdirsyncer-%{version}.tar.gz
 Source1:        vdirsyncer.service
 Source2:        vdirsyncer.timer
-# https://github.com/pimutils/vdirsyncer/pull/779
-# https://github.com/pimutils/vdirsyncer/issues/793
-Patch0:         python-vdirsyncer-fix-tests.patch
 # default deadline (200ms) is too short for obs
 Patch1:         python-vdirsyncer-shift-deadline.patch
 BuildRequires:  %{python_module atomicwrites}
@@ -44,11 +41,7 @@
 Requires:       python-click >= 5.0
 Requires:       python-click-log >= 0.3
 Requires:       python-click-threading >= 0.2
-Requires:       python-icalendar >= 3.6
-Requires:       python-lxml
-Requires:       python-python-dateutil
-Requires:       python-pytz
-Requires:       python-requests >= 2.4.1
+Requires:       python-requests >= 2.20.0
 Requires:       python-requests-toolbelt >= 0.4.0
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -57,11 +50,11 @@
 # SECTION test requirements
 BuildRequires:  %{python_module click-log >= 0.3}
 BuildRequires:  %{python_module click-threading >= 0.2}
-BuildRequires:  %{python_module hypothesis >= 3.1}
+BuildRequires:  %{python_module hypothesis >= 5.0.0}
 BuildRequires:  %{python_module pytest-localserver}
 BuildRequires:  %{python_module pytest-subtesthack}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module requests >= 2.4.1}
+BuildRequires:  %{python_module requests >= 2.20.0}
 BuildRequires:  %{python_module requests-toolbelt >= 0.4.40}
 BuildRequires:  %{python_module urllib3}
 # /SECTION
@@ -79,7 +72,6 @@
 
 %prep
 %setup -q -n vdirsyncer-%{version}
-%patch0 -p1
 %patch1 -p1
 rm -rf vdirsyncer.egg-info
 

++++++ vdirsyncer-0.16.7.tar.gz -> vdirsyncer-0.16.8.tar.gz ++++++
++++ 3732 lines of diff (skipped)


Reply via email to