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

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	kombu
4
PORTNAME=	kombu
5
PORTVERSION=	3.0.29
5
PORTVERSION=	3.0.32
6
CATEGORIES=	net python
6
CATEGORIES=	net 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 (kombu-3.0.29.tar.gz) = 970a55ec65e668403c3e6ef4aa2213362568387885f5cc0ff8429abd44a6dca8
1
SHA256 (kombu-3.0.32.tar.gz) = d3edda02076ae04fa62d128007756f4c4298fe479119ca070a47a22afe867660
2
SIZE (kombu-3.0.29.tar.gz) = 378270
2
SIZE (kombu-3.0.32.tar.gz) = 380958
(-)pkg-descr (-1 / +1 lines)
Lines 18-21 Link Here
18
      supporting timeouts and the ability to wait for events on
18
      supporting timeouts and the ability to wait for events on
19
      more than one channel.
19
      more than one channel.
20
20
21
WWW: http://github.com/ask/kombu
21
WWW: https://kombu.readthedocs.org/

Return to bug 205850