Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: UPDATE archivers/py-rarfile-4.5
To:
Bjorn Ketelaars <bket@openbsd.org>
Cc:
Kurt Mosiejczuk <kmos@openbsd.org>, ports@openbsd.org
Date:
Tue, 11 Aug 2026 10:45:27 +0100

Download raw body.

Thread
ok sthen. security fixes in there too so -stable would make sense (I can
take care of that when it's in if you like).

On 2026/08/11 10:26, Bjorn Ketelaars wrote:
> A newer version of py-rarfile is available, which is needed as RDEP for
> an update of news/sabnzbd. Passes tests.
> 
> Changes:
> https://github.com/markokr/rarfile/releases/tag/v4.3
> https://github.com/markokr/rarfile/releases/tag/v4.4
> https://github.com/markokr/rarfile/releases/tag/v4.5
> 
> OK?
> 
> 
> diff --git py-rarfile/Makefile py-rarfile/Makefile
> index 28e3897ab6d..c588da8ced1 100644
> --- py-rarfile/Makefile
> +++ py-rarfile/Makefile
> @@ -1,10 +1,9 @@
>  COMMENT =		RAR archive reader for Python
>  
> -MODPY_DISTV =		4.2
> +MODPY_DISTV =		4.5
>  
>  DISTNAME =		rarfile-${MODPY_DISTV}
>  PKGNAME =		py-${DISTNAME}
> -REVISION =		0
>  
>  CATEGORIES =		archivers
>  
> diff --git py-rarfile/distinfo py-rarfile/distinfo
> index 71a9cec84b7..d3fd0900252 100644
> --- py-rarfile/distinfo
> +++ py-rarfile/distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (rarfile-4.2.tar.gz) = jhyOctCEWtKzKkerEacZvC5BFl7BAf1NP+npKqP0ae8=
> -SIZE (rarfile-4.2.tar.gz) = 153476
> +SHA256 (rarfile-4.5.tar.gz) = dCXQr6GA8AktuQOrsVJqEws2hYmAqtkLNpT0jkFCAVU=
> +SIZE (rarfile-4.5.tar.gz) = 155541
>