Port details |
- py-requests-oauth-hook This is an OAuth hook for py-requests
- 0.1.4_2 www
=0 0.1.4_2Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-10-31 01:36:25
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/maraujop/requests-oauth-hook
- Description:
- This is a hook for python-requests great python HTTP library, that
makes python-requests support Open Authentication version 1.0.
This hook is based on python-oauth2 and uses portions of its code
at the moment, kudos to the authors and contributors for doing a
huge effort in providing OAuth to python httplib2.
WWW: https://github.com/maraujop/requests-oauth-hook
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}requests-oauth-hook>0:www/py-requests-oauth-hook@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-requests-oauth-hook
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-requests1>0 : www/py-requests1
- py27-oauth2>0 : net/py-oauth2
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.4_2 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.1.4_2 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
0.1.4_2 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.1.4_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.1.4_2 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
0.1.4_2 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.1.4_2 21 Dec 2014 16:09:05 |
feld |
Update "BSD" license in www category |
0.1.4_2 02 Dec 2014 22:40:57 |
bapt |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
0.1.4_2 04 Mar 2014 15:38:42 |
miwi |
- Convert to autoplist
- Stage support
- Bump PORTREVISION |
0.1.4_1 27 Jan 2014 12:14:09 |
koobs |
Sweep www/py-requests dependants to www/py-requests1
Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.
Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.
PR: ports/185631 |
0.1.4 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.1.4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.1.4 08 Nov 2011 15:07:45 |
clsung |
- Update to 0.1.4 |
0.1.3 31 Oct 2011 01:36:10 |
clsung |
This is a hook for python-requests great python HTTP library, that
makes python-requests support Open Authentication version 1.0.
This hook is based on python-oauth2 and uses portions of its code
at the moment, kudos to the authors and contributors for doing a
huge effort in providing OAuth to python httplib2.
WWW: https://github.com/maraujop/requests-oauth-hook |