pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-yarl



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul 21 09:15:15 UTC 2026

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

Log Message:
py-yarl: updated to 1.24.5

v1.24.5

Contributor-facing changes

- Restricted the exhaustive IDNA default-ignorable sweep test to a native
  Linux x86_64 runner. It iterates roughly 140,000 code points and its result
  does not depend on the architecture, so running it under emulated wheel
  builds only added minutes and intermittently crashed the test workers


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/www/py-yarl/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/www/py-yarl/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-yarl/Makefile
diff -u pkgsrc/www/py-yarl/Makefile:1.58 pkgsrc/www/py-yarl/Makefile:1.59
--- pkgsrc/www/py-yarl/Makefile:1.58    Sun Jun 28 15:41:51 2026
+++ pkgsrc/www/py-yarl/Makefile Tue Jul 21 09:15:15 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2026/06/28 15:41:51 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2026/07/21 09:15:15 adam Exp $
 
-DISTNAME=      yarl-1.24.2
+DISTNAME=      yarl-1.24.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=y/yarl/}

Index: pkgsrc/www/py-yarl/distinfo
diff -u pkgsrc/www/py-yarl/distinfo:1.51 pkgsrc/www/py-yarl/distinfo:1.52
--- pkgsrc/www/py-yarl/distinfo:1.51    Wed May 20 04:52:15 2026
+++ pkgsrc/www/py-yarl/distinfo Tue Jul 21 09:15:15 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.51 2026/05/20 04:52:15 adam Exp $
+$NetBSD: distinfo,v 1.52 2026/07/21 09:15:15 adam Exp $
 
-BLAKE2s (yarl-1.24.2.tar.gz) = 71b2caaca7cd47db18aeb94415dc36423743918b88871ec04e757e145920b5e3
-SHA512 (yarl-1.24.2.tar.gz) = 1804d105d20d828c29827cf593aecabb3369af3a5edb62c46af4daa54bb39e452b815258e2a5e6a9fcfcd2485d93e4354822549abd3de29cd681aa0d04e46aab
-Size (yarl-1.24.2.tar.gz) = 210798 bytes
+BLAKE2s (yarl-1.24.5.tar.gz) = 48aa4eb1651978349d269bc1ed71ed4f62881f4757be2655b8d8895f9e1b1b0e
+SHA512 (yarl-1.24.5.tar.gz) = 0805b94ab2d69bd906a8f4a6a65b65e0cc11e0eaec473d40e9d363664c48a25dbd5cb0a5d4ed14b5ec965c2e5a17c766788b3d08f82a836876e80e2c9a012cb3
+Size (yarl-1.24.5.tar.gz) = 228679 bytes



Home | Main Index | Thread Index | Old Index