summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-07-14 10:55:54 +0000
committeradam <adam@pkgsrc.org>2017-07-14 10:55:54 +0000
commit0263cc61e3cea528a576bba862b807ed4cbbcf18 (patch)
treef7d6115a7b0c656d7d729644fda6e0413dd1d759 /time
parent9db39ae8d497329ae22c7598f0b7a73d689a8b32 (diff)
downloadpkgsrc-0263cc61e3cea528a576bba862b807ed4cbbcf18.tar.gz
3.11.5:
Bug fixes: - added an assertion that VTIMEZONE sub-components' DTSTART must be of type DATETIME - Fix handling of VTIMEZONEs with subcomponents with the same DTSTARTs and OFFSETs but which are of different types
Diffstat (limited to 'time')
-rw-r--r--time/py-icalendar/Makefile4
-rw-r--r--time/py-icalendar/PLIST3
-rw-r--r--time/py-icalendar/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/time/py-icalendar/Makefile b/time/py-icalendar/Makefile
index 1a4bb1ae688..474e7ccae4c 100644
--- a/time/py-icalendar/Makefile
+++ b/time/py-icalendar/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2017/05/11 17:36:28 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2017/07/14 10:55:54 adam Exp $
-DISTNAME= icalendar-3.11.4
+DISTNAME= icalendar-3.11.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/icalendar/}
diff --git a/time/py-icalendar/PLIST b/time/py-icalendar/PLIST
index c841be1308c..a49d3b296c3 100644
--- a/time/py-icalendar/PLIST
+++ b/time/py-icalendar/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2017/05/11 17:36:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2017/07/14 10:55:54 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -80,6 +80,7 @@ ${PYSITELIB}/icalendar/tests/test_unit_tools.pyc
${PYSITELIB}/icalendar/tests/test_unit_tools.pyo
${PYSITELIB}/icalendar/tests/time.ics
${PYSITELIB}/icalendar/tests/timezone_same_start.ics
+${PYSITELIB}/icalendar/tests/timezone_same_start_and_offset.ics
${PYSITELIB}/icalendar/tests/timezoned.ics
${PYSITELIB}/icalendar/tests/x_location.ics
${PYSITELIB}/icalendar/timezone_cache.py
diff --git a/time/py-icalendar/distinfo b/time/py-icalendar/distinfo
index acdec237951..803289f937e 100644
--- a/time/py-icalendar/distinfo
+++ b/time/py-icalendar/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2017/05/11 17:36:28 wiz Exp $
+$NetBSD: distinfo,v 1.18 2017/07/14 10:55:54 adam Exp $
-SHA1 (icalendar-3.11.4.tar.gz) = 4eb65743df9ba26ae62cde81b206c508b83bb149
-RMD160 (icalendar-3.11.4.tar.gz) = fdeccd43e8158672068c3102816a59cce0fa20d8
-SHA512 (icalendar-3.11.4.tar.gz) = ac51717cced4f1730fa0e81ca5dec5f4deda04f3bb78d05c5e56b9e50b7f79f556a2c7d76fb7b50b8c6d5c2751a79b09a93230ff2e2c78df9106446b9f867f6e
-Size (icalendar-3.11.4.tar.gz) = 79615 bytes
+SHA1 (icalendar-3.11.5.tar.gz) = 870c6edfaaaad0e68de81a1f3f9c335f0b3a2eb9
+RMD160 (icalendar-3.11.5.tar.gz) = 8846ab3a419389a6bd1144b5bb2c0d238a6b7d9d
+SHA512 (icalendar-3.11.5.tar.gz) = f608a9b818c848c688059e802d591be1ed12edfd0cd37eb072b34d502222a6a00b5c9c0d39255899a8450492111ed0541c7690a73190ea658fdb959d0ae0b725
+Size (icalendar-3.11.5.tar.gz) = 80102 bytes