git: 6ec2f39fd816 - main - devel/py-pyyaml-include: Update to 1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 05:15:36 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6ec2f39fd81687c85649cbebcfbc54fcb8c371aa
commit 6ec2f39fd81687c85649cbebcfbc54fcb8c371aa
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:23:12 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 04:37:26 +0000
devel/py-pyyaml-include: Update to 1.3
Changes: https://github.com/tanbro/pyyaml-include/blob/master/CHANGELOG.md
---
devel/py-pyyaml-include/Makefile | 10 ++++------
devel/py-pyyaml-include/distinfo | 6 +++---
2 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/devel/py-pyyaml-include/Makefile b/devel/py-pyyaml-include/Makefile
index c64b6f3677a7..ec9401221400 100644
--- a/devel/py-pyyaml-include/Makefile
+++ b/devel/py-pyyaml-include/Makefile
@@ -1,9 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= pyyaml-include
-PORTVERSION= 1.2
-PORTREVISION= 1
-DISTVERSIONSUFFIX= .post2
+PORTVERSION= 1.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,9 +12,9 @@ COMMENT= Extending PyYAML with a custom constructor for including YAML files wit
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>=0:devel/py-setuptools_scm_git_archive@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=5.3.1<6.0:devel/py-yaml@${PY_FLAVOR}
+xBUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4:devel/py-setuptools_scm@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>=1.1:devel/py-setuptools_scm_git_archive@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=5.1<7.0:devel/py-yaml@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR}
USES= python:3.5+
diff --git a/devel/py-pyyaml-include/distinfo b/devel/py-pyyaml-include/distinfo
index 2f3edd9d386f..18c1d025a5b6 100644
--- a/devel/py-pyyaml-include/distinfo
+++ b/devel/py-pyyaml-include/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608730753
-SHA256 (pyyaml-include-1.2.post2.tar.gz) = 60047fc0a186debb9c80b3c3a23ef73b0096f6ee4ab2124b29d642c3fea0aebe
-SIZE (pyyaml-include-1.2.post2.tar.gz) = 42507
+TIMESTAMP = 1653151118
+SHA256 (pyyaml-include-1.3.tar.gz) = f7fbeb8e71b50be0e6e07472f7c79dbfb1a15bade9c93a078369ff49e57e6771
+SIZE (pyyaml-include-1.3.tar.gz) = 42733