diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-10 07:44:17 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-10 07:48:03 +0000 |
| commit | 14700350d7e4f2bdb6f258924759dee897170553 (patch) | |
| tree | 4009a4d43789a9b7854464d48b79f1e1e1c19307 | |
| parent | e997c14ce32c8df4b4fab3098ca292bfbacb9575 (diff) | |
devel/py-xmod: update 1.8.1 → 1.10.0
| -rw-r--r-- | devel/py-xmod/Makefile | 4 | ||||
| -rw-r--r-- | devel/py-xmod/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-xmod/Makefile b/devel/py-xmod/Makefile index c3d07862469a..3fdf47e004ab 100644 --- a/devel/py-xmod/Makefile +++ b/devel/py-xmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= xmod -DISTVERSION= 1.8.1 +DISTVERSION= 1.10.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/rec/xmod LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist diff --git a/devel/py-xmod/distinfo b/devel/py-xmod/distinfo index f39a79ee9ae8..3cd6efc1ef06 100644 --- a/devel/py-xmod/distinfo +++ b/devel/py-xmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760642450 -SHA256 (xmod-1.8.1.tar.gz) = 38c76486b9d672c546d57d8035df0beb7f4a9b088bc3fb2de5431ae821444377 -SIZE (xmod-1.8.1.tar.gz) = 3988 +TIMESTAMP = 1778398949 +SHA256 (xmod-1.10.0.tar.gz) = b40b2a54d56684b01eb9627892b0c179918e8ef0bd4d7f3bac7a3fdba11cd6e6 +SIZE (xmod-1.10.0.tar.gz) = 17862 |
