From: wen heping Subject: net/py-b2sdk: Update to 2.5.0 To: "ports@openbsd.org" Date: Sat, 3 Aug 2024 13:11:05 +0000 Hi, ports@: Here is a simple patch for net/py-b2sdk to update to 2.5.0. Build and run well on amd64-current system. No test defined and no other ports depend on it. Best Regards, wen Index: net/py-b2sdk/Makefile =================================================================== RCS file: /cvs/ports/net/py-b2sdk/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- net/py-b2sdk/Makefile 25 Jul 2024 16:09:33 -0000 1.4 +++ net/py-b2sdk/Makefile 3 Aug 2024 13:09:01 -0000 @@ -1,6 +1,6 @@ COMMENT = client lib to access B2 cloud storage -MODPY_EGG_VERSION = 2.4.1 +MODPY_EGG_VERSION = 2.5.0 DISTNAME = b2sdk-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} CATEGORIES = devel net Index: net/py-b2sdk/distinfo =================================================================== RCS file: /cvs/ports/net/py-b2sdk/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- net/py-b2sdk/distinfo 25 Jul 2024 16:09:33 -0000 1.2 +++ net/py-b2sdk/distinfo 3 Aug 2024 13:09:01 -0000 @@ -1,2 +1,2 @@ -SHA256 (b2sdk-2.4.1.tar.gz) = JXUQt8Zh3G1RNYhWC0NvJCT8u0ITg0+jylLHpf2NRLc= -SIZE (b2sdk-2.4.1.tar.gz) = 201912 +SHA256 (b2sdk-2.5.0.tar.gz) = 18IBJeZFCKcw5WMH11KEeQB5zbiOY4Uf/4IKCbJPsdk= +SIZE (b2sdk-2.5.0.tar.gz) = 203212