| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python314-pyramid | Distribution: openSUSE Tumbleweed |
| Version: 2.1 | Vendor: openSUSE |
| Release: 1.2 | Build date: Fri Jun 19 05:55:48 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 2396937 | Source RPM: python-pyramid-2.1-1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://pylonsproject.org | |
| Summary: The Pyramid web application development framework | |
Pyramid is a Python web application development framework produced by the Pylons Project (http://pylonsproject.org). It was previously known as repoze.bfg (http://bfg.repoze.org).
BSD-4-Clause AND ZPL-2.1 AND MIT
* Fri Jun 19 2026 Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.1:
* Add static license specifier LicenseRef-Repoze-BSD-derived to the package
metadata to satisfy SPDX license format.
* Add "Operating System :: Independent" trove classifier.
* Add support for Python 3.12, 3.13, and 3.14.
* Added HTTP 418 error code via pyramid.httpexceptions.HTTPImATeapot.
* Base coverage reports in tests on Python 3.14 instead of Python 3.8.
* Replace usage of md5 in the Pyramid view system with sha256. This
is not a security-related feature and is considered an implementation
detail.
* Replace usage of pkg_resources in pyramid.path.DottedNameResolver.
* Replace usage of pkg_resources in pdistreport and pshell CLI commands.
* Remove internal usages of deprecated locale and datetime APIs to reduce
deprecation warnings.
* Fix issues where permissions may be checked on exception views.
* Applications raising pyramid.exceptions.BadCSRFToken and
pyramid.exceptions.BadCSRFOrigin were returning invalid HTTP status.
* Drop support for Python 3.6, 3.7, 3.8, and 3.9.
* Drop support for l*gettext() methods in the i18n module.
* Add get_spec method to IPackageOverrides.
* When using a cache buster with asset overrides, the cache buster will
find the first existing file in the override stack, rather than taking
the first override regardless of whether the file exists or not.
- Drop patch py313-tests.patch, merged upstream.
- Remove Python 2 leftovers.
* Sat Nov 09 2024 Dirk Müller <dmueller@suse.com>
- add py313-tests.patch
- modernize spec file
* Tue Jan 02 2024 Dirk Müller <dmueller@suse.com>
- update to 2.0.2:
* Removed support for null-bytes in the path when making a
request for a file
* Backward Incompatibilities - Requests to a static_view are no
longer allowed to contain a null-byte in any
* Sun Jun 11 2023 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
* Mon Feb 20 2023 Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.0.1:
* Add support for Python 3.10 and 3.11.
* Copy __name__ from decorated attribute when using pyramid.decorator.reify.
* Fix method signatures in docs for
pyramid.config.Configurator.add_static_view and
pyramid.config.Configurator.override_asset.
* Remove obsolete stackframe hack used in Python 3.5.0 when showing
configurator conflict errors.
* Fix an error when injecting certain objects into the pshell env due to
the use of !=.
* Pyramid drops support for l*gettext() methods in the i18n module. These
have been deprecated in Python's gettext module since 3.8, and removed
in Python 3.11.
* Avoid setDaemon(True) deprecation warning by updating threading API
usage to .daemon = True.
* Mon Aug 02 2021 Markéta Machová <mmachova@suse.com>
- Update to 2.0
* Add Python 3.8 and 3.9
* Drop Python 2.7, 3.4 and 3.5
* The authentication and authorization policies of Pyramid 1.x have been
merged into a single security policy in Pyramid 2.0. New security APIs
have been added.
* It is now possible to control whether a route pattern contains
a trailing slash.
* pcreate and the builtin scaffolds have been removed in favor of
using the cookiecutter tool and the pyramid-cookiecutter-starter
cookiecutter.
* Deprecated the authentication and authorization interfaces and
principal-based support.
* Deprecated several ACL-related aspects of pyramid.security. Equivalent
objects should now be imported from the pyramid.authorization module.
* Mon Aug 31 2020 Tomáš Chvátal <tchvatal@suse.com>
- Remove conditionaling of bcond with_python2 as it ain't needed
* Thu Jul 02 2020 pgajdos@suse.com
- use %pytest macro, drop dependency on nose
* Tue Mar 17 2020 Tomáš Chvátal <tchvatal@suse.com>
- Match up all the deps to the reality
* Sun Mar 15 2020 Bruno Friedmann <bruno@ioda-net.ch>
- Remove python2 support, due to pyton-venusian being only python3
/etc/alternatives/pdistreport /etc/alternatives/prequest /etc/alternatives/proutes /etc/alternatives/pserve /etc/alternatives/pshell /etc/alternatives/ptweens /etc/alternatives/pviews /usr/bin/pdistreport /usr/bin/pdistreport-3.14 /usr/bin/prequest /usr/bin/prequest-3.14 /usr/bin/proutes /usr/bin/proutes-3.14 /usr/bin/pserve /usr/bin/pserve-3.14 /usr/bin/pshell /usr/bin/pshell-3.14 /usr/bin/ptweens /usr/bin/ptweens-3.14 /usr/bin/pviews /usr/bin/pviews-3.14 /usr/lib/python3.14/site-packages/pyramid /usr/lib/python3.14/site-packages/pyramid-2.1.dist-info /usr/lib/python3.14/site-packages/pyramid-2.1.dist-info/INSTALLER /usr/lib/python3.14/site-packages/pyramid-2.1.dist-info/METADATA /usr/lib/python3.14/site-packages/pyramid-2.1.dist-info/RECORD /usr/lib/python3.14/site-packages/pyramid-2.1.dist-info/REQUESTED /usr/lib/python3.14/site-packages/pyramid-2.1.dist-info/WHEEL /usr/lib/python3.14/site-packages/pyramid-2.1.dist-info/entry_points.txt /usr/lib/python3.14/site-packages/pyramid-2.1.dist-info/licenses /usr/lib/python3.14/site-packages/pyramid-2.1.dist-info/licenses/LICENSE.txt /usr/lib/python3.14/site-packages/pyramid-2.1.dist-info/top_level.txt /usr/lib/python3.14/site-packages/pyramid/__init__.py /usr/lib/python3.14/site-packages/pyramid/__pycache__ /usr/lib/python3.14/site-packages/pyramid/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/asset.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/asset.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/authentication.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/authentication.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/authorization.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/authorization.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/csrf.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/csrf.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/decorator.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/decorator.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/encode.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/encode.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/events.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/events.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/exceptions.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/exceptions.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/httpexceptions.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/httpexceptions.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/i18n.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/i18n.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/interfaces.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/interfaces.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/location.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/location.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/paster.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/paster.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/path.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/path.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/predicates.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/predicates.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/registry.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/registry.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/renderers.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/renderers.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/request.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/request.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/resource.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/resource.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/response.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/response.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/router.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/router.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/scripting.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/scripting.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/security.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/security.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/session.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/session.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/settings.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/settings.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/static.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/static.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/testing.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/testing.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/threadlocal.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/threadlocal.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/traversal.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/traversal.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/tweens.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/tweens.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/url.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/url.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/urldispatch.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/urldispatch.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/util.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/util.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/view.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/view.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/viewderivers.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/viewderivers.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/wsgi.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/__pycache__/wsgi.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/asset.py /usr/lib/python3.14/site-packages/pyramid/authentication.py /usr/lib/python3.14/site-packages/pyramid/authorization.py /usr/lib/python3.14/site-packages/pyramid/config /usr/lib/python3.14/site-packages/pyramid/config/__init__.py /usr/lib/python3.14/site-packages/pyramid/config/__pycache__ /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/actions.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/actions.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/adapters.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/adapters.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/assets.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/assets.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/factories.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/factories.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/i18n.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/i18n.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/predicates.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/predicates.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/rendering.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/rendering.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/routes.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/routes.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/security.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/security.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/settings.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/settings.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/testing.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/testing.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/tweens.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/tweens.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/views.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/views.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/zca.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/config/__pycache__/zca.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/config/actions.py /usr/lib/python3.14/site-packages/pyramid/config/adapters.py /usr/lib/python3.14/site-packages/pyramid/config/assets.py /usr/lib/python3.14/site-packages/pyramid/config/factories.py /usr/lib/python3.14/site-packages/pyramid/config/i18n.py /usr/lib/python3.14/site-packages/pyramid/config/predicates.py /usr/lib/python3.14/site-packages/pyramid/config/rendering.py /usr/lib/python3.14/site-packages/pyramid/config/routes.py /usr/lib/python3.14/site-packages/pyramid/config/security.py /usr/lib/python3.14/site-packages/pyramid/config/settings.py /usr/lib/python3.14/site-packages/pyramid/config/testing.py /usr/lib/python3.14/site-packages/pyramid/config/tweens.py /usr/lib/python3.14/site-packages/pyramid/config/views.py /usr/lib/python3.14/site-packages/pyramid/config/zca.py /usr/lib/python3.14/site-packages/pyramid/csrf.py /usr/lib/python3.14/site-packages/pyramid/decorator.py /usr/lib/python3.14/site-packages/pyramid/encode.py /usr/lib/python3.14/site-packages/pyramid/events.py /usr/lib/python3.14/site-packages/pyramid/exceptions.py /usr/lib/python3.14/site-packages/pyramid/httpexceptions.py /usr/lib/python3.14/site-packages/pyramid/i18n.py /usr/lib/python3.14/site-packages/pyramid/interfaces.py /usr/lib/python3.14/site-packages/pyramid/location.py /usr/lib/python3.14/site-packages/pyramid/paster.py /usr/lib/python3.14/site-packages/pyramid/path.py /usr/lib/python3.14/site-packages/pyramid/predicates.py /usr/lib/python3.14/site-packages/pyramid/registry.py /usr/lib/python3.14/site-packages/pyramid/renderers.py /usr/lib/python3.14/site-packages/pyramid/request.py /usr/lib/python3.14/site-packages/pyramid/resource.py /usr/lib/python3.14/site-packages/pyramid/response.py /usr/lib/python3.14/site-packages/pyramid/router.py /usr/lib/python3.14/site-packages/pyramid/scripting.py /usr/lib/python3.14/site-packages/pyramid/scripts /usr/lib/python3.14/site-packages/pyramid/scripts/__init__.py /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__ /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/common.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/common.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/pdistreport.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/pdistreport.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/prequest.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/prequest.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/proutes.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/proutes.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/pserve.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/pserve.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/pshell.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/pshell.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/ptweens.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/ptweens.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/pviews.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/__pycache__/pviews.cpython-314.pyc /usr/lib/python3.14/site-packages/pyramid/scripts/common.py /usr/lib/python3.14/site-packages/pyramid/scripts/pdistreport.py /usr/lib/python3.14/site-packages/pyramid/scripts/prequest.py /usr/lib/python3.14/site-packages/pyramid/scripts/proutes.py /usr/lib/python3.14/site-packages/pyramid/scripts/pserve.py /usr/lib/python3.14/site-packages/pyramid/scripts/pshell.py /usr/lib/python3.14/site-packages/pyramid/scripts/ptweens.py /usr/lib/python3.14/site-packages/pyramid/scripts/pviews.py /usr/lib/python3.14/site-packages/pyramid/security.py /usr/lib/python3.14/site-packages/pyramid/session.py /usr/lib/python3.14/site-packages/pyramid/settings.py /usr/lib/python3.14/site-packages/pyramid/static.py /usr/lib/python3.14/site-packages/pyramid/testing.py /usr/lib/python3.14/site-packages/pyramid/threadlocal.py /usr/lib/python3.14/site-packages/pyramid/traversal.py /usr/lib/python3.14/site-packages/pyramid/tweens.py /usr/lib/python3.14/site-packages/pyramid/url.py /usr/lib/python3.14/site-packages/pyramid/urldispatch.py /usr/lib/python3.14/site-packages/pyramid/util.py /usr/lib/python3.14/site-packages/pyramid/view.py /usr/lib/python3.14/site-packages/pyramid/viewderivers.py /usr/lib/python3.14/site-packages/pyramid/wsgi.py /usr/share/doc/packages/python314-pyramid /usr/share/doc/packages/python314-pyramid/BFG_HISTORY.rst /usr/share/doc/packages/python314-pyramid/CHANGES.rst /usr/share/doc/packages/python314-pyramid/HISTORY.rst /usr/share/doc/packages/python314-pyramid/README.rst /usr/share/licenses/python314-pyramid /usr/share/licenses/python314-pyramid/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 03:14:27 2026