pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-pyspnego
Module Name: pkgsrc
Committed By: adam
Date: Wed Mar 4 13:51:57 UTC 2026
Modified Files:
pkgsrc/security/py-pyspnego: Makefile distinfo
Log Message:
py-pyspnego: updated to 0.12.1
0.12.1 - 2026-03-03
* Fix NTLM challenge parser when the `TargetInfo` contains extra data for `Single_Host_Data`
* Windows 11 24H2 is sending at least 80 bytes and as we don't use this data we don't care if it doesn't fit a specific size
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/py-pyspnego/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/py-pyspnego/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-pyspnego/Makefile
diff -u pkgsrc/security/py-pyspnego/Makefile:1.11 pkgsrc/security/py-pyspnego/Makefile:1.12
--- pkgsrc/security/py-pyspnego/Makefile:1.11 Thu Oct 9 07:57:56 2025
+++ pkgsrc/security/py-pyspnego/Makefile Wed Mar 4 13:51:57 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/10/09 07:57:56 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2026/03/04 13:51:57 adam Exp $
-DISTNAME= pyspnego-0.12.0
+DISTNAME= pyspnego-0.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyspnego/}
Index: pkgsrc/security/py-pyspnego/distinfo
diff -u pkgsrc/security/py-pyspnego/distinfo:1.7 pkgsrc/security/py-pyspnego/distinfo:1.8
--- pkgsrc/security/py-pyspnego/distinfo:1.7 Thu Sep 4 11:10:58 2025
+++ pkgsrc/security/py-pyspnego/distinfo Wed Mar 4 13:51:57 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/09/04 11:10:58 adam Exp $
+$NetBSD: distinfo,v 1.8 2026/03/04 13:51:57 adam Exp $
-BLAKE2s (pyspnego-0.12.0.tar.gz) = 2c8fd648c4cb49ca99f4264a1389f140cea9832061e855aa20f532664ed855c4
-SHA512 (pyspnego-0.12.0.tar.gz) = 0fb6d0c7f07a9ed0ab10ea5bf771acb7b99d91c6f3031faa5451520004fcc6868751f86725a3b8a75078d6396ffae60669a40fca46f24853587922d01ae76e52
-Size (pyspnego-0.12.0.tar.gz) = 225764 bytes
+BLAKE2s (pyspnego-0.12.1.tar.gz) = 753b50eb907b063e4a245d82e9adda8fd4ea555cb250b10b12ec44580fae0846
+SHA512 (pyspnego-0.12.1.tar.gz) = a31cb6624262a4f0005a9eaa22d94e192a3577e9aaff26f6202a5da21c304b30e190278341162933b6dfe904f5fe6242ea8d81dae4a3bb1e7653172d9380d135
+Size (pyspnego-0.12.1.tar.gz) = 226027 bytes
Home |
Main Index |
Thread Index |
Old Index