Re: ports/181249: Update port: www/py-selenium Upgrade to 2.34.0

2013-08-13 Thread culot
Synopsis: Update port: www/py-selenium Upgrade to 2.34.0

Responsible-Changed-From-To: freebsd-python->culot
Responsible-Changed-By: culot
Responsible-Changed-When: Tue Aug 13 07:05:40 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=181249
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


x11-toolkits/py-tkinter ... seriously broken

2013-08-13 Thread Ronald F. Guilmette


What the hey?

# make
=> Python-2.7.3.tar.xz is not in /usr/ports/lang/python27/distinfo.
=> Either /usr/ports/lang/python27/distinfo is out of date, or
=> Python-2.7.3.tar.xz is spelled incorrectly.
*** [do-fetch] Error code 1

Stop in /usr/ports/x11-toolkits/py-tkinter.


The message is correct, my /usr/ports/lang/python27/distinfo file
looks like this:

SHA256 (python/Python-2.7.5.tar.xz) = 
f33c4cab167dc69e10962e1cebf1c0768e2d0e8575648130c20e6bda84551db1
SIZE (python/Python-2.7.5.tar.xz) = 10252148

So what the hell is wrong  How am I supposed to fix this?  I need to
build x11-toolkits/py-tkinter !

Help?  Please?


P.S. I just now tried to fix this by re-running:

 portsnap fetch update

That made no difference at all.

Does anybody maintain this?

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


Re: ports/180889: [MAINTAINER] math/py-pandas: Update to 0.12.0

2013-08-13 Thread koobs
Synopsis: [MAINTAINER] math/py-pandas: Update to 0.12.0

Responsible-Changed-From-To: freebsd-python->koobs
Responsible-Changed-By: koobs
Responsible-Changed-When: Tue Aug 13 11:14:36 UTC 2013
Responsible-Changed-Why: 
I'll take this one ;D

http://www.freebsd.org/cgi/query-pr.cgi?pr=180889
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: x11-toolkits/py-tkinter ... seriously broken

2013-08-13 Thread Li-Wen Hsu
On Tue, Aug 13, 2013 at 4:44 PM, Ronald F. Guilmette
 wrote:
>
>
>
> What the hey?
>
> # make
> => Python-2.7.3.tar.xz is not in /usr/ports/lang/python27/distinfo.
> => Either /usr/ports/lang/python27/distinfo is out of date, or
> => Python-2.7.3.tar.xz is spelled incorrectly.
> *** [do-fetch] Error code 1
>
> Stop in /usr/ports/x11-toolkits/py-tkinter.
>
>
> The message is correct, my /usr/ports/lang/python27/distinfo file
> looks like this:
>
> SHA256 (python/Python-2.7.5.tar.xz) = 
> f33c4cab167dc69e10962e1cebf1c0768e2d0e8575648130c20e6bda84551db1
> SIZE (python/Python-2.7.5.tar.xz) = 10252148
>
> So what the hell is wrong  How am I supposed to fix this?  I need to
> build x11-toolkits/py-tkinter !
>
> Help?  Please?
>
>
> P.S. I just now tried to fix this by re-running:
>
>  portsnap fetch update
>
> That made no difference at all.
>
> Does anybody maintain this?

I believe it's because you're having python 2.7.3, try to upgrade it
to the latest version in lang/python27 then install
x11-toolkits/py-tkinter again.


-- 
Li-Wen Hsu
http://lwhsu.org
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"