Skip to content

Commit

Permalink
devel/py-pytest-benchmark: Update to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 30, 2022
1 parent be06547 commit f466772
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-pytest-benchmark/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pytest-benchmark
PORTVERSION= 3.4.1
PORTVERSION= 4.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py-cpuinfo>=0:sysutils/py-py-cpuinfo@${PY_FL
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elasticsearch>=0:textproc/py-elasticsearch@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0,1:devel/py-pytest-xdist@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils pytest

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pytest-benchmark/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1620405421
SHA256 (pytest-benchmark-3.4.1.tar.gz) = 40e263f912de5a81d891619032983557d62a3d85843f9a9f30b98baea0cd7b47
SIZE (pytest-benchmark-3.4.1.tar.gz) = 340349
TIMESTAMP = 1669057835
SHA256 (pytest-benchmark-4.0.0.tar.gz) = fb0785b83efe599a6a956361c0691ae1dbb5318018561af10f3e915caa0048d1
SIZE (pytest-benchmark-4.0.0.tar.gz) = 334641

0 comments on commit f466772

Please sign in to comment.