Skip to content

Commit

Permalink
security/py-josepy: Update to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 16, 2022
1 parent 2917746 commit 197b374
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions security/py-josepy/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Carlos J Puga Medina <cpm@FreeBSD.org>

PORTNAME= josepy
PORTVERSION= 1.12.0
PORTVERSION= 1.13.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,10 +16,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.5:security/py-cryptography@$
${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}pytest>=2.8.0,1:devel/py-pytest@${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} \
${PYTHON_PKGNAMEPREFIX}pytest>=2.8.0:devel/py-pytest@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0.5:devel/py-pytest-flake8@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions security/py-josepy/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1643401028
SHA256 (josepy-1.12.0.tar.gz) = 267004a64f08c016cd54b7aaf7c323fa3ef3679fb62f4b086cd56448d0fecb25
SIZE (josepy-1.12.0.tar.gz) = 59205
TIMESTAMP = 1649423986
SHA256 (josepy-1.13.0.tar.gz) = 8931daf38f8a4c85274a0e8b7cb25addfd8d1f28f9fb8fbed053dd51aec75dc9
SIZE (josepy-1.13.0.tar.gz) = 59045

0 comments on commit 197b374

Please sign in to comment.