libraries.io icon indicating copy to clipboard operation
libraries.io copied to clipboard

PyPI sync ignores homepage after last version is removed

Open techtonik opened this issue 6 years ago • 3 comments

Bugs

  • [ ] Double-check that the bug is persistent,
  • [x] Double-check the bug hasn't already been reported on our issue tracker, they should be labelled bug or bugsnag.

Homepage on https://libraries.io/pypi/patch was not updated after last version is removed from PyPI. Looks like a bug with libraries.io <--> PyPI sync.

  1. Removed version 10.04 from the https://pypi.org/project/patch which was linked to the old homepage http://code.google.com/p/python-patch/
  2. https://libraries.io/pypi/patch updated to 1.16 version, but homepage stayed the same. Homepage on PyPI for this version is https://github.com/techtonik/python-patch/

techtonik avatar Aug 29 '19 08:08 techtonik

image

I couldn't wait and pressed the button to resync it manually.

techtonik avatar Aug 31 '19 06:08 techtonik

Hit another bug - after Resync SourceRank is not updated for newly found repository URL.

techtonik avatar Aug 31 '19 06:08 techtonik

https://libraries.io/pypi/patch also doesn't render description which is present in metadata https://pypi.org/pypi/patch/json

If markup is wrong, there could be at least some indicator what exactly is not right.

techtonik avatar Aug 31 '19 12:08 techtonik