Skip to content

Commit

Permalink
security/py-josepy: Update to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 30, 2021
1 parent 100f003 commit 3db82f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
6 changes: 2 additions & 4 deletions security/py-josepy/Makefile
@@ -1,7 +1,7 @@
# Created by: Carlos J Puga Medina <cpm@FreeBSD.org>

PORTNAME= josepy
PORTVERSION= 1.5.0
PORTVERSION= 1.8.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,11 +13,9 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.8:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${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} \
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cache>=1.0:devel/py-pytest-cache@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0.5:devel/py-pytest-flake8@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions security/py-josepy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1608366374
SHA256 (josepy-1.5.0.tar.gz) = 502a36f86efe2a6d09bf7018bca9fd8f8f24d8090a966aa037dbc844459ff9c8
SIZE (josepy-1.5.0.tar.gz) = 53979
TIMESTAMP = 1624630224
SHA256 (josepy-1.8.0.tar.gz) = a5a182eb499665d99e7ec54bb3fe389f9cbc483d429c9651f20384ba29564269
SIZE (josepy-1.8.0.tar.gz) = 57507

0 comments on commit 3db82f8

Please sign in to comment.