git: 43d16815aa45 - main - devel/py-yaml: Update to 6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 23:52:01 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=43d16815aa45b690607e0dc8d383d3469c7d8141
commit 43d16815aa45b690607e0dc8d383d3469c7d8141
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 23:49:19 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 23:51:44 +0000
devel/py-yaml: Update to 6.0
- Add CONFLICTS_INSTALL
Changes: https://github.com/yaml/pyyaml/blob/master/CHANGES
---
devel/py-yaml/Makefile | 9 +++++----
devel/py-yaml/distinfo | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/devel/py-yaml/Makefile b/devel/py-yaml/Makefile
index bd29aee3c8ab..b17f531e4fc0 100644
--- a/devel/py-yaml/Makefile
+++ b/devel/py-yaml/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yaml
-PORTVERSION= 5.4.1
+PORTVERSION= 6.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,11 +13,12 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python:3.6+
-USE_PYTHON= autoplist concurrent distutils cython
+USE_PYTHON= autoplist concurrent cython distutils
-OPTIONS_DEFINE= LIBYAML EXAMPLES
-OPTIONS_DEFAULT= LIBYAML
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pyyaml5
+OPTIONS_DEFINE= LIBYAML EXAMPLES
+OPTIONS_DEFAULT=LIBYAML
LIBYAML_DESC= Use textproc/libyaml for faster parsing
LIBYAML_LIB_DEPENDS= libyaml.so:textproc/libyaml
diff --git a/devel/py-yaml/distinfo b/devel/py-yaml/distinfo
index d2b4d347de18..ec60bd6da0d7 100644
--- a/devel/py-yaml/distinfo
+++ b/devel/py-yaml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622221237
-SHA256 (PyYAML-5.4.1.tar.gz) = 607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e
-SIZE (PyYAML-5.4.1.tar.gz) = 175147
+TIMESTAMP = 1675104137
+SHA256 (PyYAML-6.0.tar.gz) = 68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2
+SIZE (PyYAML-6.0.tar.gz) = 124996