Skip to content

Commit

Permalink
security/py-gssapi: update to 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
neirbowj authored and clausecker committed Sep 10, 2023
1 parent ea7907c commit 7588876
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions security/py-gssapi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gssapi
DISTVERSION= 1.8.2
DISTVERSION= 1.8.3
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,8 +12,8 @@ LICENSE= ISCL

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR}

# Officially: 3.7-3.11
USES= python:3.8-3.11
# Officially: 3.7-3.12
USES= python
USE_PYTHON= autoplist cython distutils

OPTIONS_RADIO= GSSAPI
Expand Down
6 changes: 3 additions & 3 deletions security/py-gssapi/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1672500221
SHA256 (gssapi-1.8.2.tar.gz) = b78e0a021cc91158660e4c5cc9263e07c719346c35a9c0f66725e914b235c89a
SIZE (gssapi-1.8.2.tar.gz) = 94305
TIMESTAMP = 1693664318
SHA256 (gssapi-1.8.3.tar.gz) = aa3c8d0b1526f52559552bb2c9d2d6be013d76a8e5db00b39a1db5727e93b0b0
SIZE (gssapi-1.8.3.tar.gz) = 94190

0 comments on commit 7588876

Please sign in to comment.