sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-11 22:02:06 +00:00
parent 15ac3e795a
commit 09b3080379
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
180 changed files with 9334 additions and 2187 deletions

View file

@ -1,6 +1,6 @@
COMMENT= Python bindings to GSSAPI C libraries
MODPY_EGG_VERSION= 1.8.2
MODPY_EGG_VERSION= 1.8.3
DISTNAME= python-gssapi-${MODPY_EGG_VERSION}
PKGNAME= py-gssapi-${MODPY_EGG_VERSION}
@ -13,21 +13,18 @@ MASTER_SITES= https://github.com/pythongssapi/python-gssapi/releases/download/v
WANTLIB += heimdal/lib/gssapi
MODULES= lang/python
MODULES= lang/python \
security/heimdal
MODPY_PYBUILD= setuptools
BUILD_DEPENDS= lang/cython${MODPY_FLAVOR}
LIB_DEPENDS= security/heimdal,-libs
RUN_DEPENDS= devel/py-decorator${MODPY_FLAVOR}
FLAVORS= python3
FLAVOR= python3
MAKE_ENV= GSSAPI_KRB5CONFIG=${LOCALBASE}/heimdal/bin/krb5-config
# tests require devel/py-parameterized, k5test (not ported),
# and a MIT Kerberos installation including KDC (they create
# a self-contained Kerberos setup).

View file

@ -1,2 +1,2 @@
SHA256 (python-gssapi-1.8.2.tar.gz) = rGKn4O6UCW98X18Z0+fJ2WaJGAxH4YxbVSB/APsDoxM=
SIZE (python-gssapi-1.8.2.tar.gz) = 112521
SHA256 (python-gssapi-1.8.3.tar.gz) = PyUMvGNsfZNOeuUSevRoH75LXaugVWj/EJw4xEOnZHY=
SIZE (python-gssapi-1.8.3.tar.gz) = 113958