1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

www/py-yarl: update 1.9.2 → 1.9.4

This commit is contained in:
Dmitry Marakasov 2024-02-20 21:37:00 +03:00
parent ada1f9a5cf
commit f40c9c16be
2 changed files with 7 additions and 9 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= yarl
PORTVERSION= 1.9.2
PORTVERSION= 1.9.4
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,16 +11,14 @@ WWW= https://github.com/aio-libs/yarl
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}expandvars>=0:devel/py-expandvars@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}multidict>0:www/py-multidict@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils cython pytest
pre-configure:
@rm ${WRKSRC}/yarl/_quoting_c.c
@cd ${WRKSRC}/yarl && ${PYTHON_CMD} -m cython -3 -o _quoting_c.c _quoting_c.pyx
USE_PYTHON= autoplist pep517 cython pytest
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/yarl/_quoting_c*.so

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1683027801
SHA256 (yarl-1.9.2.tar.gz) = 04ab9d4b9f587c06d801c2abfe9317b77cdf996c65a90d5e84ecc45010823571
SIZE (yarl-1.9.2.tar.gz) = 184673
TIMESTAMP = 1708453203
SHA256 (yarl-1.9.4.tar.gz) = 566db86717cf8080b99b58b083b773a908ae40f06681e87e589a976faf8246bf
SIZE (yarl-1.9.4.tar.gz) = 141869