forked from pool/python-vdirsyncer
Fix metadata
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vdirsyncer?expand=0&rev=34
This commit is contained in:
@@ -3,6 +3,7 @@ Mon May 31 15:07:46 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|||||||
|
|
||||||
- Add deprecated_getiterator.patch (.getiterator() in
|
- Add deprecated_getiterator.patch (.getiterator() in
|
||||||
etree.Element is obsolete, use just plain iter())
|
etree.Element is obsolete, use just plain iter())
|
||||||
|
gh#pimutils/vdirsyncer#880
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 12 06:56:05 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
Tue Apr 12 06:56:05 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
@@ -32,7 +32,7 @@ Source2: vdirsyncer.timer
|
|||||||
Patch1: python-vdirsyncer-shift-deadline.patch
|
Patch1: python-vdirsyncer-shift-deadline.patch
|
||||||
# Compatibility with latest click - taken directly from upstream git
|
# Compatibility with latest click - taken directly from upstream git
|
||||||
Patch2: 3eb9ce5ae4320d52e6c876874511ff96a8a45f51.patch
|
Patch2: 3eb9ce5ae4320d52e6c876874511ff96a8a45f51.patch
|
||||||
# PATCH-FIX-UPSTREAM deprecated_getiterator.patch bugno mcepl@suse.com
|
# PATCH-FIX-UPSTREAM deprecated_getiterator.patch gh#pimutils/vdirsyncer#880 mcepl@suse.com
|
||||||
# .getiterator() in etree.Element is obsolete, use just plain iter()
|
# .getiterator() in etree.Element is obsolete, use just plain iter()
|
||||||
Patch0: deprecated_getiterator.patch
|
Patch0: deprecated_getiterator.patch
|
||||||
BuildRequires: %{python_module atomicwrites}
|
BuildRequires: %{python_module atomicwrites}
|
||||||
|
Reference in New Issue
Block a user