Overview
Release 1.8.0 went out without publishing to PyPI.
Context
PyPI does not accept package requirement as git links and in this release we have pyicloud_ipd link as git ref.
Git link was used because pyicloud_ipd was not published to PyPI due to missing PYPI credentials.
To resolve the issue:
- set PyPI credentials for pyicloud_ipd project OR icloud_photo_downloader org
- retry publishing for pyicloud_ipd; assuming it will succeed
- change git ref to pyicloud_ipd in this project to version (0.10.2)
- next release (e.g. 1.8.1) will go to PyPI (will not fix 1.8.0)
@menkej can you please take care of PyPI credentials if you have them? I'll do the rest.
Overview
Release 1.8.0 went out without publishing to PyPI.
Context
PyPI does not accept package requirement as git links and in this release we have pyicloud_ipd link as git ref.
Git link was used because pyicloud_ipd was not published to PyPI due to missing PYPI credentials.
To resolve the issue:
@menkej can you please take care of PyPI credentials if you have them? I'll do the rest.