Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python36-flask-1.1.2-4.el7 RPM for noarch

From EPEL 7 for ppc64le / Packages / p

Name: python36-flask Distribution: Fedora Project
Version: 1.1.2 Vendor: Fedora Project
Release: 4.el7 Build date: Wed Apr 8 09:10:40 2020
Group: Unspecified Build host: buildvm-ppc64le-07.ppc.fedoraproject.org
Size: 882331 Source RPM: python3-flask-1.1.2-4.el7.src.rpm
Packager: Fedora Project
Url: https://flask.palletsprojects.com
Summary: Micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
Flask is called a “micro-framework” because the idea to keep the core
simple but extensible. There is no database abstraction layer, no form
validation or anything else where different libraries already exist
that can handle that. However Flask knows the concept of extensions
that can add this functionality into your application as if it was
implemented in Flask itself. There are currently extensions for object
relational mappers, form validation, upload handling, various open
authentication technologies and more.

Python 3 version.

Provides

Requires

License

BSD

Changelog

* Wed Apr 08 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.1.2-4
  - Add Requires for setuptools
* Wed Apr 08 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.1.2-3
  - Drop unversioned binary
* Wed Apr 08 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.1.2-2
  - Remove Obsoletes
* Wed Apr 08 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.1.2-1
  - Initial import

Files

/usr/bin/flask-3
/usr/bin/flask-3.6
/usr/lib/python3.6/site-packages/Flask-1.1.2-py3.6.egg-info
/usr/lib/python3.6/site-packages/Flask-1.1.2-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/Flask-1.1.2-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/Flask-1.1.2-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/Flask-1.1.2-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/Flask-1.1.2-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/Flask-1.1.2-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/flask
/usr/lib/python3.6/site-packages/flask/__init__.py
/usr/lib/python3.6/site-packages/flask/__main__.py
/usr/lib/python3.6/site-packages/flask/__pycache__
/usr/lib/python3.6/site-packages/flask/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/__main__.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/_compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/_compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/app.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/app.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/blueprints.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/blueprints.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/cli.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/cli.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/ctx.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/ctx.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/debughelpers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/debughelpers.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/globals.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/globals.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/helpers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/helpers.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/logging.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/logging.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/sessions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/sessions.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/signals.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/signals.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/templating.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/templating.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/testing.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/testing.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/views.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/views.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/wrappers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/__pycache__/wrappers.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/_compat.py
/usr/lib/python3.6/site-packages/flask/app.py
/usr/lib/python3.6/site-packages/flask/blueprints.py
/usr/lib/python3.6/site-packages/flask/cli.py
/usr/lib/python3.6/site-packages/flask/config.py
/usr/lib/python3.6/site-packages/flask/ctx.py
/usr/lib/python3.6/site-packages/flask/debughelpers.py
/usr/lib/python3.6/site-packages/flask/globals.py
/usr/lib/python3.6/site-packages/flask/helpers.py
/usr/lib/python3.6/site-packages/flask/json
/usr/lib/python3.6/site-packages/flask/json/__init__.py
/usr/lib/python3.6/site-packages/flask/json/__pycache__
/usr/lib/python3.6/site-packages/flask/json/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/json/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/json/__pycache__/tag.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flask/json/__pycache__/tag.cpython-36.pyc
/usr/lib/python3.6/site-packages/flask/json/tag.py
/usr/lib/python3.6/site-packages/flask/logging.py
/usr/lib/python3.6/site-packages/flask/sessions.py
/usr/lib/python3.6/site-packages/flask/signals.py
/usr/lib/python3.6/site-packages/flask/templating.py
/usr/lib/python3.6/site-packages/flask/testing.py
/usr/lib/python3.6/site-packages/flask/views.py
/usr/lib/python3.6/site-packages/flask/wrappers.py
/usr/share/doc/python36-flask-1.1.2
/usr/share/doc/python36-flask-1.1.2/CHANGES.rst
/usr/share/doc/python36-flask-1.1.2/README.rst
/usr/share/licenses/python36-flask-1.1.2
/usr/share/licenses/python36-flask-1.1.2/LICENSE.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Sep 7 02:45:18 2023