Skip to content

Commit

Permalink
security/py-josepy: Update to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 29, 2022
1 parent be327da commit 83fc0cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions security/py-josepy/Makefile
@@ -1,7 +1,7 @@
# Created by: Carlos J Puga Medina <cpm@FreeBSD.org>

PORTNAME= josepy
PORTVERSION= 1.11.0
PORTVERSION= 1.12.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ COMMENT= JOSE protocol implementation in Python
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.8:security/py-cryptography@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.5:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=4.0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions security/py-josepy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1641782550
SHA256 (josepy-1.11.0.tar.gz) = 40ef59f2f537ec01bafe698dad66281f6ccf4642f747411647db403ab8fa9a2d
SIZE (josepy-1.11.0.tar.gz) = 59198
TIMESTAMP = 1643401028
SHA256 (josepy-1.12.0.tar.gz) = 267004a64f08c016cd54b7aaf7c323fa3ef3679fb62f4b086cd56448d0fecb25
SIZE (josepy-1.12.0.tar.gz) = 59205

0 comments on commit 83fc0cf

Please sign in to comment.