Re: [HEADS UP] Python Infrastructure changes Roadmap

2011-02-19 Thread b. f.
>On that note out of every python app that I use there has only been one
>problem not really vital (ports/devel/py-psyco) does not seem to build
>against 2.7 and I assume that would be the same for ( > 2.7 )

>From the psyco homepage:

"16 July 2010

Python 2.7 is unsupported so far. Anyone interested in porting Psyco
to it is welcome. I started the work in a branch but it needs
finishing."

http://codespeak.net/svn/psyco/branch/py27

b.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [HEADS UP] Python Infrastructure changes Roadmap

2011-02-19 Thread jhell


On Sun, 6 Feb 2011 14:34, cvs-src@ wrote:

06.02.2011 18:36, Martin Wilke ?:


[python 2.7 move to default]
python 2.7 is already stable enough to be moved over as default. For
this one we will do an exp-run
to make sure nothing will break during the build. If all works fine, we
think we can complete it by the
first week of March.


Good news! Just want to note that i'm using python2.7 as the only python 
version for a couple of months now. It's a common gnome desktop and many of 
third-party python apps from ports. All of them working smoothly with 2.7, 
w/o any problems.




On that note out of every python app that I use there has only been one 
problem not really vital (ports/devel/py-psyco) does not seem to build 
against 2.7 and I assume that would be the same for ( > 2.7 )


Bails here: (i386 only afaik)
In file included from c/initialize.h:55,
 from c/psyco.c:14:
c/mergepoints.c:242: error: 'JUMP_IF_FALSE' undeclared here (not in a 
function)
c/mergepoints.c:242: error: 'JUMP_IF_TRUE' undeclared here (not in a 
function)

error: command 'cc' failed with exit status 1
*** Error code 1


Regards,

--

 jhell

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [HEADS UP] Python Infrastructure changes Roadmap

2011-02-06 Thread Ruslan Mahmatkhanov

06.02.2011 18:36, Martin Wilke пишет:


[python 2.7 move to default]
python 2.7 is already stable enough to be moved over as default. For
this one we will do an exp-run
to make sure nothing will break during the build. If all works fine, we
think we can complete it by the
first week of March.


Good news! Just want to note that i'm using python2.7 as the only python 
version for a couple of months now. It's a common gnome desktop and many 
of third-party python apps from ports. All of them working smoothly with 
2.7, w/o any problems.


--
Regards,
Ruslan
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


[HEADS UP] Python Infrastructure changes Roadmap

2011-02-06 Thread Martin Wilke
I just want to inform you that the python team plans to make some 
infrastructure changes.

The changes involves the following 3 steps:

[python 2.5/2.6/2.7 improvements/ py 3.2 adding]
We plan to integrate some important patches:
ports/153952 ports/148406 ports/149167 ports/152224 ports/133081

python 3.2 will be released on 12 Feb, we'll wait for the final release
before adding it to the build. For all of these we will do an exp-run
to make sure nothing will break during the build. It takes approximately 
2 weeks if all works fine.



[python24 removal]
Python 2.4 is not supported anymore since 2008, and it has a lot of 
security problems.
Unfortunately this will cause the removal of some zope stuff. The 
following ports are affected:


www/zope210
www/zope211
www/zope28
www/zope29
+ zope plugins which are dependent on one of these ports. Philip 
(pgollucci) is working on an
update to some new zope versions. I hope we can cooperate with him to 
get things
smoothly done. For all these we will do an exp-run to make sure nothing 
will break during

build. It takes approximately 3 weeks if all works fine.

[python 2.7 move to default]
python 2.7 is already stable enough to be moved over as default. For 
this one we will do an exp-run
to make sure nothing will break during the build. If all works fine, we 
think we can complete it by the

first week of March.

--
With best Regards,
Martin Wilke (miwi_(at)_FreeBSD.org)


   \\Mess with the Best, Die like the Rest//

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"