Re: update: www/py-gnunicorn

2020-03-09 Thread Paco Esteban
On Mon, 09 Mar 2020, Stuart Henderson wrote: > > HOMEPAGE = http://gunicorn.org/ > > https > > > -.if ! ${FLAVOR:Mpython3} > > -TEST_DEPENDS +=devel/py-mock > > -.endif > > py-mock was only used for py2... > > > > > -post-install: > > - for i in ${PREFIX}/bin/*; do \

Re: update: www/py-gnunicorn

2020-03-09 Thread Stuart Henderson
On 2020/03/09 15:53, Paco Esteban wrote: > On Sun, 08 Mar 2020, Paco Esteban wrote: > > > On Sun, 08 Mar 2020, Paco Esteban wrote: > > > > > About the port itself, I made it py3 only, as the consumers are already > > > py3 only. > > > > Forgot to mention that commits for www/Makefile and quirks

Re: update: www/py-gnunicorn

2020-03-09 Thread Paco Esteban
On Sun, 08 Mar 2020, Paco Esteban wrote: > On Sun, 08 Mar 2020, Paco Esteban wrote: > > > About the port itself, I made it py3 only, as the consumers are already > > py3 only. > > Forgot to mention that commits for www/Makefile and quirks will follow > if this gets ok, of course. Applying

Re: update: www/py-gnunicorn

2020-03-08 Thread Paco Esteban
On Sun, 08 Mar 2020, Paco Esteban wrote: > About the port itself, I made it py3 only, as the consumers are already > py3 only. Forgot to mention that commits for www/Makefile and quirks will follow if this gets ok, of course. Cheers, -- Paco Esteban. 0x5818130B8A6DBC03

update: www/py-gnunicorn

2020-03-08 Thread Paco Esteban
Hi ports@, This is an update for www/py-gunicorn from 19.9.0 to 20.0.4. Here's a list of changes to the software: 20.0.4 * fix binding a socket using the file descriptor * remove support for the bdist_rpm build 20.0.3 * fixed load of a config file without a Python extension * fixed