git: c500efc3562d - main - www/py-falcon: update to 3.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jul 2024 06:59:33 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=c500efc3562d85ed50e5565550759f092e9a0cce commit c500efc3562d85ed50e5565550759f092e9a0cce Author: Tomasz Sowa <tomasz.sowa@ttmath.org> AuthorDate: 2024-07-29 06:55:16 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-07-29 06:55:16 +0000 www/py-falcon: update to 3.1.3 Switch to DISTVERSION. Pet portfmt, portclippy. Changelogs: https://github.com/falconry/falcon/releases/tag/3.1.3 https://github.com/falconry/falcon/releases/tag/3.1.1 https://github.com/falconry/falcon/releases/tag/3.1.0 PR: 280252 Approved by: lichray <lichray@gmail.com> (maintainer) --- www/py-falcon/Makefile | 6 +++--- www/py-falcon/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/py-falcon/Makefile b/www/py-falcon/Makefile index 0b4791d55e84..778f2c6b879c 100644 --- a/www/py-falcon/Makefile +++ b/www/py-falcon/Makefile @@ -1,5 +1,5 @@ PORTNAME= falcon -PORTVERSION= 3.0.1 +DISTVERSION= 3.1.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,13 +15,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-mimeparse>=1.5.2:devel/py-python-mime ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pecan>=0:www/py-pecan@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pecan>=0:www/py-pecan@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist cython +USE_PYTHON= autoplist cython distutils post-install: @${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR}/falcon/ -name '*.so' -exec ${STRIP_CMD} {} + diff --git a/www/py-falcon/distinfo b/www/py-falcon/distinfo index 40ecb3906af6..67b4c51862d4 100644 --- a/www/py-falcon/distinfo +++ b/www/py-falcon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588747703 -SHA256 (falcon-3.0.1.tar.gz) = c41d84db325881a870e8b7129d5ecfd972fa4323cf77b7119a1d2a21966ee681 -SIZE (falcon-3.0.1.tar.gz) = 637593 +TIMESTAMP = 1701730800 +SHA256 (falcon-3.1.3.tar.gz) = 23335dbccd44f29e85ec55f2f35d5a0bc12bd7a509f641ab81f5c64b65626263 +SIZE (falcon-3.1.3.tar.gz) = 577770