Wykres commitów

965 Commity (22281cc8753e24f41ea2b91d1b7deae9741328ef)

Autor SHA1 Wiadomość Data
Nicco Kunzmann 22281cc875
Merge pull request #388 from niccokunzmann/clean-up-pr-324
ignore venv folder
2022-08-23 03:57:01 +01:00
Nicco Kunzmann 21ef73df55 ignore venv folder
see https://github.com/collective/icalendar/pull/324/files#diff-1da1691e79f01938d280502610d5e64a64ca71ef6efaa9fa5addbc4a8082843b
2022-08-22 13:42:32 +01:00
Nicco Kunzmann c659c45e3c
Merge pull request #324 from jacadzaca/fix-icalendar-tool
Update icalendar tool to python3
2022-08-22 13:08:45 +01:00
jaca c660e9f67b
time decoding uses the timezone in the ical file 2022-08-22 14:06:13 +02:00
jaca f3f9c8c799
make the cli tool test output entire diff when it fails 2022-08-22 13:51:29 +02:00
Nicco Kunzmann 77d071be47
Merge pull request #306 from tuergeist/fix-deprecated
change assertRaisesRegexp to assertRaisesRegex
2022-08-21 19:40:00 +01:00
Nicco Kunzmann dd321956d2
Merge branch 'master' into fix-deprecated 2022-08-21 19:36:40 +01:00
Nicco Kunzmann c731b6e69d
Merge pull request #385 from WhyNotHugo/drop-compat
Drop python2-compat module
2022-08-21 17:30:41 +01:00
Hugo Osvaldo Barrera fc5f6afa32 Drop python2-compat module 2022-08-21 18:15:13 +02:00
Nicco Kunzmann 42e039c486
Merge pull request #339 from tobixen/bugfix-335
UTC-fix + zoneinfo-fix
2022-08-21 15:12:08 +01:00
Nicco Kunzmann f8ddb6c68e
Merge branch 'master' into bugfix-335 2022-08-21 15:02:19 +01:00
jaca dda867e049
add test for the cli tool 2022-08-20 12:16:33 +02:00
jaca 7e977452f9
add the -o option back 2022-08-20 11:31:37 +02:00
Jaca 8ad5105d1d
Merge pull request #1 from collective/master
pull new changes
2022-08-20 10:48:07 +02:00
Nicco Kunzmann de7a96addf
Merge pull request #376 from WhyNotHugo/py38
Remove any syntax required for python < 3.8
2022-08-19 18:00:06 +01:00
Nicco Kunzmann d81af0a3ad
Merge branch 'master' into py38 2022-08-19 17:52:09 +01:00
Nicco Kunzmann ae7d35ca7d
Merge pull request #383 from rohnsha0/master
Fixed small typos
2022-08-19 17:40:39 +01:00
Rohan Shaw 10d29daf6b
Merge branch 'collective:master' into master 2022-08-19 21:34:46 +05:30
Nicco Kunzmann f6fa1f10c9
Merge pull request #380 from collective/niccokunzmann-patch-1
remove markup errors
2022-08-19 17:04:29 +01:00
Rohan 375d1e2ecb corrected typos as said in Issue#323 2022-08-19 21:10:28 +05:30
Nicco Kunzmann a99ab41e17
remove markup errors 2022-08-19 14:45:18 +01:00
Christian Geier debe8eed17
Merge pull request #368 from niccokunzmann/patch-4
describe purpose of the branches master and 4.x
2022-08-18 08:56:52 +02:00
Ihor Sychevskyi 1af1e2acc1
update links (#378) 2022-08-17 00:31:15 +03:00
Nicco Kunzmann ee4fe0c0b3
set master branch minimal version to 3.7
see https://github.com/collective/icalendar/pull/368#issuecomment-1215761433
2022-08-15 21:36:20 +01:00
Hugo Osvaldo Barrera d4c190866f Remove any syntax required for python < 3.8
find . -iname "*.py" -exec pyupgrade --py38-plus {} \;
2022-08-15 09:58:40 +02:00
Maurits van Rees 6786a09a3e
Merge pull request #367 from niccokunzmann/patch-3
replace GitHub actions badges
2022-08-15 09:54:10 +02:00
Maurits van Rees f2717a4b85
Merge pull request #366 from collective/maurits-require-python38
Require Python 3.8.
2022-08-15 09:34:43 +02:00
Christian Geier a2b67301f0
Merge pull request #375 from niccokunzmann/py311
add testing for Python 3.11
2022-08-15 09:29:17 +02:00
Maurits van Rees 3993edc09d
Merge pull request #372 from niccokunzmann/pypy39
Pypy39
2022-08-15 08:26:58 +02:00
Nicco Kunzmann 7bac036677 use 3.11.0-rc.1
see https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
2022-08-14 23:50:51 +01:00
Nicco Kunzmann f0339fcb47 add testing for Python 3.11 2022-08-14 23:46:55 +01:00
Nicco Kunzmann 73acd2b771 use pypy-3.9
see also https://github.com/actions/setup-python/issues/261#issuecomment-951751669
2022-08-14 11:48:29 +01:00
Nicco Kunzmann 026bcc54d0 use PyPy3.9 explicitely in GitHub actions 2022-08-14 11:48:29 +01:00
Nicco Kunzmann b872c68022
describe purpose of the branches master and 4.x 2022-08-13 22:03:40 +01:00
Nicco Kunzmann 23f780a092
replace GitHub actions badges
https://shields.io provides more distinct badges for the status.
2022-08-13 21:36:12 +01:00
Maurits van Rees c73cab2c10
Require Python 3.8. 2022-08-13 14:41:37 +02:00
Maurits van Rees d8b8cf404c
Merge pull request #365 from niccokunzmann/patch-2
add badges for download and PyPI version
2022-08-13 14:09:48 +02:00
Maurits van Rees 93178694f0
Merge pull request #357 from niccokunzmann/documentation
add links to two libraries that build on top of icalendar
2022-08-13 14:09:30 +02:00
Maurits van Rees 0f0a7e1e43
Merge branch 'master' into patch-2 2022-08-13 14:04:13 +02:00
Maurits van Rees 1850209d78
Merge pull request #359 from niccokunzmann/docs-tox
use tox to build the documentation
2022-08-13 14:02:49 +02:00
Maurits van Rees f6f3a2e09a
Merge pull request #346 from spralja/master
Fix #345
2022-08-13 13:58:33 +02:00
Maurits van Rees b1ea96da0f
Merge branch 'master' into docs-tox 2022-08-13 13:55:36 +02:00
Maurits van Rees 7921e63160
Merge branch 'master' into master 2022-08-13 13:54:47 +02:00
Maurits van Rees 197c4ffad6
Merge pull request #358 from niccokunzmann/setup
Document Setup process for development
2022-08-13 13:47:49 +02:00
Nicco Kunzmann 8267e6538f add tox docs build to github actions 2022-08-13 10:19:33 +01:00
Nicco Kunzmann 3721357f17 document how to use tox to install the documentation 2022-08-13 10:16:44 +01:00
Nicco Kunzmann f8144ecee3 use tox to build the documentation 2022-08-13 10:12:58 +01:00
Christian Geier 6c662c8359
Merge pull request #364 from niccokunzmann/patch-1
update badges in README
2022-08-09 17:53:03 +02:00
Christian Geier 5b14a1e5e5 Moved Changelog entry to unreleased version 2022-08-09 01:55:46 +02:00
Christoph Becker 3b82f204d1 change assertRaisesRegexp to assertRaisesRegex 2022-08-09 01:52:16 +02:00