pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/py-checkdmarc
Module Name: pkgsrc
Committed By: adam
Date: Fri Oct 3 05:44:49 UTC 2025
Modified Files:
pkgsrc/mail/py-checkdmarc: Makefile distinfo
Log Message:
py-checkdmarc: updated to 5.10.13
5.10.13
Fix macOS multiprocessing compatibility with timeout decorators
Updated dependencies to allow cryptography 46 to be used
Make error messages consistent
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/mail/py-checkdmarc/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/mail/py-checkdmarc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/py-checkdmarc/Makefile
diff -u pkgsrc/mail/py-checkdmarc/Makefile:1.20 pkgsrc/mail/py-checkdmarc/Makefile:1.21
--- pkgsrc/mail/py-checkdmarc/Makefile:1.20 Mon Sep 22 14:40:31 2025
+++ pkgsrc/mail/py-checkdmarc/Makefile Fri Oct 3 05:44:49 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2025/09/22 14:40:31 adam Exp $
+# $NetBSD: Makefile,v 1.21 2025/10/03 05:44:49 adam Exp $
-DISTNAME= checkdmarc-5.10.12
+DISTNAME= checkdmarc-5.10.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= mail python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/checkdmarc/}
Index: pkgsrc/mail/py-checkdmarc/distinfo
diff -u pkgsrc/mail/py-checkdmarc/distinfo:1.18 pkgsrc/mail/py-checkdmarc/distinfo:1.19
--- pkgsrc/mail/py-checkdmarc/distinfo:1.18 Mon Sep 22 14:40:31 2025
+++ pkgsrc/mail/py-checkdmarc/distinfo Fri Oct 3 05:44:49 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2025/09/22 14:40:31 adam Exp $
+$NetBSD: distinfo,v 1.19 2025/10/03 05:44:49 adam Exp $
-BLAKE2s (checkdmarc-5.10.12.tar.gz) = da8fc050991474c801dbaaebaa82768f39f621ce837da82f54a61f7afbac71e8
-SHA512 (checkdmarc-5.10.12.tar.gz) = e29a12c02cf37588fe6dd022b5fb78460b682478e86522ba0d4d36235360ae2de8531f13d66ba48e2ed35a4001d52b763057d3b5e94d388f267278068f3b63d8
-Size (checkdmarc-5.10.12.tar.gz) = 50826 bytes
+BLAKE2s (checkdmarc-5.10.13.tar.gz) = d1e851a96a7556e314b88526837ca5ec7c29c62f2c92237a250c21e2c8c5b4e5
+SHA512 (checkdmarc-5.10.13.tar.gz) = e6e64513d3cd629595b66b0585dd56113e2d4e026e5739181c570391675465c3a6690a2f5823d2912171950672e1c0ff34a9f6d6ef0721a5c4a37654a4f07319
+Size (checkdmarc-5.10.13.tar.gz) = 50935 bytes
Home |
Main Index |
Thread Index |
Old Index