Port details on branch 2025Q3 |
- py-oauthlib Generic, spec-compliant, thorough implementation of the OAuth request-signing logic
- 3.3.1 security
=3 3.3.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2012-06-14 00:36:48
- Last Update: 2025-06-29 11:46:09
- Commit Hash: 0aef16b
- People watching this port, also watch:: indexinfo, openjpeg, yarn-node20, autoconf, py311-pyjwt
- Also Listed In: net python
- License: BSD3CLAUSE
- WWW:
- https://github.com/oauthlib/oauthlib
- Description:
- OAuthLib is a framework which implements the logic of OAuth1 or OAuth2 without
assuming a specific HTTP request object or web framework. Use it to graft OAuth
client support onto your favorite HTTP library, or provide support onto your
favourite web framework. If you're a maintainer of such a library, write a thin
veneer on top of OAuthLib and get OAuth support for very little effort.
¦ ¦ ¦ ¦ 
- 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}oauthlib>0:security/py-oauthlib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-oauthlib/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-oauthlib
- pkg install py311-oauthlib
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-oauthlib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-oauthlib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1750954230
SHA256 (oauthlib-3.3.1.tar.gz) = 0f0f8aa759826a193cf66c12ea1af1637f87b9b4622d46e866952bb022e538c9
SIZE (oauthlib-3.3.1.tar.gz) = 185918
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-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest-cov>=2.6 : devel/py-pytest-cov@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-blinker>=1.4.0 : devel/py-blinker@py311
- py311-pyjwt>=2.0.0<3 : www/py-pyjwt@py311
- py311-cryptography>=44.0.3,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- www/py-flask-dance
-
Deleted ports which required this port:
- for Run
-
- audio/py-discogs-client
- devel/py-lazr.restfulclient
- net/cloud-init
- net/cloud-init-devel
- net/py-tweepy
- security/py-social-auth-core
- www/py-aiohttp-oauthlib
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-oauthlib-3.3.1:
RSA=on: RSA support
SIGNALS=on: Signal support
SIGNEDTOKEN=on: Signed token support
===> Use 'make config' to modify these settings
- Options name:
- security_py-oauthlib
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|