Wykres commitów

739 Commity (70985f19b275b079d33149d43b7272893fdb6d75)

Autor SHA1 Wiadomość Data
Johannes Raggam 1af0a0760e Merge pull request #140 from untitaker/travis_fixes
More fixes for Travis
2014-06-03 21:18:59 +02:00
Markus Unterwaditzer fec9171455 More fixes for Travis
Also add 3.4 for testing and a badge to the README
2014-06-03 17:49:31 +02:00
Johannes Raggam 67853b3a74 rm whitespace 2014-06-03 17:28:25 +02:00
Johannes Raggam 0a608622da fix python versions for travis 2014-06-03 17:28:09 +02:00
Johannes Raggam c51e0f172b kick off travis 2014-06-03 12:19:49 +02:00
Johannes Raggam 5c7ac0a0f7 prepare release 2014-06-02 23:38:45 +02:00
Johannes Raggam d57ca467d6 omit tests in coverage 2014-06-02 23:38:35 +02:00
Markus Unterwaditzer 78b8de9234 Fix CaselessDict for Python2.6 2014-06-02 19:03:28 +02:00
Johannes Raggam 7a3de7cd6e bump version. next one will be 3.7 2014-06-02 15:46:59 +02:00
Johannes Raggam a0d79ccf30 first bunch of fixes for py26 compat 2014-06-02 15:45:40 +02:00
Johannes Raggam 62646b9571 instead of different testenvs, just depend on test extra of icalendar package 2014-06-02 15:09:26 +02:00
Johannes Raggam 53f89b30eb add pull-req and issue refs 2014-06-02 13:03:43 +02:00
Johannes Raggam 2aeeebd54d missing changelog entry 2014-06-02 12:59:01 +02:00
Johannes Raggam 2e9ce70fe5 Merge remote-tracking branch 'jkiang13/skip-event-with-invalid-line' 2014-06-02 12:42:15 +02:00
Johannes Raggam 41e478a311 add missing changelog entry: Make ``python-dateutil`` a soft-dependency. 2014-06-02 12:20:22 +02:00
Johannes Raggam aa18271277 Merge remote-tracking branch 'boltnev/dateutil_dependency' 2014-06-02 12:17:45 +02:00
Johannes Raggam ff5b84e9b5 reorder changelog 2014-06-02 11:41:18 +02:00
Johannes Raggam a8e13b21d7 Merge remote-tracking branch 'untitaker/preserve_order' 2014-06-02 11:38:58 +02:00
Johannes Raggam 605f1c2265 Fix tests for latest pytz. Don't set tzinfo directly on datetime objects, but use pytz's localize function. 2014-06-02 11:34:30 +02:00
Johannes Raggam c6b86de2d9 fix buildout. py part was not building 2014-06-02 11:21:43 +02:00
Johannes Raggam 0941f810f7 new version 2014-06-02 11:21:18 +02:00
Markus Unterwaditzer 86a5260980 tzinfo replacements 2014-05-30 16:16:26 +02:00
Markus Unterwaditzer 6e98dcc387 Use latest pytz version 2014-05-29 18:58:08 +02:00
Markus Unterwaditzer f99ec25488 Use pytest instead of discover 2014-05-29 18:56:10 +02:00
Markus Unterwaditzer 70fda2f7dd Make travis use tox for test running 2014-05-29 18:47:17 +02:00
Markus Unterwaditzer fd5dcb05a4 Pin pytz version to 2014.2 2014-05-29 18:46:09 +02:00
Markus Unterwaditzer 249d1b4b93 Add myself to the contributors. 2014-05-20 17:56:58 +02:00
Markus Unterwaditzer 190cd3dd28 Add support for preserving the order of parameters 2014-05-20 17:31:55 +02:00
Markus Unterwaditzer 3d047b339f Add support for preserving the order of properties 2014-05-20 17:16:47 +02:00
Markus Unterwaditzer 211b7abf75 Use OrderedDict 2014-05-20 16:52:00 +02:00
Markus Unterwaditzer 5ef65f9e91 Prepare for using OrderedDict 2014-05-20 16:49:36 +02:00
ilya a0da676a87 reverting test; tzutc logic correction 2014-04-16 17:14:25 +04:00
ilya 2abbe03480 dateutil import error processing 2014-04-16 16:28:16 +04:00
Johannes Raggam 39809ded09 Remove incorrect use of __all__. We don't encourage using imports. Fixes #129. 2014-04-07 10:48:01 +02:00
Johannes Raggam 29371a0188 Merge remote-tracking branch 'eric-wieser/patch-1' 2014-04-07 10:46:00 +02:00
tisto 6b03c72e98 Back to development: 3.6.3 2014-04-05 19:34:39 +02:00
tisto b4a7a1a048 Preparing release 3.6.2 2014-04-05 19:34:03 +02:00
tisto 5aad61feb1 Remove docs/changelog.rst since this confuses zest.releaser. 2014-04-05 19:33:38 +02:00
tisto 1f06b92622 Update changelog. Update version to 3.6.2dev0. 2014-04-05 19:31:17 +02:00
Jordan Kiang 4fdf13f4eb revise tests, rm test for 114 which doesnt apply if vevents ignore_exceptions and add replacement tests 2014-04-03 12:10:03 -07:00
Jordan Kiang fbeb23bb9b mark a component with ignore_exceptions broken rather than raising if an invalid line is encountered 2014-04-03 10:37:37 -07:00
Eric Wieser 42c76c83e7 Remove incorrect use of __all__ 2014-03-30 19:16:47 +01:00
Laurent Lasudry 96a3d0dda3 Merge pull request #128 from affinitic/master
PEP8 and cleanup
2014-02-11 14:25:22 +01:00
Laurent Lasudry 1a4a8c7b30 Remove commented pdb 2014-02-11 14:23:06 +01:00
Laurent Lasudry c5a94caf4e PEP8 2014-02-11 14:22:51 +01:00
Johannes Raggam c06a6f40dd prepare release 2014-01-13 13:39:37 +01:00
Stanislav Ochotnicky 3e195673bf [setup.py] Properly read metadata as utf-8
Without this patch following invocation fails:
 $ LC_ALL=C python3 setup.py build

This is due to meta files containing UTF-8 characters and open() expecting ASCII
only text
2014-01-07 17:04:15 +01:00
Stanislav Ochotnicky 47575dbe79 Add tox.ini into source tarball
This can simplify testing for distributions since they would use identical configuration
2014-01-07 16:06:23 +01:00
Johannes Raggam 278dbed7e1 prepare release 2014-01-06 16:22:38 +01:00
Johannes Raggam c5d329cb7d prepare next version 2014-01-06 16:17:26 +01:00