pkgsrc/www/py-webpy/PLIST
adam a548673b11 py-webpy: updated to 0.62
0.62

* Fixed: application.load() assumes ctx.path will be a latin1 string
* Fixed: can not reset session data to same value as initialized.
* Fixed: can not set session expire time.
* Fixed: not export session store `MemoryStore`.

0.61

* setup.py: Add python_requires='>=3.5'

0.60

* Python-2 support has been completely dropped. Welcome to Python 3.
* Fixed: session store `DiskStore` doesn't return correctly if session
  directory doesn't exist.
* Fixed: incorrect str/bytes type of session data.
* Fixed: `db.query("insert... returning")` fails to commit.
2022-11-06 18:34:58 +00:00

61 lines
1.8 KiB
Plaintext

@comment $NetBSD: PLIST,v 1.10 2022/11/06 18:34:58 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/web/__init__.py
${PYSITELIB}/web/__init__.pyc
${PYSITELIB}/web/__init__.pyo
${PYSITELIB}/web/application.py
${PYSITELIB}/web/application.pyc
${PYSITELIB}/web/application.pyo
${PYSITELIB}/web/browser.py
${PYSITELIB}/web/browser.pyc
${PYSITELIB}/web/browser.pyo
${PYSITELIB}/web/contrib/__init__.py
${PYSITELIB}/web/contrib/__init__.pyc
${PYSITELIB}/web/contrib/__init__.pyo
${PYSITELIB}/web/contrib/template.py
${PYSITELIB}/web/contrib/template.pyc
${PYSITELIB}/web/contrib/template.pyo
${PYSITELIB}/web/db.py
${PYSITELIB}/web/db.pyc
${PYSITELIB}/web/db.pyo
${PYSITELIB}/web/debugerror.py
${PYSITELIB}/web/debugerror.pyc
${PYSITELIB}/web/debugerror.pyo
${PYSITELIB}/web/form.py
${PYSITELIB}/web/form.pyc
${PYSITELIB}/web/form.pyo
${PYSITELIB}/web/http.py
${PYSITELIB}/web/http.pyc
${PYSITELIB}/web/http.pyo
${PYSITELIB}/web/httpserver.py
${PYSITELIB}/web/httpserver.pyc
${PYSITELIB}/web/httpserver.pyo
${PYSITELIB}/web/net.py
${PYSITELIB}/web/net.pyc
${PYSITELIB}/web/net.pyo
${PYSITELIB}/web/py3helpers.py
${PYSITELIB}/web/py3helpers.pyc
${PYSITELIB}/web/py3helpers.pyo
${PYSITELIB}/web/session.py
${PYSITELIB}/web/session.pyc
${PYSITELIB}/web/session.pyo
${PYSITELIB}/web/template.py
${PYSITELIB}/web/template.pyc
${PYSITELIB}/web/template.pyo
${PYSITELIB}/web/test.py
${PYSITELIB}/web/test.pyc
${PYSITELIB}/web/test.pyo
${PYSITELIB}/web/utils.py
${PYSITELIB}/web/utils.pyc
${PYSITELIB}/web/utils.pyo
${PYSITELIB}/web/webapi.py
${PYSITELIB}/web/webapi.pyc
${PYSITELIB}/web/webapi.pyo
${PYSITELIB}/web/wsgi.py
${PYSITELIB}/web/wsgi.pyc
${PYSITELIB}/web/wsgi.pyo