Hi, ports@:

    Here is a simple patch for productivity/py-caldav to update to 1.3.6.
    It build well and run well on amd64-current system.

    30+ tests pass and 6 tests fail, same as the current version but not
caused by this patch.


Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/productivity/py-caldav/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    13 Aug 2023 05:57:00 -0000      1.1.1.1
+++ Makefile    5 Dec 2023 07:37:22 -0000
@@ -1,6 +1,6 @@
 COMMENT =              caldav client library for Python
 
-MODPY_EGG_VERSION =    1.2.1
+MODPY_EGG_VERSION =    1.3.6
 GH_ACCOUNT =           python-caldav
 GH_PROJECT =           caldav
 GH_TAGNAME =           v${MODPY_EGG_VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/productivity/py-caldav/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    13 Aug 2023 05:57:00 -0000      1.1.1.1
+++ distinfo    5 Dec 2023 07:37:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (caldav-1.2.1.tar.gz) = ShHZHjhhoMqAmXzTJZAOqUo4ddhpFD6eorBR9EaxHrA=
-SIZE (caldav-1.2.1.tar.gz) = 122700
+SHA256 (caldav-1.3.6.tar.gz) = U6rSCuXbKx6ykIigXxfuvVqzoWvGz1LuGABiLZGnV2U=
+SIZE (caldav-1.3.6.tar.gz) = 122575

Reply via email to