Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-pyramid-debugtoolbar | Distribution: openSUSE:Factory:zSystems |
Version: 4.12.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Fri Feb 9 22:57:03 2024 |
Group: Unspecified | Build host: reproducible |
Size: 980648 | Source RPM: python-pyramid-debugtoolbar-4.12.1-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://docs.pylonsproject.org | |
Summary: An interactive HTML debugger for Pyramid application development |
A package which provides an interactive HTML debugger for Pyramid application development. Note that pyramid-debugtoolbar is a blatant rip-off of Michael van Tellingen's flask-debugtoolbar (which itself was derived from Rob Hudson's django-debugtoolbar). It also includes a lightly sanded down version of the Werkzeug debugger code by Armin Ronacher and team.
BSD-4-Clause AND ZPL-2.1 AND MIT
* Fri Feb 09 2024 Dirk Müller <dmueller@suse.com> - update to 4.12.1: * Fix a toolbar crash when loading the page and there aren't any visible requests yet. * Fix a concern where the toolbar may access sensitive request attributes like ``request.authenticated_userid`` at times outside of the supported request lifecycle. * Avoid triggering DeprecationWarnings when tracking values for deprecated attributes in Pyramid like ``effective_principals``. * Tue Jan 30 2024 Dirk Müller <dmueller@suse.com> - update to 4.11: * Drop support for SQLAlchemy < 1.4. * Add support for Python 3.12. * Add support for SQLAlchemy 2.x. * Fix an issue where a long-running request might not appear in the toolbar UI without refreshing the page. * Use ``time.monotonic()`` when computing performance intervals. * Tue Feb 21 2023 Daniel Garcia <daniel.garcia@suse.com> - Update to 4.10 - Drop support for Python 2.7, 3.4, 3.5, 3.6. - Add support for Python 3.9, 3.10, 3.11. - Fix deprecated usages of ``threading.currentThread()``. See https://github.com/Pylons/pyramid_debugtoolbar/pull/374 - 4.9 (2020-11-24) - Support Python 3.9. - Added a new Session Panel to track ingress and egress changes to a registered ISession interface across a request lifecycle. By default, the panel only operates on accessed sessions via a wrapped loader. Users can activate the Session Panel, via the Toolbar Settings or a per-request cookie, to track the ingress and egress data on all requests. * Removed "Session" section from Request Vars Panel * Updated Documentation and Screenshots - Ensured the Headers panel only operates when a Response object exists, to create better stack traces if other panels encounter errors. - ``utils.dictrepr`` will now fallback to a string comparison of the keys if a TypeError is encountered, which can occur under Python3. * A test was added to check to ensure sorting errors occur under Python3. If the test fails in the future, this workaround may no longer be needed. - Updated toolbar javascript to better handle multiple user-activated panels. * ``split`` and ``join`` functions now use the same delimiter. * If the browser supports it, use a "set" to de-duplicate active panels. - Inline comments on toolbar.js and toolbar.py to alert future developers on the string delimiters and cookie names. - 4.8 (2020-10-23) - Added tracking of transactional SQLAlchemy events to provide more insight into database session behavior during a request's lifecycle. See https://github.com/Pylons/pyramid_debugtoolbar/pull/368 - 4.7 (2020-10-22) - Added black, isort, and github actions to the pipeline. Dropped travis-ci. - Added some extra output to the "Request Vars" panel related to previewing the body contents. See https://github.com/Pylons/pyramid_debugtoolbar/pull/367 - 4.6.1 (2020-02-10) - Fix parser errors when injecting the toolbar into XHTML formatted pages. See https://github.com/Pylons/pyramid_debugtoolbar/pull/360 * Mon Apr 20 2020 Tomáš Chvátal <tchvatal@suse.com> - Remove py2 dependency as we build only py3 package * Mon Mar 23 2020 pgajdos@suse.com - version update to 4.6.1 - Fix parser errors when injecting the toolbar into XHTML formatted pages. See https://github.com/Pylons/pyramid_debugtoolbar/pull/360 - Show the full URL in the tooltip on the requests panel. See https://github.com/Pylons/pyramid_debugtoolbar/pull/358 - Stop accessing ``request.unauthenticated_userid`` in preparation for Pyramid 2.0 where it is deprecated. - Catch a ``ValueError`` when JSON-serializing SQLA objects for display. See https://github.com/Pylons/pyramid_debugtoolbar/pull/357 * Mon Oct 14 2019 Matej Cepl <mcepl@suse.com> - Replace %fdupes -s with plain %fdupes; hardlinks are better. * Wed Sep 11 2019 John Vandenberg <jayvdb@gmail.com> - Rename to python-pyramid-debugtoolbar and integrated doc subpackage - Trimmed package description - Update to v4.5 * Drop Python 3.3 support to align with Pyramid and its EOL * Add support for testing on Python 3.7 * Add a list of engines to the SQLAlchemy panel if queries come from multiple engines * When the toolbar intercepts an exception via ``debugtoolbar.intercept_exc = True`` and returns the interactive debugger, it will add ``request.exception`` and ``request.exc_info`` to the request to indicate what exception triggered the response. This helps upstream tweens such as ``pyramid_retry`` to possibly retry the requests * Stop parsing the ``request.remote_addr`` value when it contains chain of comma-separated ip-addresses. Reject these values and emit a warning to sanitize the value upstream * Mon May 28 2018 bruno@ioda-net.ch - Packaging : + spec-cleaner -m (url,date,%license) - Update to new version 4.4 + Reduce the log output for squashed exceptions and put them at the INFO level so they can be filtered out if desired. See https://github.com/Pylons/pyramid_debugtoolbar/pull/328 https://github.com/Pylons/pyramid_debugtoolbar/pull/329 + 4.3.1 (2018-01-28) Javascript syntax fixes for browsers that don’t support trailing commas. See https://github.com/Pylons/pyramid_debugtoolbar/pull/326 * Wed Sep 06 2017 bruno@ioda-net.ch - specfile : rename requires plaster-pastedeploy * Fri Jul 28 2017 bruno@ioda-net.ch - specfile : Move to singlespec, cleanup, update copyright year. Add minimal rpm-macros for -doc package to build on Leap - update to version 4.3 see all changes at https://pypi.python.org/pypi/pyramid_debugtoolbar/4.3
/usr/lib/python3.10/site-packages/pyramid_debugtoolbar /usr/lib/python3.10/site-packages/pyramid_debugtoolbar-4.12.1-py3.10.egg-info /usr/lib/python3.10/site-packages/pyramid_debugtoolbar-4.12.1-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/pyramid_debugtoolbar-4.12.1-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/pyramid_debugtoolbar-4.12.1-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/pyramid_debugtoolbar-4.12.1-py3.10.egg-info/not-zip-safe /usr/lib/python3.10/site-packages/pyramid_debugtoolbar-4.12.1-py3.10.egg-info/requires.txt /usr/lib/python3.10/site-packages/pyramid_debugtoolbar-4.12.1-py3.10.egg-info/top_level.txt /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__init__.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__ /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/console.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/console.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/repr.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/repr.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/tbtools.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/tbtools.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/toolbar.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/toolbar.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/toolbar_app.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/toolbar_app.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/utils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/__pycache__/utils.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/console.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__init__.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__ /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/headers.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/headers.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/introspection.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/introspection.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/logger.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/logger.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/performance.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/performance.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/renderings.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/renderings.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/request_vars.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/request_vars.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/routes.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/routes.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/session.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/session.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/settings.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/settings.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/sqla.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/sqla.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/traceback.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/traceback.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/tweens.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/tweens.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/versions.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/__pycache__/versions.cpython-310.pyc /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/headers.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/introspection.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/logger.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/performance.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/renderings.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/request_vars.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/routes.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/session.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/settings.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/sqla.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/headers.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/introspection.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/logger.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/performance.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/renderings.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/request_vars.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/routes.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/session.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/settings.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/sqlalchemy.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/sqlalchemy_explain.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/sqlalchemy_select.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/traceback.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/tweens.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/templates/versions.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/traceback.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/tweens.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/panels/versions.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/repr.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/bootstrap /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/bootstrap/css /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/bootstrap/css/bootstrap.min.css /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/bootstrap/fonts /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/bootstrap/fonts/glyphicons-halflings-regular.eot /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/bootstrap/fonts/glyphicons-halflings-regular.svg /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/bootstrap/fonts/glyphicons-halflings-regular.ttf /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/bootstrap/fonts/glyphicons-halflings-regular.woff /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/bootstrap/fonts/glyphicons-halflings-regular.woff2 /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/bootstrap/js /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/bootstrap/js/bootstrap.min.js /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/debugger /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/debugger/debugger.css /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/debugger/debugger.js /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/debugger/img /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/debugger/img/console.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/debugger/img/source.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/eventsource /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/eventsource/LICENSE /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/eventsource/eventsource.js /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.cookie /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.cookie/jquery.cookie.js /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/README.rst /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/black-asc.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/black-desc.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/black-unsorted.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/bootstrap-black-unsorted.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/bootstrap-white-unsorted.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/dragtable-handle.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/dragtable-handle.svg /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/dropbox-asc-hovered.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/dropbox-asc.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/dropbox-desc-hovered.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/dropbox-desc.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/first.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/green-asc.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/green-desc.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/green-header.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/green-unsorted.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/ice-asc.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/ice-desc.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/ice-unsorted.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/last.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/loading.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/metro-black-asc.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/metro-black-desc.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/metro-loading.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/metro-unsorted.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/metro-white-asc.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/metro-white-desc.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/next.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/prev.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/white-asc.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/white-desc.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/images/white-unsorted.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/css/theme.bootstrap.min.css /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/js /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/js/jquery.tablesorter.min.js /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery.tablesorter/js/jquery.tablesorter.widgets.min.js /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/jquery/jquery.min.js /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/dashboard.css /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/asc.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/back.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/back_hover.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/bg.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/close.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/close_hover.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/cross.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/desc.gif /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/headerbg.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/indicator.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/less.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/more.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/panel_bg.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/pdtb.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/pyramid.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/tick-default.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/img/tick.png /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/toolbar.css /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/toolbar.js /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/static/toolbar/toolbar_button.css /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/tbtools.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/templates /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/templates/exception.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/templates/exception_summary.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/templates/global_tab.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/templates/history_tab.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/templates/redirect.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/templates/settings_tab.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/templates/toolbar.dbtmako /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/toolbar.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/toolbar_app.py /usr/lib/python3.10/site-packages/pyramid_debugtoolbar/utils.py /usr/share/licenses/python310-pyramid-debugtoolbar /usr/share/licenses/python310-pyramid-debugtoolbar/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025