← Back to team overview

graphite-dev team mailing list archive

Re: Update on debian packaging of whisper

 

So I just uploaded a carbon package to PyPI,
http://pypi.python.org/pypi/carbon/0.9.5

But there is a snag in uploading the graphite webapp package. There is
already another package named graphite in PyPI :(

I'll probably just change the setup(name="graphite", ...) value in setup.py
to something like graphite-web or graphite-enterprise... anyone have any
name suggestions?

I'd prefer to still call the deb package python-graphite (or just graphite
since its an app not a library) if thats possible.

-Chris

On Thu, Jan 7, 2010 at 12:39 PM, Elliot Murphy <elliot@xxxxxxxxxxxxx> wrote:

> On 01/07/2010 01:26 PM, Chris Davis wrote:
> > The webapp's dependencies are:
> > python 2.4 or greater
> > whisper
> > pycairo
> > django 1.0 or greater
> >
> > There are also some optional dependencies that enable various bits of
> > functionality:
> > mod_python
> > python-memcache
> > python-ldap
> > one of the python sqlite modules (comes standard with python2.5+)
>
> Great! All these are already in both Debian and Ubuntu.
>
> --
> Elliot Murphy | https://launchpad.net/~statik/<https://launchpad.net/%7Estatik/>
>
>

Follow ups

References