mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
net/py-amqp: update to 1.4.6
- USES python
This commit is contained in:
parent
8a799114da
commit
8f38e552d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369534
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= amqp
|
||||
PORTVERSION= 1.4.5
|
||||
PORTVERSION= 1.4.6
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,9 +17,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unittest2>=0.4.0:${PORTSDIR}/devel/py-unitt
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC}/funtests && ${SETENV} PYTHONPATH=../ ${PYTHON_CMD} run_all.py
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (amqp-1.4.5.tar.gz) = 534c807c0081ce9c2d517615e724cb6e9df17f79cd6cd4929653ea1ea60edb60
|
||||
SIZE (amqp-1.4.5.tar.gz) = 77748
|
||||
SHA256 (amqp-1.4.6.tar.gz) = ebcfc867de5a68f9f5ba14d11dbad88e6aff8435a8d39339d5ceb0e5b06de640
|
||||
SIZE (amqp-1.4.6.tar.gz) = 77902
|
||||
|
Loading…
Reference in New Issue
Block a user