Update to 0.2.2

    Added pyproject.toml to source distribution
    Published precompiled wheels for Python 3.11

print/py-fonttools tests don't work, but the only other consumer,
print/weasyprint passes all tests with this new version.

ok?

--Kurt

Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/py-zopfli/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    13 Nov 2022 15:27:35 -0000      1.2
+++ Makefile    22 Dec 2022 00:34:41 -0000
@@ -1,10 +1,9 @@
 COMMENT =              cPython bindings for the zopfli compression library
 
-MODPY_EGG_VERSION =    0.2.1
+MODPY_EGG_VERSION =    0.2.2
 DISTNAME =             zopfli-${MODPY_EGG_VERSION}
 PKGNAME =              py-zopfli-${MODPY_EGG_VERSION}
 EXTRACT_SUFX = .zip
-REVISION =             0
 
 CATEGORIES =           archivers
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/archivers/py-zopfli/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    13 Oct 2022 15:37:00 -0000      1.1.1.1
+++ distinfo    22 Dec 2022 00:34:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (zopfli-0.2.1.zip) = 5SY9KAbiwcyyP1KylyojXTHULyLz+jAyzJre1R6b8sY=
-SIZE (zopfli-0.2.1.zip) = 205086
+SHA256 (zopfli-0.2.2.zip) = LUnbdUDZmRl2r0ZOvBue0SmIwE2QaRvLUdxKNzqeKvw=
+SIZE (zopfli-0.2.2.zip) = 205320

Reply via email to