1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 00:48:02 +00:00
Commit Graph

224 Commits

Author SHA1 Message Date
6c571df7bc
type annotations - sync 2021-04-29 17:10:35 +03:00
a6474ee984
type annotations - ical 2021-04-29 16:19:41 +03:00
8669aefabe
type annotations - gcal 2021-04-29 15:24:23 +03:00
77e2cdba36
ignore ide files and virtualenv 2021-04-29 15:22:27 +03:00
dependabot[bot]
18224ad5b4 Bump google-api-python-client from 1.12.8 to 2.1.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 1.12.8 to 2.1.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v1.12.8...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 15:57:56 +03:00
dependabot[bot]
41c2973646 Bump google-auth from 1.27.0 to 1.28.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.27.0...v1.28.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 09:06:03 +03:00
dependabot[bot]
a02775110d Bump pytz from 2020.5 to 2021.1
Bumps [pytz](https://github.com/stub42/pytz) from 2020.5 to 2021.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2020.5...release_2021.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 10:58:20 +03:00
dependabot[bot]
12653df1bf Bump google-auth from 1.24.0 to 1.27.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.24.0 to 1.27.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.24.0...v1.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 09:02:30 +03:00
dependabot[bot]
fef3586146 Bump pyyaml from 5.3.1 to 5.4.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 14:52:05 +03:00
b7cd3847bc
remove Dependabot and FOSSA badges 2021-01-01 15:14:24 +03:00
3ddc486614 add Python 3.9 support 2021-01-01 13:38:14 +03:00
dependabot[bot]
1beff774bc Bump google-auth from 1.23.0 to 1.24.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.23.0...v1.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-01 13:25:26 +03:00
e0b4e6c28a
drop Python 3.5 support 2021-01-01 13:17:08 +03:00
dependabot[bot]
50f90925b8 Bump pytz from 2020.4 to 2020.5
Bumps [pytz](https://github.com/stub42/pytz) from 2020.4 to 2020.5.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2020.4...release_2020.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-01 13:07:00 +03:00
dependabot[bot]
c2a3a54783 Bump pytz from 2020.1 to 2020.4
Bumps [pytz](https://github.com/stub42/pytz) from 2020.1 to 2020.4.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2020.1...release_2020.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-01 10:37:35 +03:00
dependabot[bot]
38dd853436 Bump google-api-python-client from 1.12.5 to 1.12.8
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 1.12.5 to 1.12.8.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v1.12.5...v1.12.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-01 09:56:31 +03:00
dependabot[bot]
a10e62f806 Bump google-api-python-client from 1.12.3 to 1.12.5
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 1.12.3 to 1.12.5.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v1.12.3...v1.12.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-01 12:31:38 +03:00
dependabot[bot]
eca648ee56 Bump google-auth from 1.22.0 to 1.23.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.22.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-01 12:26:07 +03:00
dependabot[bot]
55ee5002cc Bump google-api-python-client from 1.11.0 to 1.12.3
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 1.11.0 to 1.12.3.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v1.11.0...v1.12.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 10:29:44 +03:00
dependabot[bot]
1bec98a53e Bump google-auth from 1.21.0 to 1.22.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.21.0...v1.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 10:14:15 +03:00
dependabot[bot]
5649a71da2 Bump icalendar from 4.0.6 to 4.0.7
Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/4.0.6...4.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 10:08:55 +03:00
dependabot[bot]
fc490dcefe Bump google-auth from 1.20.1 to 1.21.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.20.1...v1.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-01 09:48:30 +03:00
dependabot[bot]
ecb2f5a3d1 Bump google-api-python-client from 1.10.0 to 1.11.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v1.10.0...v1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-01 09:31:32 +03:00
8f56ad426e
Enabling code scanning
https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning
2020-08-11 00:22:53 +03:00
dependabot[bot]
a5739cb64c Bump google-auth from 1.18.0 to 1.20.1
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.18.0 to 1.20.1.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.18.0...v1.20.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-08 13:53:24 +03:00
dependabot[bot]
fff533c0a8 Bump google-api-python-client from 1.9.3 to 1.10.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v1.9.3...v1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-08 13:31:16 +03:00
dependabot[bot]
d8cb345550 Bump google-auth from 1.17.2 to 1.18.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.17.2 to 1.18.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.17.2...v1.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 10:58:29 +03:00
dependabot[bot]
05a4770071 Bump google-auth from 1.16.0 to 1.17.2
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.16.0 to 1.17.2.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.16.0...v1.17.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-18 10:18:57 +03:00
dependabot[bot]
7664ca9e55 Bump google-api-python-client from 1.8.4 to 1.9.3
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 1.8.4 to 1.9.3.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v1.8.4...v1.9.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-18 10:12:42 +03:00
dependabot-preview[bot]
66f9de3980 Create Dependabot config file 2020-06-18 09:52:40 +03:00
dependabot-preview[bot]
a7164abb24 Bump icalendar from 4.0.5 to 4.0.6
Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/4.0.5...4.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 10:58:44 +03:00
dependabot-preview[bot]
38f7403b40 Bump google-api-python-client from 1.8.2 to 1.8.4
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 1.8.2 to 1.8.4.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v1.8.2...v1.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 10:37:23 +03:00
dependabot-preview[bot]
9ad544971e Bump google-auth from 1.14.1 to 1.16.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.14.1 to 1.16.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.14.1...v1.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:00:12 +03:00
dependabot-preview[bot]
2d00ae77c9 Bump google-api-python-client from 1.8.0 to 1.8.2
Bumps [google-api-python-client](https://github.com/google/google-api-python-client) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/google/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/google-api-python-client/compare/v1.8.0...v1.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 12:47:13 +03:00
dependabot-preview[bot]
283b164723 Bump google-auth from 1.12.0 to 1.14.1
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.12.0 to 1.14.1.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.12.0...v1.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 11:51:09 +03:00
dependabot-preview[bot]
6058a3e592 Bump pytz from 2019.3 to 2020.1
Bumps [pytz](https://github.com/stub42/pytz) from 2019.3 to 2020.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2019.3...release_2020.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 11:00:32 +03:00
dependabot-preview[bot]
9c08630931 Bump google-api-python-client from 1.7.11 to 1.8.0
Bumps [google-api-python-client](https://github.com/google/google-api-python-client) from 1.7.11 to 1.8.0.
- [Release notes](https://github.com/google/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG)
- [Commits](https://github.com/google/google-api-python-client/compare/v1.7.11...v1.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 09:32:53 +03:00
dependabot-preview[bot]
9e027df349 Bump google-auth from 1.11.2 to 1.12.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.11.2...v1.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 09:27:44 +03:00
dependabot-preview[bot]
c1d148c3f3 Bump icalendar from 4.0.4 to 4.0.5
Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/4.0.4...4.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 09:20:30 +03:00
dependabot-preview[bot]
694b91798e Bump pyyaml from 5.3 to 5.3.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.3.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 09:15:29 +03:00
8712b81a53
+ get/set commands in README 2020-03-08 13:29:57 +03:00
51005fb29e
fmt README 2020-03-08 13:17:54 +03:00
6e7c3cb7b2
fmt sync_calendar 2020-03-08 13:10:42 +03:00
0f9a8d7a74
lint sync 2020-03-07 18:34:31 +03:00
0161d65c16
lint ical 2020-03-07 18:29:35 +03:00
9e74772852
lint gcal 2020-03-07 18:26:37 +03:00
8d64869f06
lint manage_calendars 2020-03-07 18:14:34 +03:00
ab00cb09c8
+ manage_calendars: list hidden & deleted 2020-03-07 18:05:51 +03:00
b0a39a1b8c
manage_calendars: use nextPageToken for list
By default maximum number of entries returned on one result page is 100
2020-03-07 17:54:16 +03:00
55b67469be
+ manage_calendars: get\set calendar properties 2020-03-07 17:41:05 +03:00