================================================
This plugin adds a web interface with search for devpi-server
_.
.. _devpi-server: https://pypi.org/project/devpi-server/
See https://doc.devpi.net for quickstart and more documentation.
devpi-web
needs to be installed alongside devpi-server
.
You can install it with::
pip install devpi-web
There is no configuration needed as devpi-server
will automatically discover the plugin through calling hooks using the setuptools entry points mechanism.
If you find a bug, use the issue tracker at Github
_.
For general questions use GitHub Discussions
or the devpi-dev@python.org mailing list
.
For support contracts and paid help contact mail at pyfidelity.com
.
.. _issue tracker at Github: https://github.com/devpi/devpi/issues/ .. _devpi-dev@python.org mailing list: https://mail.python.org/mailman3/lists/devpi-dev.python.org/ .. _GitHub Discussions: https://github.com/devpi/devpi/discussions
=========
.. towncrier release notes start
Set ETag header to the doczip hash and max-age to 60 seconds for all documentation files.
Add --keep-docs-packed
option.
common.js, macros.pt: Fix #823: Remove moment.js and update jquery to 3.6.0.
common.js: Fix #764: Jumping to anchors with whitespace in documentation now works.
doc.pt, docview.js, style.css: Fix #764: Rewrote setting height of documentation iframe which also fixes scrolling to anchors generated by JavaScript.
Fix project names from mirrors with devpi-server >= 6.8.0.
Fix exception in not found page of project URLs.
toxresults.pt, version.pt: Fix anchor generation for toxresults URLs.
Support original project names for mirrors with devpi-server 6.6.0.
project.pt: Fix #601: add refresh button to project page.
project.pt: add navigation links to original project page for mirrors and to "Simple page" of projects.
Fix #880: explicitly register views for GET method, so there is a 404 on POSTs, like when using twine with wrong upload url.
Fix #867: AttributeError during devpi-import
and maybe other commands.
Version | Tag | Published |
---|---|---|
4.2.0 | 4mos ago | |
4.1.1 | 6mos ago | |
4.1.0 | 8mos ago | |
4.0.8 | 2yrs ago |