Skip to content

Commit

Permalink
security/py-google-auth: Update to 2.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 22, 2023
1 parent 2190619 commit 1f96eb4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions security/py-google-auth/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-auth
PORTVERSION= 2.22.0
PORTVERSION= 2.23.0
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cachetools>=2.0.0<6.0:devel/py-cachetools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.2.1:devel/py-pyasn1-modules@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rsa>=3.1.4<5:security/py-rsa@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=0,1<2.0,1:net/py-urllib3@${PY_FLAVOR}

USES= python
Expand Down
6 changes: 3 additions & 3 deletions security/py-google-auth/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689398905
SHA256 (google-auth-2.22.0.tar.gz) = 164cba9af4e6e4e40c3a4f90a1a6c12ee56f14c0b4868d1ca91b32826ab334ce
SIZE (google-auth-2.22.0.tar.gz) = 231433
TIMESTAMP = 1695143361
SHA256 (google-auth-2.23.0.tar.gz) = 753a26312e6f1eaeec20bc6f2644a10926697da93446e1f8e24d6d32d45a922a
SIZE (google-auth-2.23.0.tar.gz) = 231512

0 comments on commit 1f96eb4

Please sign in to comment.