Skip to content

Commit

Permalink
security/py-gssapi: Update to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
neirbowj authored and yzgyyang committed Feb 19, 2022
1 parent 72de54f commit 05b7e3c
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.6.14
DISTVERSION= 1.7.2
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,8 +11,8 @@ LICENSE= ISCL

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

# Officially: 3.6, 3.7, 3.8, 3.9
USES= python:3.6+
# Officially: 3.6-3.10
USES= python:3.6-3.10
USE_PYTHON= distutils autoplist

OPTIONS_RADIO= GSSAPI
Expand Down
6 changes: 3 additions & 3 deletions security/py-gssapi/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1625524611
SHA256 (gssapi-1.6.14.tar.gz) = 1bb0a41c9985ad78b973aa3c9f1fa200b543013e3a1b2a24463c2e5d8d1afaf1
SIZE (gssapi-1.6.14.tar.gz) = 1069988
TIMESTAMP = 1639942793
SHA256 (gssapi-1.7.2.tar.gz) = 748efbcf7cfb31183cd75e5314493e79fe3521b3ec00d090a77e23f7c75fa59d
SIZE (gssapi-1.7.2.tar.gz) = 1227616

0 comments on commit 05b7e3c

Please sign in to comment.