15
0
Files
python-pyramid/python-pyramid.changes
Markéta Machová 818d6a3fd9 Accepting request 909944 from home:mcalabkova:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/909944
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=44
2021-08-03 10:07:47 +00:00

50 KiB