summaryrefslogtreecommitdiff
path: root/www/py-internetarchive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-internetarchive/Makefile')
-rw-r--r--www/py-internetarchive/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-internetarchive/Makefile b/www/py-internetarchive/Makefile
index 74eae87ab195..4c410c9142ea 100644
--- a/www/py-internetarchive/Makefile
+++ b/www/py-internetarchive/Makefile
@@ -1,6 +1,6 @@
PORTNAME= internetarchive
DISTVERSIONPREFIX= v
-DISTVERSION= 5.3.1
+DISTVERSION= 5.4.1
CATEGORIES= www python
#MASTER_SITES= PYPI # no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -34,6 +34,6 @@ TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} PATH=${ST
NO_ARCH= yes
-# tests as of 5.3.1: 15 failed, 131 passed in 65.72s (0:01:05)
+# tests as of 5.4.1: 10 failed, 147 passed, 1 warning in 80.14s (0:01:20)
.include <bsd.port.mk>