[Python-modules-commits] [python-icalendar] 04/13: record new upstream branch created by importing python-icalendar_3.11.7.orig.tar.gz and merge it

Christoph Egger christoph at moszumanska.debian.org
Wed Nov 1 15:02:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

christoph pushed a commit to branch master
in repository python-icalendar.

commit d041d247d4408090a1ffdfae5e926ed7495666df
Merge: 8a7192c d607b6c
Author: Christoph Egger <christoph at christoph-egger.org>
Date:   Wed Nov 1 15:39:42 2017 +0100

    record new upstream branch created by importing python-icalendar_3.11.7.orig.tar.gz and merge it

 CHANGES.rst                                        | 41 ++++++++++++
 PKG-INFO                                           | 76 +++++++++++++++++-----
 README.rst                                         | 33 +++++-----
 debian/.git-dpm                                    | 14 ++--
 setup.cfg                                          |  3 +-
 src/icalendar.egg-info/PKG-INFO                    | 76 +++++++++++++++++-----
 src/icalendar.egg-info/SOURCES.txt                 |  4 +-
 src/icalendar/__init__.py                          |  2 +-
 src/icalendar/cal.py                               | 32 +++++----
 src/icalendar/parser.py                            | 12 +++-
 src/icalendar/prop.py                              |  7 +-
 src/icalendar/tests/apple_xlocation_test.py        | 26 --------
 src/icalendar/tests/test_icalendar.py              | 68 +++++++++++++++++++
 src/icalendar/tests/test_timezoned.py              | 72 +++++++++++++++++---
 src/icalendar/tests/test_unit_cal.py               | 23 +++++++
 src/icalendar/tests/timezone_rdate.ics             | 55 ++++++++++++++++
 src/icalendar/tests/timezone_same_start.ics        | 27 ++++++++
 .../tests/timezone_same_start_and_offset.ics       | 23 +++++++
 tox.ini                                            |  2 +-
 19 files changed, 477 insertions(+), 119 deletions(-)

diff --cc debian/.git-dpm
index e4a7b36,0000000..eb5e4ca
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 5c94845079d8a88e998be7bb939a61cd1b4d9492
- 5c94845079d8a88e998be7bb939a61cd1b4d9492
- 5c94845079d8a88e998be7bb939a61cd1b4d9492
- 5c94845079d8a88e998be7bb939a61cd1b4d9492
- python-icalendar_3.11.3.orig.tar.gz
- 9ca93a9ccc9d4147ef2bb410b823786352391405
- 75662
++d607b6c075dd427884cf0b229003430a92be2805
++d607b6c075dd427884cf0b229003430a92be2805
++d607b6c075dd427884cf0b229003430a92be2805
++d607b6c075dd427884cf0b229003430a92be2805
++python-icalendar_3.11.7.orig.tar.gz
++e23aaeb2da0846228c111c6e0f0710bdadc60323
++78330
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-icalendar.git



More information about the Python-modules-commits mailing list