| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Apr 2013 08:20:44
0.6.0
|
koobs  |
www/py-slumber: Update to 0.6.0
- Tweak COMMENT
- Tests are no longer installed, remove them from pkg-plist
- This update brings with it py-requests 1.x compatibility
Changes: https://github.com/dstufft/slumber/blob/v0.6.0/CHANGELOG.rst
Approved by: eadler, rm (mentors, implicit) |
09 Feb 2013 14:50:27
0.5.1_1
|
koobs  |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
25 Nov 2012 19:25:37
0.5.1_1
|
rm  |
- add YAML option
- bump PORTREVISION because of dependencies change
- use GITHUB mastersite instead of CHEESESHOP
- switch to setuptools, update pkg-plist accordingly
- remove setup.py patch
- add TEST_DEPENDS and regression-test target
- fix typo in Makefile header: s/Creates by/Created by
PR: 173903
Submitted by: Kubilay Kocak <koobs.freebsd at gmail dot com> (maintainer)
Feature safe: yes |
13 Nov 2012 15:11:37
0.5.1
|
rm  |
- update to 0.5.1
- trim Makefile header
- whitespace alignment
while here:
- remove indefinite article from COMMENT
- remove redundant LICENSE_FILE
- tab -> space change in pkg-descr:WWW
PR: 173528
Submitted by: Kubilay Kocak <koobs.freebsd at gmail dot com> (maintainer)
Feature safe: yes |
06 Jun 2012 11:24:56
0.4.2
|
miwi  |
Slumber is a python library that provides a convenient yet powerful object
orientated interface to ReSTful APIs. It acts as a wrapper around the
excellent requests_ library and abstracts away the handling of urls,
serialization, and processing requests.
WWW: http://slumber.in/
PR: ports/168557
Submitted by: koobs <koobs.freebsd@gmail.com> |