pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/py-icalendar



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Aug 21 12:20:09 UTC 2026

Modified Files:
        pkgsrc/time/py-icalendar: Makefile

Log Message:
py-icalendar: update test status


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/time/py-icalendar/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/py-icalendar/Makefile
diff -u pkgsrc/time/py-icalendar/Makefile:1.65 pkgsrc/time/py-icalendar/Makefile:1.66
--- pkgsrc/time/py-icalendar/Makefile:1.65      Wed Aug 19 16:53:26 2026
+++ pkgsrc/time/py-icalendar/Makefile   Fri Aug 21 12:20:09 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2026/08/19 16:53:26 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2026/08/21 12:20:09 wiz Exp $
 
 DISTNAME=      icalendar-7.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -25,9 +25,8 @@ REPLACE_PYTHON+=      src/icalendar/cli.py
 PY_RENAME_BINARIES=    icalendar
 
 # as of 7.3.0
-# 24 failed, 18102 passed, 28 skipped, 527 xfailed, 47 warnings
-# https://github.com/collective/icalendar/issues/731
-# https://github.com/collective/icalendar/issues/1493
+# 2 failed, 18124 passed, 28 skipped, 527 xfailed, 47 warnings
+# https://github.com/collective/icalendar/issues/1708
 
 .include "../../lang/python/application.mk"
 .include "../../lang/python/wheel.mk"



Home | Main Index | Thread Index | Old Index