Stephan Richter wrote:
> I am a Zope 3 developer and we have moved all our code into PyPI projects.
> Some of our packages require PIL. Unfortunately, we cannot list PIL as a
> dependency, since its distributions are not uploaded to PyPI and the download
> URL does not provide access the adequat
On Thursday 29 November 2007, Christian Zagrodnick wrote:
> On 2007-11-28 20:46:52 +0100, Fredrik Lundh <[EMAIL PROTECTED]> said:
> > Christian Zagrodnick wrote:
> Okay, I will work on that. How fast would you be able to get the
> proper egg out? :-) (I would love to have a working PIL by
On 2007-11-28 20:46:52 +0100, Fredrik Lundh <[EMAIL PROTECTED]> said:
> Christian Zagrodnick wrote:
>
Okay, I will work on that. How fast would you be able to get the proper egg
out? :-) (I would love to have a working PIL by Thanksgiving (Nov. 22)
> >>
>>> I'm travelling that week, so
Christian Zagrodnick wrote:
>>> Okay, I will work on that. How fast would you be able to get the proper egg
>>> out? :-) (I would love to have a working PIL by Thanksgiving (Nov. 22)
>>
>> I'm travelling that week, so I need to have the info/patch before next
>> weekend.
>
> Any progress on this
On 2007-11-12 20:39:19 +0100, Fredrik Lundh <[EMAIL PROTECTED]> said:
> Stephan Richter wrote:
>
>> Okay, I will work on that. How fast would you be able to get the proper egg
>> out? :-) (I would love to have a working PIL by Thanksgiving (Nov. 22)
>
> I'm travelling that week, so I need to hav
Lucas Shrewsbury E. wrote:
> Python Package Index Tutorial
> http://www.python.org/~jeremy/weblog/030924.html
PIL is available on PyPI, but Stephan needs an "eggified" version that's
compatible with Zope's auto-installer.
___
Image-SIG maillist -
Stephan Richter wrote:
> Okay, I will work on that. How fast would you be able to get the proper egg
> out? :-) (I would love to have a working PIL by Thanksgiving (Nov. 22)
I'm travelling that week, so I need to have the info/patch before next
weekend.
cheers /F
_
> > > posting a short how-to ("proper packaging/eggification for dummies/lazy
> > > programmers") and the necessary tweaks to setup.py to this list would be
> > > a good start, I think.
>
> Python Package Index Tutorial
> http://www.python.org/~jeremy/weblog/030924.html
Does this create an egg? I
Python Package Index Tutorial
http://www.python.org/~jeremy/weblog/030924.html
On Nov 9, 2007 10:03 AM, Stephan Richter <[EMAIL PROTECTED]>
wrote:
> On Thursday 08 November 2007, Fredrik Lundh wrote:
> > > So what do we have to do to get this done?
> >
> > posting a short how-to ("proper packagi
On Thursday 08 November 2007, Fredrik Lundh wrote:
> > So what do we have to do to get this done?
>
> posting a short how-to ("proper packaging/eggification for dummies/lazy
> programmers") and the necessary tweaks to setup.py to this list would be
> a good start, I think.
Okay, I will work on tha
Stephan Richter wrote:
> I am a Zope 3 developer and we have moved all our code into PyPI projects.
> Some of our packages require PIL. Unfortunately, we cannot list PIL as a
> dependency, since its distributions are not uploaded to PyPI and the download
> URL does not provide access the adequa
Hello everyone,
I am a Zope 3 developer and we have moved all our code into PyPI projects.
Some of our packages require PIL. Unfortunately, we cannot list PIL as a
dependency, since its distributions are not uploaded to PyPI and the download
URL does not provide access the adequate links.
For
12 matches
Mail list logo