Keith Maxwell 44d63ad282 unmaintained/gcalcli: move from main/
Moved temporarily during upgrade from Python 3.6 to 3.7 for the
reasons listed below after a discussion [1]:

- This package has no maintainer.
- The current APKBUILD mixes Python 2 and 3
- The latest version (4.0.4) has a dependency on py3-parsedatetime which
  is in community/ not main/
- The dependency py-google-api-python-client requires
  google-auth-httplib2 which is not yet packaged:

$ gcalcli -h
✂
pkg_resources.DistributionNotFound: The 'google-auth-httplib2>=0.0.3' distribution was not found and is required by google-api-python-client

[1] https://github.com/alpinelinux/aports/pull/6934#issuecomment-479827121
2019-04-12 10:12:33 +00:00
..