Skip to content

Commit

Permalink
sysutils/py-filelock: update 3.13.1 → 3.13.2
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 27, 2024
1 parent c3b64c0 commit 2a09254
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions sysutils/py-filelock/Makefile
@@ -1,5 +1,5 @@
PORTNAME= filelock
DISTVERSION= 3.13.1
DISTVERSION= 3.13.2
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -17,13 +17,13 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.13:devel/py-hatchling@${PY_FL
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.8:devel/py-typing-extensions@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}covdefaults>=2.3:devel/py-covdefaults@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}coverage>=7.3.2:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}diff-cover>=8:devel/py-diff-cover@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}diff-cover>=8.0.1:devel/py-diff-cover@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py-pytest-timeout@${PY_FLAVOR}

USES= python
USE_PYTHON= pep517 autoplist pytest # [regression] 12 tests fail with version 3.12.3, 0 tests were failing with version 3.12.2, see https://github.com/tox-dev/filelock/issues/271
USE_PYTHON= pep517 autoplist pytest

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions sysutils/py-filelock/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1704178472
SHA256 (filelock-3.13.1.tar.gz) = 521f5f56c50f8426f5e03ad3b281b490a87ef15bc6c526f168290f0c7148d44e
SIZE (filelock-3.13.1.tar.gz) = 14553
TIMESTAMP = 1711431260
SHA256 (filelock-3.13.2.tar.gz) = 9e2106260b5f65600a31bc503721e3db7e64598bb406ebc5921aeaafe441ba34
SIZE (filelock-3.13.2.tar.gz) = 14731

0 comments on commit 2a09254

Please sign in to comment.