Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Apr 2023 17:41:41 GMT
From:      "=?utf-8?Q?Alexandre=20C.=20Guimar=C3=A3es?=" <rigoletto@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c320c4dcb134 - main - deskutils/py-vdirsyncer: Updated to 0.19.1
Message-ID:  <202304021741.332Hffpl090556@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rigoletto:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c320c4dcb13484ebd51f1ed4183b091681634011

commit c320c4dcb13484ebd51f1ed4183b091681634011
Author:     Corey Halpin <chalpin@cs.wisc.edu>
AuthorDate: 2023-04-02 17:40:33 +0000
Commit:     Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>
CommitDate: 2023-04-02 17:41:15 +0000

    deskutils/py-vdirsyncer: Updated to 0.19.1
    
    PR:             270471
---
 deskutils/py-vdirsyncer/Makefile | 5 ++---
 deskutils/py-vdirsyncer/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/deskutils/py-vdirsyncer/Makefile b/deskutils/py-vdirsyncer/Makefile
index ec02619bf912..51c440df89df 100644
--- a/deskutils/py-vdirsyncer/Makefile
+++ b/deskutils/py-vdirsyncer/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	vdirsyncer
-DISTVERSION=	0.19.0
-PORTREVISION=	1
+DISTVERSION=	0.19.1
 CATEGORIES=	deskutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -30,6 +29,6 @@ NO_ARCH=	yes
 OPTIONS_DEFINE=	GOOGLE
 
 GOOGLE_DESC=	Enable Google Calendar support
-GOOGLE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib@${PY_FLAVOR}
+GOOGLE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp-oauthlib>=0:www/py-aiohttp-oauthlib@${PY_FLAVOR}
 
 .include <bsd.port.mk>
diff --git a/deskutils/py-vdirsyncer/distinfo b/deskutils/py-vdirsyncer/distinfo
index 4e154ee31cdf..acbbe2976677 100644
--- a/deskutils/py-vdirsyncer/distinfo
+++ b/deskutils/py-vdirsyncer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669911392
-SHA256 (vdirsyncer-0.19.0.tar.gz) = 8e1e8403a08659e5a4e7fa3e9caaa2e2dce2bf1f98d923029049a34db75a2525
-SIZE (vdirsyncer-0.19.0.tar.gz) = 122533
+TIMESTAMP = 1679862111
+SHA256 (vdirsyncer-0.19.1.tar.gz) = aa76c7725aa5a711f6374bc5cd83be78aae68c74829635a9ed073cd4c09f03ae
+SIZE (vdirsyncer-0.19.1.tar.gz) = 122699



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304021741.332Hffpl090556>