JuliaComputing / JuliaHub-Feedback

Public repo for filing JuliaHub issues
6 stars 1 forks source link

HTTP not listed as dependent of LoggingExtras #154

Closed fonsp closed 1 year ago

fonsp commented 1 year ago

HTTP depends on LoggingExtras: https://juliahub.com/ui/Packages/HTTP/zXWya/1.7.4?page=1

But HTTP is not listed as (indirect) dependent of LoggingExtras: https://juliahub.com/ui/Packages/LoggingExtras/9fRHf/0.4.0?page=2

pfitzseb commented 1 year ago

That's correct, but you're looking at LoggingExtras@0.4.0 specifically.

HTTP depends on LoggingExtras versions newer than 0.4.9: image

And indeed, LoggingExtras@1.0.0 lists HTTP as a direct dependent: image

fonsp commented 1 year ago

Ahhh right, I just found this page with google and didn't check the version.

pfitzseb commented 1 year ago

Yeah, that's a SEO issue which we'll hopefully get to sooner rather than later...