pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-httpcore



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Apr 28 07:33:48 UTC 2025

Modified Files:
        pkgsrc/www/py-httpcore: Makefile distinfo

Log Message:
py-httpcore: updated to 1.0.9

1.0.9 (April 24th, 2025)

- Resolve https://github.com/advisories/GHSA-vqfr-h8mv-ghfj with h11 dependency update.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/www/py-httpcore/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/py-httpcore/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-httpcore/Makefile
diff -u pkgsrc/www/py-httpcore/Makefile:1.37 pkgsrc/www/py-httpcore/Makefile:1.38
--- pkgsrc/www/py-httpcore/Makefile:1.37        Wed Apr 16 11:26:32 2025
+++ pkgsrc/www/py-httpcore/Makefile     Mon Apr 28 07:33:48 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2025/04/16 11:26:32 adam Exp $
+# $NetBSD: Makefile,v 1.38 2025/04/28 07:33:48 adam Exp $
 
-DISTNAME=      httpcore-1.0.8
+DISTNAME=      httpcore-1.0.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpcore/}
@@ -13,7 +13,7 @@ LICENSE=      modified-bsd
 TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-fancy-pypi-readme-[0-9]*:../../devel/py-hatch-fancy-pypi-readme
 TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
 DEPENDS+=      ${PYPKGPREFIX}-certifi-[0-9]*:../../security/py-certifi
-DEPENDS+=      ${PYPKGPREFIX}-h11>=0.13:../../www/py-h11
+DEPENDS+=      ${PYPKGPREFIX}-h11>=0.16:../../www/py-h11
 # asyncio
 DEPENDS+=      ${PYPKGPREFIX}-anyio>=4.0:../../devel/py-anyio
 # http2

Index: pkgsrc/www/py-httpcore/distinfo
diff -u pkgsrc/www/py-httpcore/distinfo:1.36 pkgsrc/www/py-httpcore/distinfo:1.37
--- pkgsrc/www/py-httpcore/distinfo:1.36        Wed Apr 16 11:26:32 2025
+++ pkgsrc/www/py-httpcore/distinfo     Mon Apr 28 07:33:48 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2025/04/16 11:26:32 adam Exp $
+$NetBSD: distinfo,v 1.37 2025/04/28 07:33:48 adam Exp $
 
-BLAKE2s (httpcore-1.0.8.tar.gz) = 8fb7b573d6543937114f382b09226890b3446e5ceb83793a7751c1a1499d4570
-SHA512 (httpcore-1.0.8.tar.gz) = 3ee9f79c3e0c8779cf138f084b4bc4f73543dc8707c4b81c1eab3f6f33e79f2656c0b8d4fac1a4ada560f2f5e011bd67370504397040cb29d520e990930f508a
-Size (httpcore-1.0.8.tar.gz) = 85385 bytes
+BLAKE2s (httpcore-1.0.9.tar.gz) = ad5954cbe78127d2226a3c455cd8aa97be3ef14d0dacb538e76088617ceb07b4
+SHA512 (httpcore-1.0.9.tar.gz) = 4d9022a25bfad46a933ae0fa86be799faf961a52020cc633800cf713d5bc6e1e344dc1c4be2ca889d2ca8fa25620a2b2eabd83e8539aec23c9e92829e94ad262
+Size (httpcore-1.0.9.tar.gz) = 85484 bytes



Home | Main Index | Thread Index | Old Index