Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2024 16:49:01 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: d9ccc8a238e1 - main - devel/py-pytest-lazy-fixtures: Update to 1.1.0
Message-ID:  <202407181649.46IGn1Nn011202@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit d9ccc8a238e1921e69ab58395c16ac75647d3e0f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:46:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:46:12 +0000

    devel/py-pytest-lazy-fixtures: Update to 1.1.0
    
    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 329334d0fe45..8f3fd1003f37 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.7
+PORTVERSION=	1.1.0
 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 4fa6bc03782b..d87d236b2f87 100644
--- a/devel/py-pytest-lazy-fixtures/distinfo
+++ b/devel/py-pytest-lazy-fixtures/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711466168
-SHA256 (pytest_lazy_fixtures-1.0.7.tar.gz) = 87ef7424dc0229ff9cb72d482f49b7806535c3500641f612c13ddf243c9adacb
-SIZE (pytest_lazy_fixtures-1.0.7.tar.gz) = 6958
+TIMESTAMP = 1721280216
+SHA256 (pytest_lazy_fixtures-1.1.0.tar.gz) = f136f190bbecc34bfba1d47717a42be8bfa3027e5cdac0a273955aba4328f913
+SIZE (pytest_lazy_fixtures-1.1.0.tar.gz) = 6952


home | help

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