Bug 193097

Summary: [PATCH] www/py-requests-oauthlib: update to 0.4.1
Product: Ports & Packages Reporter: Muhammad Moinur Rahman <bofh>
Component: Individual Port(s)Assignee: Kubilay Kocak <koobs>
Status: Closed FIXED    
Severity: Affects Only Me CC: koobs
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 193096    
Bug Blocks:    
Attachments:
Description Flags
patch for py-requests-oauthlib-0.4.1 none

Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-08-28 15:04:58 UTC
Created attachment 146455 [details]
patch for py-requests-oauthlib-0.4.1

- Update to 0.4.1
- USE_PYTHON
- Change MASTER_SITES to CHEESESHOP

Poudriere logs:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-requests-oauthlib/0.4.1/
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-12-22 05:32:03 UTC
A commit references this bug:

Author: koobs
Date: Mon Dec 22 05:31:50 UTC 2014
New revision: 375209
URL: https://svnweb.freebsd.org/changeset/ports/375209

Log:
  security/py-requests-oauthlib: Update to 0.4.2

  - Update to 0.4.2
  - Switch distribution files from Github -> PyPi (CHEESESHOP)
  - Add TESTS option for running the test suite
  - Update RUN_DEPENDS and TEST_DEPENDS
  - Use modern Python framework bits
  - Remove unecessary patch (upstreamed)

  Changes:

    * https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst

  PR:		193097
  Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail com> (with changes)

Changes:
  head/www/py-requests-oauthlib/Makefile
  head/www/py-requests-oauthlib/distinfo
  head/www/py-requests-oauthlib/files/
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2014-12-22 05:34:46 UTC
Committed, with changes. Thanks Muhammad!