ipfs-shipyard/py-ipfs-http-client

README/PyPI IPNS links are broken

Opened this issue · 3 comments

The following IPNS links in README and on the PyPI homepage currrently yield HTTP 500 on ipfs.io:

As a new user to the project this makes it a bit difficult to find the actual project homepage, especially since pypi name and GitHub name are different (py-ipfs-http-client vs ipfshttpclient).

The issue seems specific to ipfs.io, as it's working on Cloudflare: https://cloudflare-ipfs.com/ipns/12D3KooWEqnTdgqHnkkwarSrJjeMP2ZJiADWLYADaNvUb6SQNyPF

The documentation there is for 0.6.1 though, and the current version is 0.7.0

@ntninja,

What are the steps for regenerating the documentation?

I'll do that for now, once the package is published. It requires an IPNS private key and someplace to host stuff, so I can't just hand that over unfortunately. (Docs on how it is done are in docs/releasing.md.)

Small bump. Or is this planned for 0.8?