Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E3F7685059 for ; Mon, 7 Aug 2023 18:16:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id YI0qH9GanbHn for ; Mon, 7 Aug 2023 18:16:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1460D84EAD for ; Mon, 7 Aug 2023 18:16:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0E222FBDB; Mon, 7 Aug 2023 18:16:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1691432176276980" MIME-Version: 1.0 Date: Mon, 7 Aug 2023 18:16:16 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/time/py-vdirsyncer To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230807181616.0E222FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1691432176276980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Aug 7 18:16:15 UTC 2023 Modified Files: pkgsrc/time/py-vdirsyncer: Makefile PLIST distinfo Log Message: py-vdirsyncer: back to 0.18.0; 0.19.2 is broken To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 pkgsrc/time/py-vdirsyncer/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/time/py-vdirsyncer/PLIST cvs rdiff -u -r1.49 -r1.50 pkgsrc/time/py-vdirsyncer/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1691432176276980 Content-Disposition: inline Content-Length: 4513 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/time/py-vdirsyncer/Makefile diff -u pkgsrc/time/py-vdirsyncer/Makefile:1.65 pkgsrc/time/py-vdirsyncer/Makefile:1.66 --- pkgsrc/time/py-vdirsyncer/Makefile:1.65 Mon Aug 7 13:37:17 2023 +++ pkgsrc/time/py-vdirsyncer/Makefile Mon Aug 7 18:16:15 2023 @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2023/08/07 13:37:17 adam Exp $ +# $NetBSD: Makefile,v 1.66 2023/08/07 18:16:15 adam Exp $ -DISTNAME= vdirsyncer-0.19.2 +DISTNAME= vdirsyncer-0.18.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 2 CATEGORIES= time python MASTER_SITES= ${MASTER_SITE_PYPI:=v/vdirsyncer/} @@ -14,8 +15,6 @@ EXTRACT_USING= bsdtar # gtar cannot hand TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm TOOL_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx -DEPENDS+= ${PYPKGPREFIX}-aiohttp>=3.8.0:../../www/py-aiohttp -DEPENDS+= ${PYPKGPREFIX}-aiostream>=0.4.3:../../devel/py-aiostream DEPENDS+= ${PYPKGPREFIX}-atomicwrites>=0.1.7:../../devel/py-atomicwrites DEPENDS+= ${PYPKGPREFIX}-click>=5.0:../../devel/py-click DEPENDS+= ${PYPKGPREFIX}-click-log>=0.3.0:../../devel/py-click-log @@ -24,13 +23,10 @@ DEPENDS+= ${PYPKGPREFIX}-requests>=2.20. DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib-[0-9]*:../../security/py-requests-oauthlib DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt>=0.4.0:../../devel/py-requests-toolbelt DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 -TEST_DEPENDS+= ${PYPKGPREFIX}-aioresponses-[0-9]*:../../net/py-aioresponses TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis>=5.0.0:../../devel/py-hypothesis TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test -TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio-[0-9]*:../../devel/py-test-asyncio TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov -TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test -TEST_DEPENDS+= ${PYPKGPREFIX}-trustme-[0-9]*:../../security/py-trustme +TEST_DEPENDS+= ${PYPKGPREFIX}-test-localserver-[0-9]*:../../devel/py-test-localserver USE_LANGUAGES= # none INSTALLATION_DIRS= share/examples/${PKGBASE} ${PKGMANDIR}/man1 Index: pkgsrc/time/py-vdirsyncer/PLIST diff -u pkgsrc/time/py-vdirsyncer/PLIST:1.19 pkgsrc/time/py-vdirsyncer/PLIST:1.20 --- pkgsrc/time/py-vdirsyncer/PLIST:1.19 Mon Aug 7 13:37:17 2023 +++ pkgsrc/time/py-vdirsyncer/PLIST Mon Aug 7 18:16:15 2023 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2023/08/07 13:37:17 adam Exp $ +@comment $NetBSD: PLIST,v 1.20 2023/08/07 18:16:15 adam Exp $ bin/vdirsyncer ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -51,15 +51,15 @@ ${PYSITELIB}/vdirsyncer/storage/base.pyo ${PYSITELIB}/vdirsyncer/storage/dav.py ${PYSITELIB}/vdirsyncer/storage/dav.pyc ${PYSITELIB}/vdirsyncer/storage/dav.pyo +${PYSITELIB}/vdirsyncer/storage/etesync.py +${PYSITELIB}/vdirsyncer/storage/etesync.pyc +${PYSITELIB}/vdirsyncer/storage/etesync.pyo ${PYSITELIB}/vdirsyncer/storage/filesystem.py ${PYSITELIB}/vdirsyncer/storage/filesystem.pyc ${PYSITELIB}/vdirsyncer/storage/filesystem.pyo ${PYSITELIB}/vdirsyncer/storage/google.py ${PYSITELIB}/vdirsyncer/storage/google.pyc ${PYSITELIB}/vdirsyncer/storage/google.pyo -${PYSITELIB}/vdirsyncer/storage/google_helpers.py -${PYSITELIB}/vdirsyncer/storage/google_helpers.pyc -${PYSITELIB}/vdirsyncer/storage/google_helpers.pyo ${PYSITELIB}/vdirsyncer/storage/http.py ${PYSITELIB}/vdirsyncer/storage/http.pyc ${PYSITELIB}/vdirsyncer/storage/http.pyo Index: pkgsrc/time/py-vdirsyncer/distinfo diff -u pkgsrc/time/py-vdirsyncer/distinfo:1.49 pkgsrc/time/py-vdirsyncer/distinfo:1.50 --- pkgsrc/time/py-vdirsyncer/distinfo:1.49 Mon Aug 7 13:37:17 2023 +++ pkgsrc/time/py-vdirsyncer/distinfo Mon Aug 7 18:16:15 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.49 2023/08/07 13:37:17 adam Exp $ +$NetBSD: distinfo,v 1.50 2023/08/07 18:16:15 adam Exp $ -BLAKE2s (vdirsyncer-0.19.2.tar.gz) = 8e5a7231523dbe2e1c0404111112d9c4b1444bf91e9ec899875bc2ac35c475d4 -SHA512 (vdirsyncer-0.19.2.tar.gz) = 056c58011d0a054a8cc215e9eabc706dfffb7d38deab5ae47311565b3bdb6de7a4772e97a0a50cdce33c82b09d559f1ec9cf9c84746553badf1d25791c7e08ce -Size (vdirsyncer-0.19.2.tar.gz) = 123389 bytes +BLAKE2s (vdirsyncer-0.18.0.tar.gz) = 75ef21cdefe1b91319bdcef6e783ad2ab26d21d6cb4c0db7e1300f2c0237e0a5 +SHA512 (vdirsyncer-0.18.0.tar.gz) = 7fb3d0f7d982d8390d278de1a620231e6ead1ec64057c5dbac98dcff491fa3e6b9ed8ba953995458e393aab73b0b9ab8ba14010e06f90a04d8ee2c28c7c7fbfd +Size (vdirsyncer-0.18.0.tar.gz) = 115125 bytes --_----------=_1691432176276980--