Skip to content

Commit

Permalink
www/py-httpcore: Update to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent d4970b1 commit 16fad59
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 16 deletions.
4 changes: 2 additions & 2 deletions www/py-httpcore/Makefile
@@ -1,5 +1,5 @@
PORTNAME= httpcore
PORTVERSION= 1.0.3
PORTVERSION= 1.0.4
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down Expand Up @@ -31,6 +31,6 @@ TRIO_DESC= Asynchronous support via trio
ASYNCIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=4.0<5.0:devel/py-anyio@${PY_FLAVOR}
HTTP2_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h2>=3<5:www/py-h2@${PY_FLAVOR}
SOCKS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}socksio>=1<2:net/py-socksio@${PY_FLAVOR}
TRIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trio>=0.22.0:net/py-trio@${PY_FLAVOR}
TRIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trio>=0.22.0<0.25.0:net/py-trio@${PY_FLAVOR}

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions www/py-httpcore/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1708449530
SHA256 (httpcore-1.0.3.tar.gz) = 5c0f9546ad17dac4d0772b0808856eb616eb8b48ce94f49ed819fd6982a8a544
SIZE (httpcore-1.0.3.tar.gz) = 81579
TIMESTAMP = 1709390752
SHA256 (httpcore-1.0.4.tar.gz) = cb2839ccfcba0d2d3c1131d3c3e26dfc327326fbe7a5dc0dbfe9f6c9151bb022
SIZE (httpcore-1.0.4.tar.gz) = 83096
11 changes: 0 additions & 11 deletions www/py-httpcore/files/patch-pyproject.toml

This file was deleted.

0 comments on commit 16fad59

Please sign in to comment.