cvs commit: ports/www Makefile ports/www/py-requests-oauth-hook Makefile distinfo pkg-descr pkg-plist

Cheng-Lung Sung clsung at FreeBSD.org
Mon Oct 31 01:36:11 UTC 2011


clsung      2011-10-31 01:36:10 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-requests-oauth-hook Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  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
  
  Revision  Changes    Path
  1.3011    +1 -0      ports/www/Makefile
  1.1       +25 -0     ports/www/py-requests-oauth-hook/Makefile (new)
  1.1       +2 -0      ports/www/py-requests-oauth-hook/distinfo (new)
  1.1       +8 -0      ports/www/py-requests-oauth-hook/pkg-descr (new)
  1.1       +25 -0     ports/www/py-requests-oauth-hook/pkg-plist (new)


More information about the cvs-all mailing list