Skip to content

Commit

Permalink
devel/py-pytest-order: Update to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 27, 2023
1 parent 1104e58 commit 4f2c55d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-pytest-order/Makefile
@@ -1,12 +1,13 @@
PORTNAME= pytest-order
PORTVERSION= 1.1.0
PORTVERSION= 1.2.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= pytest plugin to run your tests in a specific order
WWW= https://github.com/pytest-dev/pytest-order
WWW= https://pytest-order.readthedocs.io/en/latest/ \
https://github.com/pytest-dev/pytest-order

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pytest-order/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1681052894
SHA256 (pytest-order-1.1.0.tar.gz) = 139d25b30826b78eebb42722f747eab14c44b88059d7a71d4f79d14a057269a5
SIZE (pytest-order-1.1.0.tar.gz) = 43385
TIMESTAMP = 1700759824
SHA256 (pytest-order-1.2.0.tar.gz) = 944f86b6d441aa7b1da80f801c6ab65b84bbeba472d0a7a12eb43ba26650101a
SIZE (pytest-order-1.2.0.tar.gz) = 44307

0 comments on commit 4f2c55d

Please sign in to comment.