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

213 Commits

Author SHA1 Message Date
dependabot[bot]
a3b3954f39 Bump google-auth from 2.3.2 to 2.3.3
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.3.2...v2.3.3)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 11:07:29 +03:00
dependabot[bot]
3838d66067 Bump google-api-python-client from 2.28.0 to 2.31.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.28.0 to 2.31.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.28.0...v2.31.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 09:31:22 +03:00
dependabot[bot]
c3ab0bea08 Bump google-api-python-client from 2.23.0 to 2.28.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.23.0 to 2.28.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.23.0...v2.28.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 09:48:46 +03:00
dependabot[bot]
5e55300448 Bump google-auth from 2.2.1 to 2.3.2
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.2.1 to 2.3.2.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.2.1...v2.3.2)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 09:38:31 +03:00
dependabot[bot]
69eea1b351 Bump flake8 from 3.9.2 to 4.0.1
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/3.9.2...4.0.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 09:34:06 +03:00
dependabot[bot]
1a3ce7cda4 Bump icalendar from 4.0.7 to 4.0.9
Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.7 to 4.0.9.
- [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.7...4.0.9)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 09:23:47 +03:00
dependabot[bot]
36c4825080 Bump pytz from 2021.1 to 2021.3
Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2021.3.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2021.1...release_2021.3)

---
updated-dependencies:
- dependency-name: pytz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 09:15:39 +03:00
dependabot[bot]
200ed88bd9 Bump pyyaml from 5.4.1 to 6.0
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0.
- [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.4.1...6.0)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 08:58:31 +03:00
a81192b96f
add python 3.10 (github actions) (#66) 2021-10-21 10:18:39 +03:00
2ab96d1b00
travis ci: dist = focal 2021-10-21 09:52:27 +03:00
9603718c83
remove install from requirements.txt 2021-10-15 09:37:57 +03:00
f7a84cc58c
use POETRY_PYPI_TOKEN_PYPI to publish
https://python-poetry.org/docs/repositories/
2021-10-15 09:34:07 +03:00
782ab05126
Merge branch 'feature/poetry' into develop 2021-10-09 16:02:59 +03:00
d08671e722
update README 2021-10-09 15:54:31 +03:00
df2f3ef483
fix CodeQL
remove git checkout HEAD^2
2021-10-09 15:37:58 +03:00
9e40b6fbbd
use poetry in ci 2021-10-09 15:27:38 +03:00
b86ef30397
migrate to poetry 2021-10-09 15:09:07 +03:00
dependabot[bot]
2b146bf15d Bump google-auth from 2.0.2 to 2.2.1
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.0.2 to 2.2.1.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.0.2...v2.2.1)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 10:34:26 +03:00
dependabot[bot]
6d4a9ddf30 Bump google-api-python-client from 2.19.0 to 2.23.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.19.0 to 2.23.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.19.0...v2.23.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 10:23:02 +03:00
dependabot[bot]
217a1ccf39 Bump google-api-python-client from 2.15.0 to 2.19.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.15.0 to 2.19.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.15.0...v2.19.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 11:59:36 +03:00
dependabot[bot]
1bc2fe1ea2 Bump google-auth from 1.34.0 to 2.0.2
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.34.0 to 2.0.2.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.34.0...v2.0.2)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 09:53:28 +03:00
dependabot[bot]
1187aa0f3e Bump google-api-python-client from 2.11.0 to 2.15.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.11.0 to 2.15.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/v2.11.0...v2.15.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-01 11:35:57 +03:00
dependabot[bot]
c3312956e2 Bump google-auth from 1.32.1 to 1.34.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.32.1 to 1.34.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.32.1...v1.34.0)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-01 11:22:17 +03:00
dependabot[bot]
8910768b61 Bump google-api-python-client from 2.6.0 to 2.11.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.6.0 to 2.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/v2.6.0...v2.11.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 11:28:46 +03:00
dependabot[bot]
3274b85ca6 Bump google-auth from 1.30.1 to 1.32.1
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.30.1 to 1.32.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.30.1...v1.32.1)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 10:44:18 +03:00
dependabot[bot]
8d4a21c72d Bump google-api-python-client from 2.3.0 to 2.6.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.3.0 to 2.6.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/v2.3.0...v2.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 13:29:00 +03:00
dependabot[bot]
412c916b15 Bump google-auth from 1.30.0 to 1.30.1
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.30.0 to 1.30.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.30.0...v1.30.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 09:13:31 +03:00
052ba440d0
type aliases 2021-05-19 12:55:54 +03:00
5e01b6dd01
add fire to setup requires 2021-05-01 18:26:02 +03:00
Dmitry Belyaev
8b2f35b3a9
Merge pull request #54 from b4tman/feature/fire_cli
feature/fire cli
2021-05-01 18:06:52 +03:00
c3bdd25d5a
cli group for property commands 2021-05-01 17:58:30 +03:00
3b0de9d636
fire instead of argparse 2021-05-01 17:31:14 +03:00
dependabot[bot]
97614ae21d Bump google-api-python-client from 2.1.0 to 2.3.0
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.1.0 to 2.3.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/v2.1.0...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01 15:14:42 +03:00
dependabot[bot]
1cdf1da6ee Bump google-auth from 1.28.0 to 1.30.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.28.0 to 1.30.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.28.0...v1.30.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01 15:07:52 +03:00
Dmitry Belyaev
bd6bd65719
Merge pull request #51 from b4tman/feature/type_annotations
Type annotations
2021-05-01 15:00:52 +03:00
c41b3a4dbd
type annotations - tests 2021-05-01 13:49:26 +03:00
9dab3c5709
type annotations - scripts 2021-04-30 11:46:10 +03:00
e5064eeaed
cfg optional 2021-04-30 11:45:05 +03:00
19192d1641
fix _tz_aware_datetime return type 2021-04-30 11:08:56 +03:00
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