SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-pyramid_debugtoolbar-4.9-7.46.noarch.rpm :

* Wed Jun 22 2022 Bruno Friedmann - Update copyright year- Disable testing and comment out buildrequires to nosetest
* Tue Mar 23 2021 Bruno Friedmann - Upgrade to version 4.9- Packaging + Fix new python syntax module version (inside {})
* Fri Jul 31 2020 Bruno Friedmann - Remove ipaddress dependency unused on py3 only
* Sun Mar 15 2020 Bruno Friedmann - Update to version 4.6.1 + Fix parser errors when injecting the toolbar into XHTML formatted pages. See https://github.com/Pylons/pyramid_debugtoolbar/pull/360 + Version 4.6 Show the full URL in the tooltip on the requests panel. See https://github.com/Pylons/pyramid_debugtoolbar/pull/358 + Version 4.5.2 - 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 + Version 4.5.1 - Add Python 3.8 support. - Fix internal deprecation warnings on Python 3.7. + Version 4.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. See https://github.com/Pylons/pyramid_debugtoolbar/pull/334 - 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. See https://github.com/Pylons/pyramid_debugtoolbar/pull/343 - 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. See https://github.com/Pylons/pyramid_debugtoolbar/pull/342- Packaging + spec cleaning + Make it python3 only (due to venusian being only py3 now)
* Mon May 28 2018 brunoAATTioda-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 brunoAATTioda-net.ch- specfile : rename requires plaster-pastedeploy
* Fri Jul 28 2017 brunoAATTioda-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
* Sat Sep 10 2016 arunAATTgmx.de- specfile:
* update copyright year- update to version 3.0.4:
* 3.0.3 was a brownbag release missing static assets.- changes from version 3.0.3:
* Fix another regression where the toolbar was modifying requests to the toolbar itself such that the \"script_name\" and \"path_info\" were different after handling the request than before. See https://github.com/Pylons/pyramid_debugtoolbar/pull/269
* Mon Jul 04 2016 arunAATTgmx.de- specfile:
* update copyright year- update to version 3.0.2:
* Fix a regression with inspecting requests with a session that is loaded before the toolbar executes. See https://github.com/Pylons/pyramid_debugtoolbar/pull/268
* Mon Jun 13 2016 toddrme2178AATTgmail.com- Split documentation into subpackage to speed up build.
 
ICM