| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Apr 2013 06:46:43
0.4.0
|
koobs  |
security/py-oauthlib: Update to 0.4.0
- Update pkg-descr WWW:
- Update pkg-plist
Changes: https://github.com/idan/oauthlib/tree/0.4.0#changelog
Approved by: eadler, rm (mentors, implicit) |
24 Mar 2013 04:42:14
0.3.8
|
koobs  |
- Update to 0.3.8
- Update pkg-plist
- Use GITHUB for DISTFILES
- Add TEST_DEPENDS and regression-test target
- Refactor {BUILD,RUN,TEST}_DEPENDS lists
- Update COMMENT accoding to standards
- Tab->space in pkg-descr
Changes: https://github.com/idan/oauthlib/tree/0.3.8#changelog
Approved by: rm (mentor) |
09 Feb 2013 14:50:27
0.3.0
|
koobs  |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
14 Aug 2012 14:47:16
0.3.0
|
sbz  |
- Update to 0.3.0
PR: ports/170633
Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer) |
15 Jun 2012 11:22:44
0.1.3_1
|
rm  |
- remove unneded LICENSE_FILE knob
- add dependency on py-rsa to RUN_DEPENDS too
- mark this port python3 ready
- remove trailing slash from pkg-plist entry
- bump PORTREVISION because of dependency change
PR: 169068 (follow-up patch)
Submitted by: rm (myself)
Approved by: koobs k <koobs.freebsd at gmail dot com> (maintainer) |
14 Jun 2012 14:28:25
0.1.3
|
rm  |
- correct port category
PR: 169068
Submitted by: koobs <koobs.freebsd at gmail dot com> (maintainer) |
14 Jun 2012 00:36:22
0.1.3
|
tj  |
OAuthLib is a generic Python module which implements the logic of
OAuth without assuming a specific HTTP request object. Use it to graft
OAuth support onto your favorite HTTP library.
WWW: https://github.com/idangazit/oauthlib
PR: ports/168460
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: eadler (mentor) |