mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
net/py-kombu: update to 3.0.8 and switch from easy_install
This commit is contained in:
parent
72aee0b4e6
commit
4ae6c39883
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336711
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kombu
|
||||
PORTVERSION= 3.0.7
|
||||
PORTVERSION= 3.0.8
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -35,7 +35,7 @@ ZMQ_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyzmq>=2.2.0:${PORTSDIR}/devel/py-pyzmq
|
||||
OPTIONSFILE?= ${PORT_DBDIR}/py-${PORTNAME}/options
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=easy_install
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (kombu-3.0.7.tar.gz) = 1aed91b4e58c5114069b9432d229a6b8564f63000f50b03de1c514f2bdd42f1b
|
||||
SIZE (kombu-3.0.7.tar.gz) = 330463
|
||||
SHA256 (kombu-3.0.8.tar.gz) = de8eea1b9dc83c268a135bcaa9b89aedec1b07f63ebb487f3ba09d35d37f07d2
|
||||
SIZE (kombu-3.0.8.tar.gz) = 335226
|
||||
|
Loading…
Reference in New Issue
Block a user