Update to py-unitypy-1.24.2.

This commit is contained in:
benoit
2026-01-02 09:27:27 +00:00
parent 1c0677fa8e
commit 931654dbfa
2 changed files with 6 additions and 3 deletions
+4 -1
View File
@@ -2,7 +2,7 @@ BROKEN-sparc64 = error: read_typetree_value was not declared in this scope
COMMENT = python module to manage Unity assets
MODPY_DISTV = 1.24.1
MODPY_DISTV = 1.24.2
DISTNAME = unitypy-${MODPY_DISTV}
PKGNAME = py-unitypy-${MODPY_DISTV}
@@ -21,6 +21,9 @@ MODULES = lang/python
MODPY_PYBUILD = setuptools
MODPY_PI = Yes
TEST_DEPENDS = sysutils/py-psutil \
sysutils/py-fsspec
DEBUG_PACKAGES = ${BUILD_PACKAGES}
.include <bsd.port.mk>
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (unitypy-1.24.1.tar.gz) = WxpMAgBxyaXvJ2ycbbNsgOlG/M1SQt/NUAAGZqXMGX4=
SIZE (unitypy-1.24.1.tar.gz) = 443525
SHA256 (unitypy-1.24.2.tar.gz) = m2cd0ffD6v6hTQAk8Z5cCoBLV6i7zCkrVAkPHhl7s1Q=
SIZE (unitypy-1.24.2.tar.gz) = 443481