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 :)


On 2025/10/06 21:26, Alvar Penning wrote:
> Hi ports@,
> 
> A diff for today's reuse release follows.
> 
> https://github.com/fsfe/reuse-tool/releases/tag/v6.0.0 
> 
> Best,
> Alvar
> 
> 
> diff --git Makefile Makefile
> index 39b7d2a7d1d..900f586e0d0 100644
> --- Makefile
> +++ Makefile
> @@ -1,6 +1,6 @@
>  COMMENT=     tool for compliance with the REUSE recommendations
>  
> -MODPY_DISTV= 5.1.1
> +MODPY_DISTV= 6.0.0
>  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..1f934af19c4 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.0.0.tar.gz) = os/IpfhD5aaC7O9K32fRDJt3kyQc1SMry9n8MBpIehs=
> +SIZE (reuse-6.0.0.tar.gz) = 449374
> 

Reply via email to