mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to py3-test-benchmark-5.2.3
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
COMMENT= pytest fixture for benchmarking code
|
||||
|
||||
MODPY_DISTV= 5.1.0
|
||||
DISTNAME= pytest-benchmark-${MODPY_DISTV}
|
||||
PKGNAME= ${DISTNAME:S/py/py-/}
|
||||
MODPY_DISTV= 5.2.3
|
||||
DISTNAME= pytest_benchmark-${MODPY_DISTV}
|
||||
PKGNAME= py-test-benchmark-${MODPY_DISTV}
|
||||
CATEGORIES= devel
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= https://pytest-benchmark.readthedocs.io/en/stable/
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (pytest-benchmark-5.1.0.tar.gz) = nqZhzcKS6CMffNTBCwMZ5WohGOLAnZ9Q4bPRUNKsoQU=
|
||||
SIZE (pytest-benchmark-5.1.0.tar.gz) = 337810
|
||||
SHA256 (pytest_benchmark-5.2.3.tar.gz) = 3rcxeZiiPGUP1P924SMAZqdstF3OzgrKVgcUPGGed3k=
|
||||
SIZE (pytest_benchmark-5.2.3.tar.gz) = 341340
|
||||
|
||||
@@ -9,7 +9,6 @@ lib/python${MODPY_VERSION}/site-packages/pytest_benchmark-${MODPY_DISTV}.dist-in
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark-${MODPY_DISTV}.dist-info/WHEEL
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark-${MODPY_DISTV}.dist-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark-${MODPY_DISTV}.dist-info/licenses/
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark-${MODPY_DISTV}.dist-info/licenses/AUTHORS.rst
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark-${MODPY_DISTV}.dist-info/licenses/LICENSE
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark-${MODPY_DISTV}.dist-info/top_level.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark/__init__.py
|
||||
@@ -53,6 +52,7 @@ lib/python${MODPY_VERSION}/site-packages/pytest_benchmark/histogram.py
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark/hookspec.py
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark/logger.py
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark/plugin.py
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark/py.typed
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark/session.py
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark/stats.py
|
||||
lib/python${MODPY_VERSION}/site-packages/pytest_benchmark/storage/
|
||||
|
||||
Reference in New Issue
Block a user