Skip to content

Commit

Permalink
www/py-freenit: Update to 0.2.27
Browse files Browse the repository at this point in the history
  • Loading branch information
mekanix authored and yzgyyang committed Oct 13, 2022
1 parent 3220582 commit 1e7016e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions www/py-freenit/Makefile
@@ -1,5 +1,5 @@
PORTNAME= freenit
DISTVERSION= 0.2.26
DISTVERSION= 0.2.27
CATEGORIES= www devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,7 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}email-validator>=0:mail/py-email-validator@$
${PYTHON_PKGNAMEPREFIX}passlib>=0:security/py-passlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyjwt>=0:www/py-pyjwt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}uvicorn>=0:www/py-uvicorn@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0:www/py-httpx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-factoryboy>=0:devel/py-pytest-factoryboy@${PY_FLAVOR}

USES= python:3.8+
Expand Down
6 changes: 3 additions & 3 deletions www/py-freenit/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1655909431
SHA256 (freenit-0.2.26.tar.gz) = 8657ee336d7d84cd6e839b99381d35525f7c251b2c6f7ad464e051f5af993dbb
SIZE (freenit-0.2.26.tar.gz) = 21724
TIMESTAMP = 1665390502
SHA256 (freenit-0.2.27.tar.gz) = 71832122a6c17c1274ea1768a1dd0c01c15c2a5c8e9d824e1e3316ca7aa2b300
SIZE (freenit-0.2.27.tar.gz) = 23323

0 comments on commit 1e7016e

Please sign in to comment.