jayvdb / pypidb

PyPI client side database with SCM/VCS URLs
Apache License 2.0
13 stars 3 forks source link

ttygroup.org #77

Open jayvdb opened 4 years ago

jayvdb commented 4 years ago

https://ttygroup.org fails; only http http://ttygroup.org/ works.

https://github.com/jayvdb/pypidb/issues/39

http://git.inaugust.com/cgit/ may need to be added to find those repos. They have a slow loading time for the first hit for each repo. https://github.com/jayvdb/pypidb/issues/40 may be quite important here also.

https://git.inaugust.com/ (https) timesout.

jayvdb commented 4 years ago

https://pypi.org/project/gertty/ uses http://ttygroup.org/ as its primary link, which delays resolution. In the description is a link to https://opendev.org/ttygroup/gertty/src/branch/master/examples , which gives the correct repository.

https://pypi.org/project/boartty/ links to https://git.openstack.org/cgit/openstack/boartty/tree/examples , which I can follow to reach https://opendev.org/ttygroup/boartty

Those two are the only projects in https://opendev.org/ttygroup/

https://pypi.org/project/editty/ and https://pypi.org/project/presentty/ link directly to repos on http://git.inaugust.com/

Hi @jeblair, any chance https can be enabled on ttygroup.org and git.inaugust.com?