Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2011 01:36:10 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/py-requests-oauth-hook Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201110310136.p9V1aAPU075889@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110310136.p9V1aAPU075889>