Commit Graph

70 Commits

Author SHA1 Message Date
Dmitry Belyaev d146eec7ae
+ default credentials support
https://googleapis.dev/python/google-auth/latest/reference/google.auth.html#google.auth.default

https://developers.google.com/identity/protocols/application-default-credentials
2020-02-20 17:37:31 +03:00
Dmitry Belyaev 3ecd6695cf
update README 2020-02-20 12:39:53 +03:00
Dmitry Belyaev a96050628a
Feature: setup (#15)
* add files for setup

* ! package rename

* move scripts

* + setuptools_scm_git_archive

* + fallback_version

* + setuptools_scm_git_archive to setup.cfg

* bdist_wheel universal

* ignore build/ and .eggs/

* don't use version from setuptools_scm

* Revert "don't use version from setuptools_scm"

This reverts commit 7ad0b4d3d8.

* Revert "bdist_wheel universal"

This reverts commit 5027866b39.

* no-local-version

* +workflow: Upload Python Package
2020-02-19 23:26:28 +03:00
Dmitry Belyaev fcba8f07ef
add python 3.8 2020-02-01 13:26:13 +03:00
dependabot-preview[bot] bbf7f69c6d Bump google-auth from 1.10.0 to 1.11.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.10.0 to 1.11.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.10.0...v1.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-01 11:57:10 +03:00
dependabot-preview[bot] d0826dd84f Bump pyyaml from 5.2 to 5.3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 to 5.3.
- [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.2...5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-01 11:49:30 +03:00
dependabot-preview[bot] c211ab8939 Bump pyyaml from 5.1.2 to 5.2
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.2.
- [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.1.2...5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-01 14:48:44 +03:00
dependabot-preview[bot] 87b09d4ee8 Bump google-auth from 1.7.1 to 1.10.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.7.1 to 1.10.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.7.1...v1.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-01 13:55:05 +03:00
dependabot-preview[bot] 8d19f43671 Bump google-auth from 1.6.3 to 1.7.1
Bumps [google-auth](https://github.com/GoogleCloudPlatform/google-auth-library-python) from 1.6.3 to 1.7.1.
- [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/google-auth-library-python/compare/v1.6.3...v1.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-01 12:07:27 +03:00
dependabot-preview[bot] e89e81ebe2 Bump icalendar from 4.0.3 to 4.0.4
Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.3 to 4.0.4.
- [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.3...4.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-01 11:59:05 +03:00
dependabot-preview[bot] 8f13649b58 Bump pytz from 2019.2 to 2019.3
Bumps [pytz](https://github.com/stub42/pytz) from 2019.2 to 2019.3.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2019.2...release_2019.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 09:14:59 +03:00
Dmitry Belyaev cff48fba07
add Python package build status 2019-09-04 11:13:02 +03:00
Dmitry Belyaev f06051d06c add GitHub Actions 2019-09-04 10:27:09 +03:00
dependabot-preview[bot] 407d1d6c7d Bump google-api-python-client from 1.7.10 to 1.7.11
Bumps [google-api-python-client](https://github.com/google/google-api-python-client) from 1.7.10 to 1.7.11.
- [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.10...v1.7.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-01 13:56:47 +03:00
fossabot 2763560ac3 Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
2019-08-22 17:29:13 +03:00
dependabot-preview[bot] 4f26c6c0fa Bump google-api-python-client from 1.7.9 to 1.7.10
Bumps [google-api-python-client](https://github.com/google/google-api-python-client) from 1.7.9 to 1.7.10.
- [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.9...v1.7.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 09:00:47 +00:00
dependabot-preview[bot] f295393e65 Bump pyyaml from 5.1.1 to 5.1.2
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 08:56:11 +00:00
dependabot-preview[bot] cbca8c09c0 Bump pytz from 2019.1 to 2019.2
Bumps [pytz](https://github.com/stub42/pytz) from 2019.1 to 2019.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2019.1...release_2019.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 11:49:22 +03:00
Dmitry Belyaev b542f80d83
drop python 2.7 build (travis) 2019-07-23 19:53:41 +03:00
Dmitry Belyaev 87ffa78ccc
add 'rename' command 2019-07-23 19:49:59 +03:00
Dmitry Belyaev a39e08db12
safe_load instead of load (yaml)
https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation
2019-07-09 12:30:50 +03:00
dependabot-preview[bot] 25190d826f Bump pyyaml from 5.1 to 5.1.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.1.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.1...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-07 18:32:31 +00:00
Dmitry Belyaev 3320a72942
Dependabot badge 2019-06-07 21:25:35 +03:00
Dmitry Belyaev be8bd70743
Merge branch 'develop' 2019-06-03 22:05:23 +03:00
Dmitry Belyaev f46e5c9345
python 3.7 (travis) 2019-06-03 21:59:36 +03:00
Dmitry Belyaev 9a3799a031
update requirements.txt 2019-06-03 21:56:28 +03:00
Dmitry Belyaev 5ce77fd0f4
update PyYAML 2019-04-09 09:12:03 +03:00
Dmitry Belyaev 770d56acc8
update requirements.txt 2019-03-06 15:56:34 +03:00
Dmitry Belyaev 881abe22f6
Merge branch 'develop'
* develop:
  fix requirements.txt
  migrate to google-auth from oauth2client
  update requirements.txt
  + [how it works] in README
2018-09-25 16:19:35 +03:00
Dmitry Belyaev 969f2ed793
fix requirements.txt 2018-07-12 13:36:47 +03:00
Dmitry Belyaev 5afb97b634
migrate to google-auth from oauth2client 2018-07-12 13:30:37 +03:00
Dmitry Belyaev d11f057381
update requirements.txt 2018-07-10 17:14:28 +03:00
Dmitry Belyaev 56eef850db
+ [how it works] in README 2018-04-21 15:23:48 +03:00
Dmitry Belyaev e16a4828e4
Merge branch 'develop' 2018-04-17 23:10:30 +03:00
Dmitry Belyaev c759d0b696
Merge branch 'feature/pytest' into develop 2018-04-17 23:03:13 +03:00
Dmitry Belyaev 94edbf1849
parametrize test_filter_events_by_date 2018-04-17 22:53:56 +03:00
Dmitry Belyaev c38a3afe00
test_sync rewrite using pytest 2018-04-17 22:41:14 +03:00
Dmitry Belyaev 508ddedb2c
min data in test_converter 2018-04-17 22:35:00 +03:00
Dmitry Belyaev 7aa3e754ea
test_converter rewrite using pytest
event start/end tests united, using pytest.fixture
2018-04-17 16:01:21 +03:00
Dmitry Belyaev ec45665a4c
test_imports removed 2018-04-15 23:44:00 +03:00
Dmitry Belyaev dddde78b8a
autopep8 2018-04-15 23:41:50 +03:00
Dmitry Belyaev 648e418177
fix filter events with start['date'] 2018-04-11 23:38:12 +03:00
Dmitry Belyaev a5a97dd263
add test for filter events with start['date'] 2018-04-11 23:37:14 +03:00
Dmitry Belyaev 53115e5e34
Merge branch 'develop'
* develop:
  rewrite callback for batch requests
  rewrite date/dateTime conversion func's
  performance fix in compare
  remove old test module
  fix sets in events_list_compare
  performance fix in get_item
  more items in comparison test
2018-04-11 17:15:34 +03:00
Dmitry Belyaev 87a8deafed
rewrite callback for batch requests 2018-04-11 15:41:08 +03:00
Dmitry Belyaev c34b4cdb21
rewrite date/dateTime conversion func's 2018-04-11 13:57:48 +03:00
Dmitry Belyaev 8ea8512c11
performance fix in compare
zip()'ing sorted lists is like 10x faster
( 1.56 seconds instead of 15.05 in test_compare, part_len=5000 )
2018-04-11 12:36:37 +03:00
Dmitry Belyaev 8eb94089a7
remove old test module 2018-04-11 11:36:23 +03:00
Dmitry Belyaev 2e49e49d0a
fix sets in events_list_compare
(cherry picked from commit 1cd7baf08c)
2018-04-11 10:44:55 +03:00
Dmitry Belyaev ebd88322d7
performance fix in get_item 2018-04-11 10:18:08 +03:00