Port details |
- py-flask-dance Doing the OAuth dance with style using Flask, requests, and oauthlib
- 7.1.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: matthew@wener.org
- Port Added: 2024-11-22 07:00:08
- Last Update: 2024-11-22 06:55:36
- Commit Hash: b8dd0ef
- Also Listed In: python
- License: MIT
- WWW:
- https://flask-dance.readthedocs.io/
- Description:
- Doing the OAuth dance with style using Flask, requests,
and oauthlib. Currently,only OAuth consumers are supported,
but this project could easily support OAuth providers in the
future, as well.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}flask-dance>0:www/py-flask-dance@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-flask-dance/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-flask-dance
- pkg install py311-flask-dance
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-flask-dance listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-flask-dance
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725150078
SHA256 (flask_dance-7.1.0.tar.gz) = 6d0510e284f3d6ff05af918849791b17ef93a008628ec33f3a80578a44b51674
SIZE (flask_dance-7.1.0.tar.gz) = 140993
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-flit-core>=0 : devel/py-flit-core@py311
- py311-betamax>=0 : www/py-betamax@py311
- py311-Flask-Sphinx-Themes>=0 : www/py-flask-sphinx-themes@py311
- py311-pillow>=0 : graphics/py-pillow@py311
- py311-sphinx>=0 : textproc/py-sphinx@py311
- py311-sphinxcontrib-seqdiag>=0 : textproc/py-sphinxcontrib-seqdiag@py311
- py311-sphinxcontrib-spelling>=0 : textproc/py-sphinxcontrib-spelling@py311
- py311-flask>=0 : www/py-flask@py311
- py311-oauthlib>=0 : security/py-oauthlib@py311
- py311-requests-oauthlib>=0 : www/py-requests-oauthlib@py311
- py311-requests>=0 : www/py-requests@py311
- py311-urlobject>=0 : www/py-urlobject@py311
- py311-werkzeug>=0 : www/py-werkzeug@py311
- python3.11 : lang/python311
- py311-sqlalchemy20>=0 : databases/py-sqlalchemy20@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-betamax>=0 : www/py-betamax@py311
- py311-coverage>=0 : devel/py-coverage@py311
- py311-flask-caching>=0 : www/py-flask-caching@py311
- py311-Flask-Login>=0 : www/py-flask-login@py311
- py311-flask-sqlalchemy>=0 : databases/py-flask-sqlalchemy@py311
- py311-freezegun>=0 : devel/py-freezegun@py311
- py311-oauthlib>=0 : security/py-oauthlib@py311
- py311-pytest-mock>=0 : devel/py-pytest-mock@py311
- py311-responses>=0 : devel/py-responses@py311
- py311-sqlalchemy20>=0 : databases/py-sqlalchemy20@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-flask>=0 : www/py-flask@py311
- py311-oauthlib>=0 : security/py-oauthlib@py311
- py311-requests-oauthlib>=0 : www/py-requests-oauthlib@py311
- py311-requests>=0 : www/py-requests@py311
- py311-urlobject>=0 : www/py-urlobject@py311
- py311-werkzeug>=0 : www/py-werkzeug@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-flask-dance-7.1.0:
DOCS=on: Build and/or install documentation
SIGNALS=off: Signals Support
====> Options available for the radio SQLA: you can only select none or one of them
SQLA14=off: Use SQLAlchemy 1.4.*
SQLA20=off: Use SQLAlchemy 2.0.*
===> Use 'make config' to modify these settings
- Options name:
- www_py-flask-dance
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.1.0 22 Nov 2024 06:55:36 |
Dries Michiels (driesm) Author: Matthew Wener |
www/py-flask-dance: add new port
Doing the OAuth dance with style using Flask, requests and oauthlib.
PR: 282844 |
Number of commits found: 1
|