pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-dash



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jan 27 10:04:30 UTC 2025

Modified Files:
        pkgsrc/devel/py-dash: Makefile distinfo

Log Message:
py-dash: updated to 8.0.5

8.0.5
- Fix bug that could result in passing too many arguments to callback functions when the callback contained a var-keyword or keyword-only arguments.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-dash/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-dash/distinfo

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

Modified files:

Index: pkgsrc/devel/py-dash/Makefile
diff -u pkgsrc/devel/py-dash/Makefile:1.16 pkgsrc/devel/py-dash/Makefile:1.17
--- pkgsrc/devel/py-dash/Makefile:1.16  Tue Jan  7 11:37:44 2025
+++ pkgsrc/devel/py-dash/Makefile       Mon Jan 27 10:04:30 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/01/07 11:37:44 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/01/27 10:04:30 adam Exp $
 
-DISTNAME=      pydash-8.0.4
+DISTNAME=      pydash-8.0.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pydash/}

Index: pkgsrc/devel/py-dash/distinfo
diff -u pkgsrc/devel/py-dash/distinfo:1.13 pkgsrc/devel/py-dash/distinfo:1.14
--- pkgsrc/devel/py-dash/distinfo:1.13  Tue Jan  7 11:37:44 2025
+++ pkgsrc/devel/py-dash/distinfo       Mon Jan 27 10:04:30 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2025/01/07 11:37:44 adam Exp $
+$NetBSD: distinfo,v 1.14 2025/01/27 10:04:30 adam Exp $
 
-BLAKE2s (pydash-8.0.4.tar.gz) = 249672d633d1b1e7c8f679f0cbedf74179bf357b958641098b9a937e641d32c1
-SHA512 (pydash-8.0.4.tar.gz) = ff6a5e928e57b805ea113864a50d17621ae90013aa68def892e7c7890a57d6ea2aba7d84cf5c40fe37fa5da66134c68e2a2db74ff4a04080a7f84f438f4a7cda
-Size (pydash-8.0.4.tar.gz) = 164676 bytes
+BLAKE2s (pydash-8.0.5.tar.gz) = 51911ad116f23739bccc1e3ddb98937fa9ca86c8fe9e211eed706367fe1de520
+SHA512 (pydash-8.0.5.tar.gz) = 5d237076c014f9ad711ab38050de8a909f1d8ff9f86a200a5fced712e9474f1df4e4637fc80f87297be424d1e8929d418fa3e96bb5f50f26dbe32e79e19e8770
+Size (pydash-8.0.5.tar.gz) = 164861 bytes



Home | Main Index | Thread Index | Old Index