pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-requests-gssapi



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Oct 30 15:24:40 UTC 2025

Modified Files:
        pkgsrc/security/py-requests-gssapi: Makefile distinfo

Log Message:
py-requests-gssapi: updated to 1.4.0

1.4.0: 2025-10-16
- Added ``channel_bindings`` support to ``HTTPSPNEGOAuth`` to control whether channel bindings are used.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/py-requests-gssapi/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-requests-gssapi/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-requests-gssapi/Makefile
diff -u pkgsrc/security/py-requests-gssapi/Makefile:1.8 pkgsrc/security/py-requests-gssapi/Makefile:1.9
--- pkgsrc/security/py-requests-gssapi/Makefile:1.8     Thu Oct  9 07:57:56 2025
+++ pkgsrc/security/py-requests-gssapi/Makefile Thu Oct 30 15:24:40 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2025/10/09 07:57:56 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2025/10/30 15:24:40 adam Exp $
 
-DISTNAME=      requests-gssapi-1.3.0
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
+DISTNAME=      requests_gssapi-1.4.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/requests-gssapi/}
 

Index: pkgsrc/security/py-requests-gssapi/distinfo
diff -u pkgsrc/security/py-requests-gssapi/distinfo:1.4 pkgsrc/security/py-requests-gssapi/distinfo:1.5
--- pkgsrc/security/py-requests-gssapi/distinfo:1.4     Fri Feb 16 19:13:22 2024
+++ pkgsrc/security/py-requests-gssapi/distinfo Thu Oct 30 15:24:40 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/02/16 19:13:22 adam Exp $
+$NetBSD: distinfo,v 1.5 2025/10/30 15:24:40 adam Exp $
 
-BLAKE2s (requests-gssapi-1.3.0.tar.gz) = 26ec055a885b83212f412ba6b70e500dac6296ead8206810656b9b212f0366a8
-SHA512 (requests-gssapi-1.3.0.tar.gz) = a9d7acf213b3ecbbc45f6342964268247fc42d6bf341e9121a4e1d72cf43ef586df51df1a0efdbffb975aa5200e6e650b11e013c5df90a0d15b3cc6508da690c
-Size (requests-gssapi-1.3.0.tar.gz) = 18681 bytes
+BLAKE2s (requests_gssapi-1.4.0.tar.gz) = 69fe26de7d3d3e196bee3de0f4c5f4357a5036634cd1928c24057923dc8b7fcd
+SHA512 (requests_gssapi-1.4.0.tar.gz) = ea009fa2776beb7a4f1fcc743f132d91c2b31e99c5179b7d1b0b3aa980c524d27973f79ceeffd8fb2d5b4a1b05e9ea384e5db81e7e3002750192d754240e4bc3
+Size (requests_gssapi-1.4.0.tar.gz) = 19090 bytes



Home | Main Index | Thread Index | Old Index