pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/py-icalendar Update to 3.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a49b021f4dd
branches:  trunk
changeset: 621405:3a49b021f4dd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 08 08:49:16 2013 +0000

description:
Update to 3.5:

3.5 (2013-07-03)
----------------

- Let to_unicode be more graceful for non-unicode strings, as like CMFPlone's
  safe_unicode does it.
  [thet]

diffstat:

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

diffs (26 lines):

diff -r c9fb796b256b -r 3a49b021f4dd time/py-icalendar/Makefile
--- a/time/py-icalendar/Makefile        Mon Jul 08 08:48:08 2013 +0000
+++ b/time/py-icalendar/Makefile        Mon Jul 08 08:49:16 2013 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2013/05/04 23:48:02 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.15 2013/07/08 08:49:16 wiz Exp $
 
-DISTNAME=      icalendar-3.4
+DISTNAME=      icalendar-3.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  http://pypi.python.org/packages/source/i/icalendar/
diff -r c9fb796b256b -r 3a49b021f4dd time/py-icalendar/distinfo
--- a/time/py-icalendar/distinfo        Mon Jul 08 08:48:08 2013 +0000
+++ b/time/py-icalendar/distinfo        Mon Jul 08 08:49:16 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2013/05/04 23:48:02 wiz Exp $
+$NetBSD: distinfo,v 1.9 2013/07/08 08:49:16 wiz Exp $
 
-SHA1 (icalendar-3.4.tar.gz) = d2b57df377ae23e700b5eaf44e80c7da97c70316
-RMD160 (icalendar-3.4.tar.gz) = a416703a03c003f793992357633b2d1b1d41d36c
-Size (icalendar-3.4.tar.gz) = 61465 bytes
+SHA1 (icalendar-3.5.tar.gz) = d1bd47fbc48cd7c5d65b7c3beb989c003a7564e3
+RMD160 (icalendar-3.5.tar.gz) = 80fc4bb0c790fa88565881472ac214b870822de5
+Size (icalendar-3.5.tar.gz) = 59780 bytes



Home | Main Index | Thread Index | Old Index