Skip to content

Commit

Permalink
www/py-requests-gssapi: Update to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaupt committed Feb 16, 2024
1 parent 765c3ee commit c36e3c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions www/py-requests-gssapi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= requests-gssapi
PORTVERSION= 1.2.3
PORTVERSION= 1.3.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,10 +11,12 @@ WWW= https://pypi.org/project/requests-gssapi/
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>=1.4.1:security/py-gssapi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=1.1.0:www/py-requests@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist pep517

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions www/py-requests-gssapi/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1662059140
SHA256 (requests-gssapi-1.2.3.tar.gz) = 20784508981401f7153c933eed095338933a40818da65a259dbf2d80dccb150e
SIZE (requests-gssapi-1.2.3.tar.gz) = 19007
TIMESTAMP = 1708077942
SHA256 (requests-gssapi-1.3.0.tar.gz) = 4d52bf8c2aa2a829130efcca85c14943fdd0aa75455aab985b2b8726159c20ca
SIZE (requests-gssapi-1.3.0.tar.gz) = 18681

0 comments on commit c36e3c9

Please sign in to comment.