pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/py-vdirsyncer Update to 0.4.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93f48c14c69e
branches:  trunk
changeset: 649410:93f48c14c69e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Apr 03 07:34:15 2015 +0000

description:
Update to 0.4.4:

* Support for client certificates via the new auth_cert parameter,
  see issue #182 and pull request #183.
* The icalendar package is no longer required.
* Several bugfixes related to collection creation.

diffstat:

 time/py-vdirsyncer/Makefile |  5 ++---
 time/py-vdirsyncer/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r b503697596cd -r 93f48c14c69e time/py-vdirsyncer/Makefile
--- a/time/py-vdirsyncer/Makefile       Fri Apr 03 06:58:34 2015 +0000
+++ b/time/py-vdirsyncer/Makefile       Fri Apr 03 07:34:15 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2015/02/22 22:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2015/04/03 07:34:15 wiz Exp $
 
-DISTNAME=      vdirsyncer-0.4.3
+DISTNAME=      vdirsyncer-0.4.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time
 MASTER_SITES=  https://pypi.python.org/packages/source/v/vdirsyncer/
@@ -14,7 +14,6 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-atomicwrites-[0-9]*:../../devel/py-atomicwrites
 DEPENDS+=      ${PYPKGPREFIX}-click>=2.0:../../devel/py-click
-DEPENDS+=      ${PYPKGPREFIX}-icalendar>=3.6:../../time/py-icalendar
 DEPENDS+=      ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
 DEPENDS+=      ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
 DEPENDS+=      ${PYPKGPREFIX}-requests-toolbelt>=0.3.0:../../devel/py-requests-toolbelt
diff -r b503697596cd -r 93f48c14c69e time/py-vdirsyncer/distinfo
--- a/time/py-vdirsyncer/distinfo       Fri Apr 03 06:58:34 2015 +0000
+++ b/time/py-vdirsyncer/distinfo       Fri Apr 03 07:34:15 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2015/02/22 22:44:50 wiz Exp $
+$NetBSD: distinfo,v 1.12 2015/04/03 07:34:15 wiz Exp $
 
-SHA1 (vdirsyncer-0.4.3.tar.gz) = 5e96de73dbe185300f06e40db5c863533ec1b76c
-RMD160 (vdirsyncer-0.4.3.tar.gz) = 780749eac5b2e0afd91ae98142368eda6705d409
-Size (vdirsyncer-0.4.3.tar.gz) = 158711 bytes
+SHA1 (vdirsyncer-0.4.4.tar.gz) = 0164a9da28843b0ac06cb696bd600bbd2a546986
+RMD160 (vdirsyncer-0.4.4.tar.gz) = bcf198dcaef124d1b10dad7b6feab5a8eeec99dd
+Size (vdirsyncer-0.4.4.tar.gz) = 205697 bytes



Home | Main Index | Thread Index | Old Index