pkgsrc/www/py-flask-sendmail/PLIST
khorben aacb348fe6 py-flask-sendmail: improve and import a couple fixes
The updated patches:
- fix the suppressing of messages when testing or disabled in configuration;
- import what should be a better fix when piping messages to sendmail(1).

Bumps PKGREVISION.
2021-06-02 21:06:03 +00:00

19 lines
793 B
Text

@comment $NetBSD: PLIST,v 1.2 2021/06/02 21:06:03 khorben Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/flask_sendmail/__init__.py
${PYSITELIB}/flask_sendmail/__init__.pyc
${PYSITELIB}/flask_sendmail/__init__.pyo
${PYSITELIB}/flask_sendmail/connection.py
${PYSITELIB}/flask_sendmail/connection.pyc
${PYSITELIB}/flask_sendmail/connection.pyo
${PYSITELIB}/flask_sendmail/mail.py
${PYSITELIB}/flask_sendmail/mail.pyc
${PYSITELIB}/flask_sendmail/mail.pyo
${PYSITELIB}/flask_sendmail/message.py
${PYSITELIB}/flask_sendmail/message.pyc
${PYSITELIB}/flask_sendmail/message.pyo