Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2024 03:40:22 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 055ed39a3b89 - main - devel/py-pytest-lazy-fixtures: Update to 1.0.7
Message-ID:  <202403310340.42V3eMFO087453@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=055ed39a3b89f04caa750c56e86fe7510351bebe

commit 055ed39a3b89f04caa750c56e86fe7510351bebe
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 03:06:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 03:06:42 +0000

    devel/py-pytest-lazy-fixtures: Update to 1.0.7
    
    Changes:        https://github.com/dev-petrov/pytest-lazy-fixtures/releases
---
 devel/py-pytest-lazy-fixtures/Makefile | 2 +-
 devel/py-pytest-lazy-fixtures/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-pytest-lazy-fixtures/Makefile b/devel/py-pytest-lazy-fixtures/Makefile
index 2623e0190700..329334d0fe45 100644
--- a/devel/py-pytest-lazy-fixtures/Makefile
+++ b/devel/py-pytest-lazy-fixtures/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-lazy-fixtures
-PORTVERSION=	1.0.6
+PORTVERSION=	1.0.7
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-pytest-lazy-fixtures/distinfo b/devel/py-pytest-lazy-fixtures/distinfo
index 9d05b97fc1c4..4fa6bc03782b 100644
--- a/devel/py-pytest-lazy-fixtures/distinfo
+++ b/devel/py-pytest-lazy-fixtures/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710712480
-SHA256 (pytest_lazy_fixtures-1.0.6.tar.gz) = d69320b53b7e10888a2b1e98a89d891fa7b39f210b9f2087ebe3042a38e28a2e
-SIZE (pytest_lazy_fixtures-1.0.6.tar.gz) = 6734
+TIMESTAMP = 1711466168
+SHA256 (pytest_lazy_fixtures-1.0.7.tar.gz) = 87ef7424dc0229ff9cb72d482f49b7806535c3500641f612c13ddf243c9adacb
+SIZE (pytest_lazy_fixtures-1.0.7.tar.gz) = 6958



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403310340.42V3eMFO087453>