Am 18.09.2016 um 11:47 schrieb Andreas Enge:
> Okay, I see. Then I would treat it as a "library" and use the
> "python(2)-gunicorn" naming convention. The reason we do not do so
Feel free to update the patch :-)
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goe...@crazy-compilers.com
On Sun, Sep 18, 2016 at 11:19:18AM +0200, Hartmut Goebel wrote:
> Well, gunicorn is a application server for running applications written
> in python. So if the application is written in Python 2, one needs to
> run the application server using Python 2, too, since it does not spawn
> a new interpr
Am 18.09.2016 um 11:07 schrieb Andreas Enge:
> sorry for being late to the discussion. We build python2 versions of
> "libraries" so that people can use them in their own scripts. In the
> case of something that is supposed to be used essentially as a binary,
> I do not think it is useful to add a
Am 18.09.2016 um 11:07 schrieb Andreas Enge:
> sorry for being late to the discussion. We build python2 versions of
> "libraries" so that people can use them in their own scripts. In the
> case of something that is supposed to be used essentially as a binary,
> I do not think it is useful to add a
Hello,
On Thu, Sep 15, 2016 at 12:54:51PM +0200, Hartmut Goebel wrote:
> As discussed, I updated some comments. Additionally I added building teh
> documentation (2nd patch).
> Hartmut Goebel (2):
> gnu: Add gunicorn and gunicorn-python2.
sorry for being late to the discussion. We build python2
Am 15.09.2016 um 13:27 schrieb ng0:
> Thanks. One question, can't they be squashed so that it's just one
> initial commit?
It can. I split it up to make it easier compare the changes to my first
attempt.
Whoever will commit the patch: feel free to merge it.
--
Regards
Hartmut Goebel
| Hartmut
Hi,
Hartmut Goebel writes:
> As discussed, I updated some comments. Additionally I added building teh
> documentation (2nd patch).
Thanks. One question, can't they be squashed so that it's just one
initial commit?
> Hartmut Goebel (2):
> gnu: Add gunicorn and gunicorn-python2.
> gnu: Build
As discussed, I updated some comments. Additionally I added building teh
documentation (2nd patch).
Hartmut Goebel (2):
gnu: Add gunicorn and gunicorn-python2.
gnu: Build documentation for gunicorn and gunicorn-python2.
gnu/packages/web.scm | 80 ++