View | Details | Raw Unified | Return to bug 189924
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	requests
4
PORTNAME=	requests
5
PORTVERSION=	2.2.1
5
PORTVERSION=	2.3.0
6
CATEGORIES=	www python
6
CATEGORIES=	www python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (requests-2.2.1.tar.gz) = 1266921f1bed5fbf364cd83cf239b6d7b3ea5c32ccccbc93980d9ba12cdcfd02
1
SHA256 (requests-2.3.0.tar.gz) = 1c1473875d846fe563d70868acf05b1953a4472f4695b7b3566d1d978957b8fc
2
SIZE (requests-2.2.1.tar.gz) = 421978
2
SIZE (requests-2.3.0.tar.gz) = 429521
(-)pkg-descr (-1 / +1 lines)
Lines 16-19 Link Here
16
- Python 2.6-3.3
16
- Python 2.6-3.3
17
- Thread-safe
17
- Thread-safe
18
18
19
WWW: http://python-requests.org/
19
WWW: http://python-requests.org

Return to bug 189924