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:           Sat Nov 16 10:29:57 UTC 2024

Modified Files:
        pkgsrc/security/py-pyspnego: Makefile distinfo

Log Message:
py-pyspnego: updated to 0.11.2

0.11.2 - 2024-11-12

* Fix up CredSSP acceptor when running with a LibreSSL based Python install (OpenBSD)
* Added official support for Python 3.13


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/py-pyspnego/Makefile
cvs rdiff -u -r1.5 -r1.6 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.6 pkgsrc/security/py-pyspnego/Makefile:1.7
--- pkgsrc/security/py-pyspnego/Makefile:1.6    Mon Nov 11 07:28:56 2024
+++ pkgsrc/security/py-pyspnego/Makefile        Sat Nov 16 10:29:57 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/11/11 07:28:56 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2024/11/16 10:29:57 adam Exp $
 
-DISTNAME=      pyspnego-0.11.1
+DISTNAME=      pyspnego-0.11.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pyspnego/}
@@ -17,8 +17,6 @@ DEPENDS+=     ${PYPKGPREFIX}-krb5>=0.3.0:../
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 PYTHON_VERSIONED_DEPENDENCIES+=        cryptography
 
 post-install:

Index: pkgsrc/security/py-pyspnego/distinfo
diff -u pkgsrc/security/py-pyspnego/distinfo:1.5 pkgsrc/security/py-pyspnego/distinfo:1.6
--- pkgsrc/security/py-pyspnego/distinfo:1.5    Wed Jul 24 06:44:43 2024
+++ pkgsrc/security/py-pyspnego/distinfo        Sat Nov 16 10:29:57 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/07/24 06:44:43 adam Exp $
+$NetBSD: distinfo,v 1.6 2024/11/16 10:29:57 adam Exp $
 
-BLAKE2s (pyspnego-0.11.1.tar.gz) = 87ea71b04f2e9e2cc2fc75408baee10974fe5c867ab970c98571de4ef68431e8
-SHA512 (pyspnego-0.11.1.tar.gz) = 3fac72600e162aed20d888727d74f67a7f1ae44aa000e0290c25e66a86d37bf2afb0718b36084926316149cb5157affe8beac65507b4d6e924d810c9aa6d86dc
-Size (pyspnego-0.11.1.tar.gz) = 225697 bytes
+BLAKE2s (pyspnego-0.11.2.tar.gz) = 91f3f3e9ce7ecb5e3df5495faf0ea75b5130813d9ea56d91fb2df35b50f30a4d
+SHA512 (pyspnego-0.11.2.tar.gz) = 6e2a16b538d5c078842db1629628b13257a900c51778b9186f4edff33b4e932eaff2a8ccad41b50a8a89118283059fc716cfc92dfe423ed1ead1a22e6a172a9c
+Size (pyspnego-0.11.2.tar.gz) = 225954 bytes



Home | Main Index | Thread Index | Old Index