stockpiler icon indicating copy to clipboard operation
stockpiler copied to clipboard

F5 iControl REST SDK v1.3.14 is not on PyPi

Open lykinsbd opened this issue 4 years ago • 0 comments

We are unable to publish version 1.0.0 of Stockpiler to PyPi because of the current workaround to this issue:

https://github.com/F5Networks/f5-icontrol-rest-python/issues/174

Result if I try and upload it with current workaround in place:

HTTPError: 400 Client Error: Invalid value for requires_dist. Error: Can't have direct dependency: 'f5-icontrol-rest @ git+https://github.com/F5Networks/[email protected]#egg=v1.3.14' for url: https://upload.pypi.org/legacy/

Once v1.3.14 of the F5 iControl Rest client is uploaded to PyPi, we can edit setup.cfg to remove the direct link, and publish Stockpiler again.

lykinsbd avatar Mar 23 '20 21:03 lykinsbd