pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/py-icalendar 3.11.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/a2c82030169c
branches: trunk
changeset: 365348:a2c82030169c
user: adam <adam%pkgsrc.org@localhost>
date: Fri Jul 14 10:55:54 2017 +0000
description:
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:
time/py-icalendar/Makefile | 4 ++--
time/py-icalendar/PLIST | 3 ++-
time/py-icalendar/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r 40df1f390d33 -r a2c82030169c time/py-icalendar/Makefile
--- a/time/py-icalendar/Makefile Fri Jul 14 10:53:35 2017 +0000
+++ b/time/py-icalendar/Makefile Fri Jul 14 10:55:54 2017 +0000
@@ -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 -r 40df1f390d33 -r a2c82030169c time/py-icalendar/PLIST
--- a/time/py-icalendar/PLIST Fri Jul 14 10:53:35 2017 +0000
+++ b/time/py-icalendar/PLIST Fri Jul 14 10:55:54 2017 +0000
@@ -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.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 -r 40df1f390d33 -r a2c82030169c time/py-icalendar/distinfo
--- a/time/py-icalendar/distinfo Fri Jul 14 10:53:35 2017 +0000
+++ b/time/py-icalendar/distinfo Fri Jul 14 10:55:54 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index