Skip to content

Commit

Permalink
security/py-gssapi: Update to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
neirbowj authored and yzgyyang committed Jan 2, 2023
1 parent 4def3d3 commit 5997c71
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions security/py-gssapi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gssapi
DISTVERSION= 1.7.3
DISTVERSION= 1.8.2
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,9 +12,9 @@ LICENSE= ISCL

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

# Officially: 3.6-3.10
USES= python:3.6-3.10
USE_PYTHON= distutils autoplist
# Officially: 3.7-3.11
USES= python:3.7-3.11
USE_PYTHON= autoplist cython distutils

OPTIONS_RADIO= GSSAPI
OPTIONS_RADIO_GSSAPI= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT
Expand Down
6 changes: 3 additions & 3 deletions security/py-gssapi/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1646520392
SHA256 (gssapi-1.7.3.tar.gz) = c69b9f633a0c03c1b84ba14c73b0ec132f6323056e675702c1a5f75f316e06fb
SIZE (gssapi-1.7.3.tar.gz) = 1260350
TIMESTAMP = 1672500221
SHA256 (gssapi-1.8.2.tar.gz) = b78e0a021cc91158660e4c5cc9263e07c719346c35a9c0f66725e914b235c89a
SIZE (gssapi-1.8.2.tar.gz) = 94305

0 comments on commit 5997c71

Please sign in to comment.