Atom feed has to be reimplemented #65274

Open
opened 2019-05-29 14:56:24 +02:00 by Sybren A. Stüvel · 1 comment

werkzeug.contrib.atom is deprecated as of Werkzeug version 0.15 and will be removed in version 1.0. We have to replace it with some other Atom library.

This warning is caused by from werkzeug.contrib.atom import AtomFeed in pillar/web/main/routes.py.

`werkzeug.contrib.atom` is deprecated as of Werkzeug version 0.15 and will be removed in version 1.0. We have to replace it with some other Atom library. This warning is caused by `from werkzeug.contrib.atom import AtomFeed` in `pillar/web/main/routes.py`.

Added subscribers: @dr.sybren, @fsiddi

Added subscribers: @dr.sybren, @fsiddi
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: archive/pillar#65274
No description provided.