From: "Alvar Penning" Subject: Re: [maintainer update] devel/reuse to 6.0.0 To: "Stuart Henderson" Cc: Date: Wed, 08 Oct 2025 19:37:14 +0200 Hi Stuart, Hi ports@, On Tue Oct 7, 2025 at 1:28 PM CEST, Stuart Henderson wrote: > update looks good, we're in lock atm but i'll queue it up for later, > please ping me if you notice i've forgotten :) Thanks a lot for the kind review. In the meantime, three bugfix releases were made. A new diff is attached for merging after the lock. If another release is made in the meantime, I will reply here. Best, Alvar diff --git Makefile Makefile index 39b7d2a7d1d..e049074002f 100644 --- Makefile +++ Makefile @@ -1,6 +1,6 @@ COMMENT= tool for compliance with the REUSE recommendations -MODPY_DISTV= 5.1.1 +MODPY_DISTV= 6.1.2 DISTNAME= reuse-${MODPY_DISTV} CATEGORIES= devel @@ -18,13 +18,14 @@ MODPY_PI= Yes BUILD_DEPENDS= devel/gettext,-tools RUN_DEPENDS= www/py-jinja2>=3.0.0 \ - devel/py-binaryornot>=0.4.4 \ - devel/py-boolean.py>=3.8 \ - textproc/py-license-expression>=1.0 \ - devel/py-debian>=0.1.34 \ + textproc/py-license-expression>=21.6.14 \ + devel/py-debian>=0.1.48 \ textproc/py-tomlkit>=0.8 \ - devel/py-attrs>=21.3 \ - devel/py-click>=8.0 + devel/py-attrs>=23.2 \ + devel/py-click>=8.1 \ + devel/py-magic>=0.4.12 \ + textproc/py-charset-normalizer>=2.0.5 \ + textproc/py-chardet>=3.0.2 TEST_DEPENDS= devel/py-freezegun diff --git distinfo distinfo index 67ae9349f3d..437939736e7 100644 --- distinfo +++ distinfo @@ -1,2 +1,2 @@ -SHA256 (reuse-5.1.1.tar.gz) = oTkU7YtmuOWVbpbGMgPGPXK1UoDTSISczA6zFMcySMs= -SIZE (reuse-5.1.1.tar.gz) = 419022 +SHA256 (reuse-6.1.2.tar.gz) = YBmnX0yhitWyUG4PPsG5JrJ7ps3J2ohJLn/GXj/xLDk= +SIZE (reuse-6.1.2.tar.gz) = 453827