Skip to content

Commit

Permalink
sysutils/py-filelock: Update 3.10.3 → 3.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jun 16, 2023
1 parent c9ec356 commit e89735b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions sysutils/py-filelock/Makefile
@@ -1,6 +1,5 @@
PORTNAME= filelock
DISTVERSION= 3.10.3
PORTREVISION= 1
DISTVERSION= 3.12.2
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,9 +13,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.13:devel/py-hatchling@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.3:devel/py-hatch-vcs@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}covdefaults>0:devel/py-covdefaults@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}coverage>=7.0.1:devel/py-coverage@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}covdefaults>=2.3:devel/py-covdefaults@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}diff-cover>=7.5:devel/py-diff-cover@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mock>=3.10:devel/py-pytest-mock0@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-timeout>=2.1:devel/py-pytest-timeout@${PY_FLAVOR}

USES= python:3.7+
Expand Down
6 changes: 3 additions & 3 deletions sysutils/py-filelock/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1679763173
SHA256 (filelock-3.10.3.tar.gz) = a26bfa34d26293e04886dff13fa8dd0c8c6e1a786b723c689755fe8939297410
SIZE (filelock-3.10.3.tar.gz) = 10283
TIMESTAMP = 1686930066
SHA256 (filelock-3.12.2.tar.gz) = 002740518d8aa59a26b0c76e10fb8c6e15eae825d34b6fdf670333fd7b938d81
SIZE (filelock-3.12.2.tar.gz) = 12441

0 comments on commit e89735b

Please sign in to comment.