Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 16:46:18 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: 52196e7a6eff - main - devel/py-copier: Update to 8.1.0
Message-ID:  <202307311646.36VGkIDJ079862@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=52196e7a6eff08ce7c17fd9a883864cfd758589b

commit 52196e7a6eff08ce7c17fd9a883864cfd758589b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:31:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:39:58 +0000

    devel/py-copier: Update to 8.1.0
    
    Changes:        https://github.com/copier-org/copier/releases
---
 devel/py-copier/Makefile | 4 ++--
 devel/py-copier/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-copier/Makefile b/devel/py-copier/Makefile
index af60ae7a859d..eae7cbae91be 100644
--- a/devel/py-copier/Makefile
+++ b/devel/py-copier/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	copier
-PORTVERSION=	8.0.0
+PORTVERSION=	8.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}colorama>=0.4.3:devel/py-colorama@${PY_FLAVO
 		${PYTHON_PKGNAMEPREFIX}packaging>=23.0:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pathspec>=0.9.0:devel/py-pathspec@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}plumbum>=1.6.9:sysutils/py-plumbum@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pydantic>=1.10.2:devel/py-pydantic@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pydantic>=1.10.2<2:devel/py-pydantic@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pygments>=2.7.1:textproc/py-pygments@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=5.3.1:devel/py-yaml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyyaml-include>=1.2:devel/py-pyyaml-include@${PY_FLAVOR} \
diff --git a/devel/py-copier/distinfo b/devel/py-copier/distinfo
index 5c7abe78c728..3ce5a697bef9 100644
--- a/devel/py-copier/distinfo
+++ b/devel/py-copier/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685995460
-SHA256 (copier-8.0.0.tar.gz) = a204c3aba22fd97ce69220ea378b924e30d516eca0e7885ab1857fde8b8dc5c5
-SIZE (copier-8.0.0.tar.gz) = 35754
+TIMESTAMP = 1689398833
+SHA256 (copier-8.1.0.tar.gz) = 902b4eb65fafe7a1621991234d2ebf3bc3fc9323e64e3a2560a00c05c73f6229
+SIZE (copier-8.1.0.tar.gz) = 35764



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