14
0

Accepting request 822341 from home:mcalabkova:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/822341
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vdirsyncer?expand=0&rev=26
This commit is contained in:
2020-07-23 10:06:34 +00:00
committed by Git OBS Bridge
parent 99bb21f699
commit 3eb31f890f
5 changed files with 15 additions and 64 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jul 23 09:16:29 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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
-------------------------------------------------------------------
Sun Jun 7 21:35:23 UTC 2020 - Matej Cepl <mcepl@suse.com>