pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/py-multidict



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Oct 12 18:18:09 UTC 2025

Modified Files:
        pkgsrc/databases/py-multidict: Makefile distinfo

Log Message:
py-multidict: update to 6.7.0.

6.7.0
=====

*(2025-10-05)*

Contributor-facing changes
--------------------------

- Updated tests and added CI for CPython 3.14 -- by :user:`kumaraditya303`.

  *Related issues and pull requests on GitHub:*
  :issue:`1235`.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/databases/py-multidict/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/databases/py-multidict/distinfo

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

Modified files:

Index: pkgsrc/databases/py-multidict/Makefile
diff -u pkgsrc/databases/py-multidict/Makefile:1.40 pkgsrc/databases/py-multidict/Makefile:1.41
--- pkgsrc/databases/py-multidict/Makefile:1.40 Thu Oct  9 07:57:27 2025
+++ pkgsrc/databases/py-multidict/Makefile      Sun Oct 12 18:18:09 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2025/10/09 07:57:27 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2025/10/12 18:18:09 wiz Exp $
 
-DISTNAME=      multidict-6.6.4
+DISTNAME=      multidict-6.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    databases python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/multidict/}
@@ -12,6 +12,7 @@ LICENSE=      apache-2.0
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 TEST_DEPENDS+= ${PYPKGPREFIX}-objgraph-[0-9]*:../../graphics/py-objgraph
+TEST_DEPENDS+= ${PYPKGPREFIX}-psutil-[0-9]*:../../sysutils/py-psutil
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-codspeed-[0-9]*:../../devel/py-test-codspeed
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
 

Index: pkgsrc/databases/py-multidict/distinfo
diff -u pkgsrc/databases/py-multidict/distinfo:1.37 pkgsrc/databases/py-multidict/distinfo:1.38
--- pkgsrc/databases/py-multidict/distinfo:1.37 Wed Aug 13 08:12:54 2025
+++ pkgsrc/databases/py-multidict/distinfo      Sun Oct 12 18:18:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2025/08/13 08:12:54 adam Exp $
+$NetBSD: distinfo,v 1.38 2025/10/12 18:18:09 wiz Exp $
 
-BLAKE2s (multidict-6.6.4.tar.gz) = 8ab76fb162139495cf2d0a0ce71915a5789ace7b6a4476cb70082853e0bb76c0
-SHA512 (multidict-6.6.4.tar.gz) = ae3a2f1812a813f127bd379455209509dc074c8da51f2239502df74fdfe71ff932c8d4e7d5c71aba900b20b9ea11ceb9f9486ea8ab62b321b3a3413a53dc393c
-Size (multidict-6.6.4.tar.gz) = 101843 bytes
+BLAKE2s (multidict-6.7.0.tar.gz) = b08b33004905de634b9aa11fc1eddbabd862952f3173c30921d6577a4dde3ac1
+SHA512 (multidict-6.7.0.tar.gz) = b76001501b23bf51ce8ab8d10bbf84103dfbe106eedd15c7c512f9adca6f16a60edb208bafbda7a3c118c43aa4297cbac7daea24e7efbb2115688452585a3082
+Size (multidict-6.7.0.tar.gz) = 101834 bytes



Home | Main Index | Thread Index | Old Index