pkgsrc/www/py-werkzeug
adam aa39907f1b py-werkzeug: updated to 0.16.0
Version 0.16.0

Deprecate most top-level attributes provided by the werkzeug module in favor of direct imports. The deprecated imports will be removed in version 1.0.

For example, instead of import werkzeug; werkzeug.url_quote, do from werkzeug.urls import url_quote. A deprecation warning will show the correct import to use. werkzeug.exceptions and werkzeug.routing should also be imported instead of accessed, but for technical reasons can’t show a warning.
2019-10-11 16:29:17 +00:00
..
DESCR
distinfo py-werkzeug: updated to 0.16.0 2019-10-11 16:29:17 +00:00
Makefile py-werkzeug: updated to 0.16.0 2019-10-11 16:29:17 +00:00
Makefile.common py-werkzeug: updated to 0.16.0 2019-10-11 16:29:17 +00:00
PLIST