Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-werkzeug | Distribution: Fedora Project |
Version: 1.0.1 | Vendor: Fedora Project |
Release: 4.fc34 | Build date: Thu Jan 28 08:44:19 2021 |
Group: Unspecified | Build host: buildvm-ppc64le-10.iad2.fedoraproject.org |
Size: 1975423 | Source RPM: python-werkzeug-1.0.1-4.fc34.src.rpm |
Packager: Fedora Project | |
Url: https://werkzeug.palletsprojects.com | |
Summary: Comprehensive WSGI web application library |
Werkzeug ======== Werkzeug started as simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules. Werkzeug is unicode aware and doesn't enforce a specific template engine, database adapter or anything else. It doesn't even enforce a specific way of handling requests and leaves all that up to the developer. It's most useful for end user applications which should work on as many server environments as possible (such as blogs, wikis, bulletin boards, etc.).
BSD
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-2 - Rebuilt for Python 3.9 * Wed Apr 08 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.1-1 - Update to 1.0.1 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 07 2020 Lumír Balhar <lbalhar@redhat.com> - 0.16.0-1 - New upstream version 0.16.0 (#1690599) * Wed Sep 18 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-12 - Subpackage python2-werkzeug has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-11 - Rebuilt for Python 3.8 * Mon Jul 29 2019 Petr Viktorin <pviktori@redhat.com> - 0.14.1-10 - Remove non-essential Python 2 test dependencies https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#Removing_Requirements - Use system Python interpreter in tests * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Apr 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-8 - Remove python2-werkzeug-doc https://fedoraproject.org/wiki/Changes/Sphinx2 * Sun Feb 17 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.14.1-7 - Backport fix to tests using 'python' command * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
/usr/lib/python3.9/site-packages/Werkzeug-1.0.1-py3.9.egg-info /usr/lib/python3.9/site-packages/Werkzeug-1.0.1-py3.9.egg-info/PKG-INFO /usr/lib/python3.9/site-packages/Werkzeug-1.0.1-py3.9.egg-info/SOURCES.txt /usr/lib/python3.9/site-packages/Werkzeug-1.0.1-py3.9.egg-info/dependency_links.txt /usr/lib/python3.9/site-packages/Werkzeug-1.0.1-py3.9.egg-info/requires.txt /usr/lib/python3.9/site-packages/Werkzeug-1.0.1-py3.9.egg-info/top_level.txt /usr/lib/python3.9/site-packages/werkzeug /usr/lib/python3.9/site-packages/werkzeug/__init__.py /usr/lib/python3.9/site-packages/werkzeug/__pycache__ /usr/lib/python3.9/site-packages/werkzeug/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/_compat.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/_compat.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/_internal.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/_internal.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/_reloader.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/_reloader.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/datastructures.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/datastructures.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/exceptions.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/exceptions.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/filesystem.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/filesystem.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/formparser.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/formparser.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/http.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/http.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/local.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/local.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/posixemulation.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/posixemulation.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/routing.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/routing.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/security.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/security.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/serving.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/serving.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/test.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/test.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/testapp.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/testapp.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/urls.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/urls.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/useragents.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/useragents.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/utils.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/utils.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/wsgi.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/__pycache__/wsgi.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/_compat.py /usr/lib/python3.9/site-packages/werkzeug/_internal.py /usr/lib/python3.9/site-packages/werkzeug/_reloader.py /usr/lib/python3.9/site-packages/werkzeug/datastructures.py /usr/lib/python3.9/site-packages/werkzeug/debug /usr/lib/python3.9/site-packages/werkzeug/debug/__init__.py /usr/lib/python3.9/site-packages/werkzeug/debug/__pycache__ /usr/lib/python3.9/site-packages/werkzeug/debug/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/debug/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/debug/__pycache__/console.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/debug/__pycache__/console.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/debug/__pycache__/repr.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/debug/__pycache__/repr.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/debug/__pycache__/tbtools.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/debug/__pycache__/tbtools.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/debug/console.py /usr/lib/python3.9/site-packages/werkzeug/debug/repr.py /usr/lib/python3.9/site-packages/werkzeug/debug/shared /usr/lib/python3.9/site-packages/werkzeug/debug/shared/FONT_LICENSE /usr/lib/python3.9/site-packages/werkzeug/debug/shared/console.png /usr/lib/python3.9/site-packages/werkzeug/debug/shared/debugger.js /usr/lib/python3.9/site-packages/werkzeug/debug/shared/jquery.js /usr/lib/python3.9/site-packages/werkzeug/debug/shared/less.png /usr/lib/python3.9/site-packages/werkzeug/debug/shared/more.png /usr/lib/python3.9/site-packages/werkzeug/debug/shared/source.png /usr/lib/python3.9/site-packages/werkzeug/debug/shared/style.css /usr/lib/python3.9/site-packages/werkzeug/debug/shared/ubuntu.ttf /usr/lib/python3.9/site-packages/werkzeug/debug/tbtools.py /usr/lib/python3.9/site-packages/werkzeug/exceptions.py /usr/lib/python3.9/site-packages/werkzeug/filesystem.py /usr/lib/python3.9/site-packages/werkzeug/formparser.py /usr/lib/python3.9/site-packages/werkzeug/http.py /usr/lib/python3.9/site-packages/werkzeug/local.py /usr/lib/python3.9/site-packages/werkzeug/middleware /usr/lib/python3.9/site-packages/werkzeug/middleware/__init__.py /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__ /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/dispatcher.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/dispatcher.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/http_proxy.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/http_proxy.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/lint.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/lint.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/profiler.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/profiler.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/proxy_fix.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/proxy_fix.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/shared_data.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/__pycache__/shared_data.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/middleware/dispatcher.py /usr/lib/python3.9/site-packages/werkzeug/middleware/http_proxy.py /usr/lib/python3.9/site-packages/werkzeug/middleware/lint.py /usr/lib/python3.9/site-packages/werkzeug/middleware/profiler.py /usr/lib/python3.9/site-packages/werkzeug/middleware/proxy_fix.py /usr/lib/python3.9/site-packages/werkzeug/middleware/shared_data.py /usr/lib/python3.9/site-packages/werkzeug/posixemulation.py /usr/lib/python3.9/site-packages/werkzeug/routing.py /usr/lib/python3.9/site-packages/werkzeug/security.py /usr/lib/python3.9/site-packages/werkzeug/serving.py /usr/lib/python3.9/site-packages/werkzeug/test.py /usr/lib/python3.9/site-packages/werkzeug/testapp.py /usr/lib/python3.9/site-packages/werkzeug/urls.py /usr/lib/python3.9/site-packages/werkzeug/useragents.py /usr/lib/python3.9/site-packages/werkzeug/utils.py /usr/lib/python3.9/site-packages/werkzeug/wrappers /usr/lib/python3.9/site-packages/werkzeug/wrappers/__init__.py /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__ /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/accept.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/accept.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/auth.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/auth.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/base_request.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/base_request.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/base_response.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/base_response.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/common_descriptors.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/common_descriptors.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/cors.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/cors.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/etag.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/etag.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/json.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/json.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/request.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/request.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/response.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/response.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/user_agent.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/__pycache__/user_agent.cpython-39.pyc /usr/lib/python3.9/site-packages/werkzeug/wrappers/accept.py /usr/lib/python3.9/site-packages/werkzeug/wrappers/auth.py /usr/lib/python3.9/site-packages/werkzeug/wrappers/base_request.py /usr/lib/python3.9/site-packages/werkzeug/wrappers/base_response.py /usr/lib/python3.9/site-packages/werkzeug/wrappers/common_descriptors.py /usr/lib/python3.9/site-packages/werkzeug/wrappers/cors.py /usr/lib/python3.9/site-packages/werkzeug/wrappers/etag.py /usr/lib/python3.9/site-packages/werkzeug/wrappers/json.py /usr/lib/python3.9/site-packages/werkzeug/wrappers/request.py /usr/lib/python3.9/site-packages/werkzeug/wrappers/response.py /usr/lib/python3.9/site-packages/werkzeug/wrappers/user_agent.py /usr/lib/python3.9/site-packages/werkzeug/wsgi.py /usr/share/doc/python3-werkzeug /usr/share/doc/python3-werkzeug/CHANGES.rst /usr/share/doc/python3-werkzeug/README.rst /usr/share/licenses/python3-werkzeug /usr/share/licenses/python3-werkzeug/LICENSE.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jul 9 17:47:19 2022