pip install graphite-web - installs pre-release version
Bug #1003072 reported by
Steve Keller
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Graphite |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The pre-release version has some issues, and I don't think it should be the default install via pip. Not sure how you fix this, but I this has caused a couple of niggling issues for us as we upgrade our Graphite servers.
Here is what pip says running just a few minutes ago:
[root@esmdev01 ~]# pip install graphite-web
Downloading/
Downloading graphite-
Changed in graphite: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Unfortunately, a "feature" of pip is that it checks the project homepage linked on Pypi and crawls it for tarballs that look like newer versions.
I've gone through all of the metadata on Pypi and removed the homepage (ugh). 0.9.9 should now be picked up by pip instead of the prerelease