This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
from bd2e9179c with recent versions of pip but no wheel pkg, "pip install
-e .." needs setuptools, so --no-index is a problem. Remove that, and update
folder paths to be clearly folders to ensure they don't get installed from PyPI
new b72eb95e2 [#8510] added new http header Permissions-Policy for iframes
new 857bc2e5a pytest: ignore other package's namespace warnings
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Allura/allura/config/middleware.py | 3 +++
Allura/allura/lib/custom_middleware.py | 17 +++++++++++++++++
Allura/development.ini | 6 ++++++
pytest.ini | 4 +++-
4 files changed, 29 insertions(+), 1 deletion(-)