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:           Mon Oct  6 08:07:00 UTC 2025

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

Log Message:
py-yarl: updated to 1.21.1

1.21.0

- The :file:`reusable-cibuildwheel.yml` workflow has been refactored to
  be more generic and :file:`ci-cd.yml` now holds all the configuration
  toggles

- When building wheels, the source distribution is now passed directly
  to the ``cibuildwheel`` invocation

- Added CI for Python 3.14


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/www/py-yarl/Makefile
cvs rdiff -u -r1.47 -r1.48 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.52 pkgsrc/www/py-yarl/Makefile:1.53
--- pkgsrc/www/py-yarl/Makefile:1.52    Fri Jul  4 09:08:36 2025
+++ pkgsrc/www/py-yarl/Makefile Mon Oct  6 08:07:00 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2025/07/04 09:08:36 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2025/10/06 08:07:00 adam Exp $
 
-DISTNAME=      yarl-1.20.1
+DISTNAME=      yarl-1.21.0
 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.47 pkgsrc/www/py-yarl/distinfo:1.48
--- pkgsrc/www/py-yarl/distinfo:1.47    Wed Jun 11 14:31:09 2025
+++ pkgsrc/www/py-yarl/distinfo Mon Oct  6 08:07:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2025/06/11 14:31:09 adam Exp $
+$NetBSD: distinfo,v 1.48 2025/10/06 08:07:00 adam Exp $
 
-BLAKE2s (yarl-1.20.1.tar.gz) = 3a50b059a254c47462e81b8520d5e62f533973e708f1862543be704c6d15e284
-SHA512 (yarl-1.20.1.tar.gz) = 2e7d2c69ddf07f04468b40dc929f5c54bcc3026386fa5fe98bc7f8b8f8aafee05d1df00a42377767e8a9e839f76b8cf569b8e373b3e94af6a954e68a4031fcc1
-Size (yarl-1.20.1.tar.gz) = 186428 bytes
+BLAKE2s (yarl-1.21.0.tar.gz) = 859fb40b061ebd9e2a40227effb35cc26c901590b232ea47da27a2407ca5fe85
+SHA512 (yarl-1.21.0.tar.gz) = e37316deae6e503b7cdb8b01c767d725776cedbb189735575d18376480a6de875307b436fcbe2dba46095b4ca340c57e51d6247b452c00a9f9dd54477b70d483
+Size (yarl-1.21.0.tar.gz) = 187069 bytes



Home | Main Index | Thread Index | Old Index