Re: [Update] www/py-django : update lts to 1.11.16 and stable to 2.1.2

2018-10-10 Thread Remi Pointel
On 10/06/18 15:53, wen heping wrote: Hi, The patch update www/py-django lts to 1.11.16 and stable to 2.1.2. The update of stable include a security fix(CVE-2018-16984). It build well on my amd64 system. OK ? wen Hi, the diff sounds good, and it would be good to have thes

Re: Update www/py-django

2018-08-01 Thread Remi Pointel
Hi, just updated LTS version to 1.11.15 and stable version to 2.1. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/www/py-django/Makefile,v retrieving revision 1.38 diff -u -p -u -p -r1.38 Makefile --- Makefile 23 Jun

Re: Update www/py-django

2018-07-07 Thread Remi Pointel
On 07/06/18 02:13, Leonid Bobrov wrote: Hi! These are recent stable and LTS releases. Hi, thank you. Ok with my diff? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/www/py-django/Makefile,v retrieving revision 1.38 di

Re: [UPDATE] www/py-django

2018-02-10 Thread Stuart Henderson
On 2018/02/10 14:24, Remi Pointel wrote: > On 12/04/17 07:34, Remi Pointel wrote: > > Hi, > > > > this is the diff to update django (non LTS) to latest release. > > > > This version supports only Python 3. > > > > I will remove the python3 flavor of www/py-django/Makefile. > > > > Ok? > > with

Re: [UPDATE] www/py-django

2018-02-10 Thread Remi Pointel
On 12/04/17 07:34, Remi Pointel wrote: Hi, this is the diff to update django (non LTS) to latest release. This version supports only Python 3. I will remove the python3 flavor of www/py-django/Makefile. Ok? with the latest diff. Cheers, Remi. Index: Makefile =

Re: [UPDATE] www/py-django/lts

2017-08-21 Thread Remi Pointel
On 08/15/17 16:30, Remi Pointel wrote: Hi, this is the diff to update Django LTS to latest release. Ok? ping

Re: [UPDATE] www/py-django

2015-11-30 Thread Antoine Jacoutot
OK On Mon, Nov 30, 2015 at 11:40:00AM +0100, Remi Pointel wrote: > Le 30-11-2015 11:35, Antoine Jacoutot a écrit : > >On Mon, Nov 30, 2015 at 11:31:25AM +0100, Remi Pointel wrote: > >>Hi, > >> > >>this is the diff to update latest releases of django: 1.8.9 and 1.7.11. > > > >did you mean 1.8.7 in

Re: [UPDATE] www/py-django

2015-11-30 Thread Remi Pointel
Le 30-11-2015 11:35, Antoine Jacoutot a écrit : On Mon, Nov 30, 2015 at 11:31:25AM +0100, Remi Pointel wrote: Hi, this is the diff to update latest releases of django: 1.8.9 and 1.7.11. did you mean 1.8.7 instead? yes, sorry. =

Re: [UPDATE] www/py-django

2015-11-30 Thread Antoine Jacoutot
On Mon, Nov 30, 2015 at 11:31:25AM +0100, Remi Pointel wrote: > Hi, > > this is the diff to update latest releases of django: 1.8.9 and 1.7.11. did you mean 1.8.7 instead? > Ok? Few comments below. > Cheers, > > Remi. > Index: lts/Makefile > =

Re: [UPDATE] www/py-django && [NEW] www/py-django-lts

2015-07-21 Thread Ryan Boggs
Hey Remi, Thanks for your efforts with this. Unfortunately, I am no longer actively using Django nor do I have the time to maintain these ports anymore. Could you remove me as the maintainer of these ports please? If you want to take it over, it's yours. I know that Frantisek expressed interes

Re: [UPDATE] www/py-django

2014-05-03 Thread Ryan Boggs
Hi, Sorry for my late reply. It builds fine but I am seeing a test failure when I run regression. The failing test is test_template_loader_postmortem_notreadable. Are you seeing the same failure? Thanks, Ryan On Sat, Apr 26, 2014 at 1:59 AM, Stuart Henderson wrote: > On 2014/04/26 08:11, Rem

Re: [UPDATE] www/py-django

2014-04-26 Thread Stuart Henderson
On 2014/04/26 08:11, Remi Pointel wrote: > On Fri, 25 Apr 2014 22:54:26 +0100 > Stuart Henderson wrote: > > > On 2014/04/25 22:44, Remi Pointel wrote: > > > > > > Hi, > > > > > > this is the diff to update py-django to 1.6.3. > > > > > > The doc directory now will be in ${FULLPKGNAME} in previ

Re: [UPDATE] www/py-django

2014-04-25 Thread Stuart Henderson
On 2014/04/25 22:44, Remi Pointel wrote: > > Hi, > > this is the diff to update py-django to 1.6.3. > > The doc directory now will be in ${FULLPKGNAME} in prevision of having a > py3-django with no conflict (working on it...). Please could you use ${MODPY_PY_PREFIX}-django instead of FULLPKGNA

Re: [UPDATE] www/py-django

2012-12-27 Thread Ryan Boggs
Hi, On Wed, Dec 19, 2012 at 7:08 AM, Ryan Boggs wrote: > Hi, > > On Wed, Dec 19, 2012 at 12:28 AM, Remi Pointel wrote: >> Hi, >> >> this is the diff to update django to last release: 1.4.3. >> >> Are you ok? > It looks straight forward. Did you run regression on this? If > regression passed th

Re: [UPDATE] www/py-django

2012-12-19 Thread Ryan Boggs
Hi, On Wed, Dec 19, 2012 at 12:28 AM, Remi Pointel wrote: > Hi, > > this is the diff to update django to last release: 1.4.3. > > Are you ok? It looks straight forward. Did you run regression on this? If regression passed then I am ok with this. Thanks for getting to this. I was planning on d

Re: UPDATE: www/py-django

2011-09-14 Thread wen heping
2011/9/14 Ryan Boggs : > Hi, > > On Sep 14, 2011, at 7:59 AM, wen heping wrote: > >> Django regress failed on my Loongson box, here is the >> last lines of the regress log: >> >> >>

Re: UPDATE: www/py-django

2011-09-14 Thread Ryan Boggs
Hi, On Sep 14, 2011, at 7:59 AM, wen heping wrote: > Django regress failed on my Loongson box, here is the > last lines of the regress log: > > >

Re: UPDATE: www/py-django

2011-09-14 Thread wen heping
Django regress failed on my Loongson box, here is the last lines of the regress log:

Re: UPDATE: www/py-django

2011-09-13 Thread wen heping
2011/9/14 Ryan Boggs : > Hi, > > Can you please provide me details of the regress failures you > experienced on Loongson? The Loongson box is not at hand. I could email the regress failure message sometime later :) wen > > Thanks, > Ryan > > On Tue, Sep 13, 2011 at 5:46 PM, wen heping wrote:

Re: UPDATE: www/py-django

2011-09-13 Thread Ryan Boggs
Hi, Can you please provide me details of the regress failures you experienced on Loongson? Thanks, Ryan On Tue, Sep 13, 2011 at 5:46 PM, wen heping wrote: > The regress failed on my Loongson :( > > wen > > 2011/9/14 Ryan Boggs : >> Hi, >> >> Attached is the diff to upgrade django to version 1.3

Re: UPDATE: www/py-django

2011-09-13 Thread wen heping
The regress failed on my Loongson :( wen 2011/9/14 Ryan Boggs : > Hi, > > Attached is the diff to upgrade django to version 1.3.1.  Builds and > successfully tested (regress) on i386.  Please let me know if there > are any questions. > > Thanks, > Ryan >

Re: UPDATE: www/py-django 1.2.3

2010-10-04 Thread Jonathan Armani
Hi, Works well with my apps on i386, looking for ok to commit it. On Tue, 14 Sep 2010 20:49:13 -0700 Ryan Boggs wrote: > Hi, > > Attached is the diff to bring py-django to 1.2.3. Tested on i386. > > Please note, during my tests, I have been seeing an error message pop > up when shutting dow

Re: UPDATE: www/py-django 1.2.2

2010-09-11 Thread Ryan Boggs
On Thu, Sep 9, 2010 at 7:36 PM, Ryan Boggs wrote: > Hi, > > Attached is a diff to update py-django to version 1.2.2 for testing. > It builds for me fine on i386.  Please let me know if there are any > questions. > > Thanks, > Ryan > Please ignore this request. As soon as I submitted this port fo

Re: update: www/py-django

2010-06-13 Thread Jonathan Armani
On Thu, 27 May 2010 11:16:14 -0700 Ryan Boggs wrote: > Updated diff to use ${MODPY_EGG_VERSION:R} instead of creating extra > var as suggested by Daniel Dickman. > > Please let me know if there are any other comments/suggestions. > > Thanks, > Ryan Hi, I did the website tutorial using your di