Skip to content

Commit

Permalink
devel/py-copier: Update to 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 31, 2023
1 parent db7c175 commit 52196e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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}
Expand All @@ -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} \
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 52196e7

Please sign in to comment.