Package: python3-dateparser Version: 0.7.2-1 Severity: normal While investigatin a resolution for #954147, I noticed the following warning being emitted. Presumably this will turn to an error in the future and should, at some point, be addressed:
tmp/autopkgtest.ced6Wo/build.9qW/real-tree/dateparser/date.py:142: FutureWarning: Date formats should be list, tuple or set of strings warn(_DateLocaleParser.DATE_FORMATS_ERROR_MESSAGE, FutureWarning) Scott K