Bug 193097 - [PATCH] www/py-requests-oauthlib: update to 0.4.1
Summary: [PATCH] www/py-requests-oauthlib: update to 0.4.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords:
Depends on: 193096
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-28 15:04 UTC by Muhammad Moinur Rahman
Modified: 2014-12-22 05:34 UTC (History)
1 user (show)

See Also:


Attachments
patch for py-requests-oauthlib-0.4.1 (2.29 KB, patch)
2014-08-28 15:04 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!