| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=316706
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=307754
|
|
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>
Notes:
svn path=/head/; revision=298577
|