Date: Wed, 23 Jun 2021 20:38:07 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d07f92b9bf00 - main - devel/py-pytest-xdist: Update to 2.3.0 Message-ID: <202106232038.15NKc7iQ095617@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=d07f92b9bf00821e372f003d698525cd1ae19dc2 commit d07f92b9bf00821e372f003d698525cd1ae19dc2 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2021-06-23 20:37:23 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-06-23 20:37:23 +0000 devel/py-pytest-xdist: Update to 2.3.0 PR: 256624 Approved by: maintainer (koobs) --- devel/py-pytest-xdist/Makefile | 2 +- devel/py-pytest-xdist/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pytest-xdist/Makefile b/devel/py-pytest-xdist/Makefile index 44341bb80115..3210aa8af104 100644 --- a/devel/py-pytest-xdist/Makefile +++ b/devel/py-pytest-xdist/Makefile @@ -1,7 +1,7 @@ # Created by: Kubilay Kocak <koobs@FreeBSD.org> PORTNAME= pytest-xdist -PORTVERSION= 1.32.0 +PORTVERSION= 2.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-xdist/distinfo b/devel/py-pytest-xdist/distinfo index f7f6d920d0f1..8843cddac746 100644 --- a/devel/py-pytest-xdist/distinfo +++ b/devel/py-pytest-xdist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1589772305 -SHA256 (pytest-xdist-1.32.0.tar.gz) = 1d4166dcac69adb38eeaedb88c8fada8588348258a3492ab49ba9161f2971129 -SIZE (pytest-xdist-1.32.0.tar.gz) = 67733 +TIMESTAMP = 1624480550 +SHA256 (pytest-xdist-2.3.0.tar.gz) = e8ecde2f85d88fbcadb7d28cb33da0fa29bca5cf7d5967fa89fc0e97e5299ea5 +SIZE (pytest-xdist-2.3.0.tar.gz) = 66072
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106232038.15NKc7iQ095617>