This updates py-rarfile to 4.0 Changes can be seen at https://github.com/markokr/rarfile/releases
More tests pass for this new update than the old (only 1 fail versus 3). Only consumer is as TEST_DEPENDS for beets. Tests pass the same for both the old version and new (on amd64). ok? --Kurt Index: Makefile =================================================================== RCS file: /cvs/ports/archivers/py-rarfile/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile 25 Jul 2020 21:45:51 -0000 1.3 +++ Makefile 14 Mar 2021 02:09:27 -0000 @@ -2,7 +2,7 @@ COMMENT = RAR archive reader for Python -MODPY_EGG_VERSION = 3.2 +MODPY_EGG_VERSION = 4.0 DISTNAME = rarfile-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} Index: distinfo =================================================================== RCS file: /cvs/ports/archivers/py-rarfile/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 25 Jul 2020 21:45:51 -0000 1.2 +++ distinfo 14 Mar 2021 02:09:27 -0000 @@ -1,2 +1,2 @@ -SHA256 (rarfile-3.2.tar.gz) = Qiy/eIxf7YftDVWv+IlR9UN47IR0nrBcwFhNh/JjdUU= -SIZE (rarfile-3.2.tar.gz) = 121758 +SHA256 (rarfile-4.0.tar.gz) = Z1SHaSKcW9oIJ8FmPc4/VGRPnb+6SuhtTaKyr9PmAqE= +SIZE (rarfile-4.0.tar.gz) = 148026