1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

www/py-txrequests: Update to 0.9.6

Changelog:

  https://github.com/tardyp/txrequests/blob/v0.9.6/CHANGES
This commit is contained in:
Kubilay Kocak 2018-08-07 03:53:32 +00:00
parent b8d0a2361e
commit 0c583871f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476563
2 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= txrequests
PORTVERSION= 0.9.2
PORTVERSION= 0.9.6
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -21,7 +21,8 @@ USE_PYTHON= autoplist distutils
NO_ARCH= yes
TEST_ENV= PYTHONPATH=${TEST_WRKSRC}
do-test:
@cd ${WRKSRC} && ${LOCALBASE}/bin/trial ${WRKSRC}/test_txrequests.py
@cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${LOCALBASE}/bin/trial ${WRKSRC}/test_txrequests.py
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (txrequests-0.9.2.tar.gz) = dc29e7c9305a74be3e88cd0253bde1981855426e39fbf4a7f4af647542eb7d4e
SIZE (txrequests-0.9.2.tar.gz) = 5223
TIMESTAMP = 1533613488
SHA256 (txrequests-0.9.6.tar.gz) = b452a1cafa4d005678f6fa47922a330feb4907d5b4732d1841ca98e89f1362e1
SIZE (txrequests-0.9.6.tar.gz) = 5306