git: fe1210015b91 - main - www/py-urlwatch: Update to 2.24
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Nov 2021 14:06:26 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe1210015b91d1602cbc2b56d902fd24cf0114f5 commit fe1210015b91d1602cbc2b56d902fd24cf0114f5 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2021-11-13 14:00:56 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2021-11-13 14:00:56 +0000 www/py-urlwatch: Update to 2.24 * Remove "-rs" parameter from testsuite as it causes issues with some new tests. Changelog: https://github.com/thp/urlwatch/blob/2.24/CHANGELOG.md --- www/py-urlwatch/Makefile | 4 ++-- www/py-urlwatch/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-urlwatch/Makefile b/www/py-urlwatch/Makefile index c3a738aeae7f..0bdd627d1d57 100644 --- a/www/py-urlwatch/Makefile +++ b/www/py-urlwatch/Makefile @@ -1,5 +1,5 @@ PORTNAME= urlwatch -DISTVERSION= 2.23 +DISTVERSION= 2.24 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -48,6 +48,6 @@ post-install-DOCS-on: (cd ${WRKSRC}/docs/build && ${COPYTREE_SHARE} text ${STAGEDIR}${DOCSDIR}) do-test: - cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs + cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v .include <bsd.port.mk> diff --git a/www/py-urlwatch/distinfo b/www/py-urlwatch/distinfo index fdf27ee6d99f..2411066c4a4d 100644 --- a/www/py-urlwatch/distinfo +++ b/www/py-urlwatch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621674523 -SHA256 (urlwatch-2.23.tar.gz) = 73a29efbef80c02bc8c285fca427793979c0e4bef40bc084df5de5436378b842 -SIZE (urlwatch-2.23.tar.gz) = 137917 +TIMESTAMP = 1636312807 +SHA256 (urlwatch-2.24.tar.gz) = f0b36db4bccd38923b178b66408c0d80d3103b7257f286b78e87d991283b86d7 +SIZE (urlwatch-2.24.tar.gz) = 141175