Re: ports/167368: [bsd.python.mk] [patch] Python version propagation breaks USE_PYTHON= usage for dependency builds

2012-06-03 Thread mva
Synopsis: [bsd.python.mk] [patch] Python version propagation breaks USE_PYTHON= 
usage for dependency builds

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: mva
Responsible-Changed-When: Sun Jun 3 21:46:54 UTC 2012
Responsible-Changed-Why: 
That's a Python PR

http://www.freebsd.org/cgi/query-pr.cgi?pr=167368
___
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/168159: [bsd.python.mk] [patch] cmake python detection gets confused if multiple python versions are installed

2012-06-03 Thread mva
Synopsis: [bsd.python.mk] [patch] cmake python detection gets confused if 
multiple python versions are installed

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: mva
Responsible-Changed-When: Sun Jun 3 21:47:58 UTC 2012
Responsible-Changed-Why: 
That's a Python PR

http://www.freebsd.org/cgi/query-pr.cgi?pr=168159
___
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/155936: lang/python27 Pthread: previous declaration of ...

2012-06-16 Thread mva
Synopsis: lang/python27 Pthread: previous declaration of ...

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Sat Jun 16 14:55:15 UTC 2012
State-Changed-Why: 
A fix has been applied. Thanks for noticing!

http://www.freebsd.org/cgi/query-pr.cgi?pr=155936
___
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/146957: Mk/bsd.python.mk: PYTHONOPTIMIZE=1 in environ(7) breaks plist

2012-06-17 Thread mva
Synopsis: Mk/bsd.python.mk: PYTHONOPTIMIZE=1 in environ(7) breaks plist

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Sun Jun 17 12:29:54 UTC 2012
State-Changed-Why: 
A fix has been applied. Thanks for noticing!

http://www.freebsd.org/cgi/query-pr.cgi?pr=146957
___
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/168159: [bsd.python.mk] [patch] cmake python detection gets confused if multiple python versions are installed

2012-06-19 Thread mva
Synopsis: [bsd.python.mk] [patch] cmake python detection gets confused if 
multiple python versions are installed

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Tue Jun 19 17:18:53 UTC 2012
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=168159
___
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/168684: [PATCH]: fix gettext autodetected dependency for lang/python (XX)

2012-06-19 Thread mva
Synopsis: [PATCH]: fix gettext autodetected dependency for lang/python (XX)

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Tue Jun 19 17:49:34 UTC 2012
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=168684
___
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/136917: [patch] lang/python26: gettext detection

2012-06-19 Thread mva
Synopsis: [patch] lang/python26: gettext detection

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Tue Jun 19 17:50:16 UTC 2012
State-Changed-Why: 
Fixed by ports/168684. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=136917
___
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/169276: Current lang/python27 fails to build 'pyexpat' and '_elementtree' modules

2012-06-20 Thread mva
Synopsis: Current lang/python27 fails to build 'pyexpat' and '_elementtree' 
modules

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Wed Jun 20 22:36:13 UTC 2012
State-Changed-Why: 
A fix was supplied. Thanks for noticing!

http://www.freebsd.org/cgi/query-pr.cgi?pr=169276
___
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/168640: [PATCH]: prevent checksum mismatches for compiled python files on installing python ports via the ports tree

2012-07-20 Thread mva
Synopsis: [PATCH]: prevent checksum mismatches for compiled python files on 
installing python ports via the ports tree

Responsible-Changed-From-To: freebsd-python->portmgr
Responsible-Changed-By: mva
Responsible-Changed-When: Fri Jul 20 20:34:13 UTC 2012
Responsible-Changed-Why: 
Over to portmgr, since bsd.port.mk is portmgr territory. An exp-run will
be needed to ensure that nothing breaks.

http://www.freebsd.org/cgi/query-pr.cgi?pr=168640
___
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/169993: [MAINTAINER] www/py-bleach: update to 1.1.4

2012-07-22 Thread mva
Synopsis: [MAINTAINER] www/py-bleach: update to 1.1.4

State-Changed-From-To: feedback->closed
State-Changed-By: mva
State-Changed-When: Sun Jul 22 07:35:46 UTC 2012
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=169993
___
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/168767: [PATCH]: lang/python26+ must not set OPT

2012-07-22 Thread mva
Synopsis: [PATCH]: lang/python26+ must not set OPT

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Sun Jul 22 09:46:38 UTC 2012
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=168767
___
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/140968: x11-toolkits/py-tkinter(devel/pth): py26-tkinter-2.6.4_3 build error with pth.h

2012-07-22 Thread mva
Synopsis: x11-toolkits/py-tkinter(devel/pth): py26-tkinter-2.6.4_3 build error 
with pth.h

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Sun Jul 22 09:47:25 UTC 2012
State-Changed-Why: 
This should be fixed with ports/168767 now

http://www.freebsd.org/cgi/query-pr.cgi?pr=140968
___
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/146644: lang/python26: WITH_PTH option breaks most ports depending on python

2012-07-22 Thread mva
Synopsis: lang/python26: WITH_PTH option breaks most ports depending on python

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Sun Jul 22 09:48:06 UTC 2012
State-Changed-Why: 
This should be fixed with ports/168767

http://www.freebsd.org/cgi/query-pr.cgi?pr=146644
___
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/151534: lang/python26 + WITH_PTH doesn't install correctly

2012-07-22 Thread mva
Synopsis: lang/python26 + WITH_PTH doesn't install correctly

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Sun Jul 22 09:49:41 UTC 2012
State-Changed-Why: 
This should be fixed with ports/168767

http://www.freebsd.org/cgi/query-pr.cgi?pr=151534
___
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/169752: update version the /databases/py-firebirdsql

2012-07-22 Thread mva
Synopsis: update version the /databases/py-firebirdsql

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Sun Jul 22 10:54:33 UTC 2012
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=169752
___
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/156425: lang/python26: Needs to include -L/usr/local/lib/pth in python2.6-config.

2012-07-23 Thread mva
Synopsis: lang/python26: Needs to include -L/usr/local/lib/pth in 
python2.6-config.

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Mon Jul 23 17:01:22 UTC 2012
State-Changed-Why: 
This has been fixed. Thanks for reporting!

http://www.freebsd.org/cgi/query-pr.cgi?pr=156425
___
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/170022: [NEW PORT] devel/py-tox: Python virtualenv-based automation of test activities

2012-07-25 Thread mva
Synopsis: [NEW PORT] devel/py-tox: Python virtualenv-based automation of test 
activities

State-Changed-From-To: open->feedback
State-Changed-By: mva
State-Changed-When: Wed Jul 25 19:50:56 UTC 2012
State-Changed-Why: 
A checksum mismatch occurs on running make checksum - please verify that
the changed upstream package is correct and update the checksum in
distinfo accordingly.


Responsible-Changed-From-To: freebsd-python->mva
Responsible-Changed-By: mva
Responsible-Changed-When: Wed Jul 25 19:50:56 UTC 2012
Responsible-Changed-Why: 
A checksum mismatch occurs on running make checksum - please verify that
the changed upstream package is correct and update the checksum in
distinfo accordingly.

http://www.freebsd.org/cgi/query-pr.cgi?pr=170022
___
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/170129: [MAINTAINER] www/py-rackspace-monitoring: update to 0.3.0

2012-07-25 Thread mva
Synopsis: [MAINTAINER] www/py-rackspace-monitoring: update to 0.3.0

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Wed Jul 25 20:08:54 UTC 2012
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=170129
___
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/156076: [patch] databases/py-sqlite3: Undefined symbol "sqlite3_load_extension"

2012-07-25 Thread mva
Synopsis: [patch] databases/py-sqlite3: Undefined symbol 
"sqlite3_load_extension"

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Thu Jul 26 05:44:40 UTC 2012
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=156076
___
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/172363: [maintainer update] update graphics/py-openimageio

2012-10-05 Thread mva
Synopsis: [maintainer update] update graphics/py-openimageio

Responsible-Changed-From-To: freebsd-python->mva
Responsible-Changed-By: mva
Responsible-Changed-When: Fri Oct 5 17:50:13 UTC 2012
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=172363
___
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/170799: [PATCH] lang/python27: fix FPECTL ports option

2012-10-06 Thread mva
Synopsis: [PATCH] lang/python27: fix FPECTL ports option

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Sat Oct 6 17:55:24 UTC 2012
State-Changed-Why: 
This has been fixed with a different commit already. Thanks for
reporting!

http://www.freebsd.org/cgi/query-pr.cgi?pr=170799
___
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/172270: [MAINTAINER] www/py-requests: update to 0.14.1

2012-10-06 Thread mva
Synopsis: [MAINTAINER] www/py-requests: update to 0.14.1

State-Changed-From-To: feedback->closed
State-Changed-By: mva
State-Changed-When: Sat Oct 6 19:01:39 UTC 2012
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=172270
___
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/171349: [maintainer update] math/py-numpy science/py-scipy remove automatic dependency to SuiteSparse

2012-10-06 Thread mva
Synopsis: [maintainer update] math/py-numpy science/py-scipy remove automatic 
dependency to SuiteSparse

Responsible-Changed-From-To: freebsd-python->mva
Responsible-Changed-By: mva
Responsible-Changed-When: Sat Oct 6 19:05:27 UTC 2012
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=171349
___
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/170754: lang/python27 with pth, and lang/gobject-introspection

2012-10-27 Thread mva
Synopsis: lang/python27 with pth, and lang/gobject-introspection

Responsible-Changed-From-To: freebsd-python->mva
Responsible-Changed-By: mva
Responsible-Changed-When: Sat Oct 27 08:49:41 UTC 2012
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=170754
___
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/172190: lang/python: python pth still errors

2012-10-27 Thread mva
Synopsis: lang/python: python pth still errors

Responsible-Changed-From-To: freebsd-python->mva
Responsible-Changed-By: mva
Responsible-Changed-When: Sat Oct 27 08:49:57 UTC 2012
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=172190
___
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/153952: lang/python26 + pth fails to reconfigure cflags to include -I${LOCALBASE}/include/pth in include path

2012-12-10 Thread mva
Synopsis: lang/python26 + pth fails to reconfigure cflags to include 
-I${LOCALBASE}/include/pth in include path

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Mon Dec 10 21:51:08 UTC 2012
State-Changed-Why: 
This should be solved with the recent update to gobject-introspection

http://www.freebsd.org/cgi/query-pr.cgi?pr=153952
___
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/174248: New port for lang/python33

2012-12-21 Thread mva
Synopsis: New port for lang/python33

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Fri Dec 21 21:21:55 UTC 2012
State-Changed-Why: 
Kubilay Kocak's port has been committed recently. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=174248
___
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/172890: [NEW PORT] multimedia/py-guessit

2012-12-25 Thread mva
Synopsis: [NEW PORT] multimedia/py-guessit

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Tue Dec 25 16:02:44 UTC 2012
State-Changed-Why: 
New port added. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=172890
___
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/172909: [NEW PORT]: multimedia/py-subliminal: subtitles search

2012-12-25 Thread mva
Synopsis: [NEW PORT]: multimedia/py-subliminal: subtitles search

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Tue Dec 25 17:19:35 UTC 2012
State-Changed-Why: 
New port added. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=172909
___
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/174689: lang/python27: 64-bit pointers returned by C library get reduced to 32-bit

2012-12-25 Thread mva
Synopsis: lang/python27: 64-bit pointers returned by C library get reduced to 
32-bit

State-Changed-From-To: open->feedback
State-Changed-By: mva
State-Changed-When: Tue Dec 25 17:22:23 UTC 2012
State-Changed-Why: 
Waiting for feedback from submitter


Responsible-Changed-From-To: freebsd-python->mva
Responsible-Changed-By: mva
Responsible-Changed-When: Tue Dec 25 17:22:23 UTC 2012
Responsible-Changed-Why: 


http://www.freebsd.org/cgi/query-pr.cgi?pr=174689
___
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/172372: ports/python27 -- Build failure

2012-12-25 Thread mva
Synopsis: ports/python27 -- Build failure

State-Changed-From-To: open->feedback
State-Changed-By: mva
State-Changed-When: Tue Dec 25 17:26:47 UTC 2012
State-Changed-Why: 
Does the port work for you now? If so, I will close the PR.


Responsible-Changed-From-To: freebsd-python->mva
Responsible-Changed-By: mva
Responsible-Changed-When: Tue Dec 25 17:26:47 UTC 2012
Responsible-Changed-Why: 
Does the port work for you now? If so, I will close the PR.


http://www.freebsd.org/cgi/query-pr.cgi?pr=172372
___
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/174318: dns/py-idnkit2 update from 2.1 to 2.2

2013-01-12 Thread mva
Synopsis: dns/py-idnkit2 update from 2.1 to 2.2

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Sat Jan 12 11:05:08 UTC 2013
State-Changed-Why: 
Committed, with minor changes. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=174318
___
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/172859: lang/python27 -- python2.7-config --clags wrong value when using clang

2013-01-14 Thread mva
Synopsis: lang/python27 -- python2.7-config --clags wrong value when using clang

Responsible-Changed-From-To: freebsd-python->mva
Responsible-Changed-By: mva
Responsible-Changed-When: Mon Jan 14 14:36:12 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=172859
___
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/161494: devel/anjuta: gmake[3]: Entering directory `/usr/ports/devel/anjuta/work/anjuta-2.32.1.1/plugins/python-loader' CC plugin.lo cc1: error: invalid option argument '-OPT:Olimit=0' gmake

2013-01-14 Thread mva
Synopsis: devel/anjuta: gmake[3]: Entering directory 
`/usr/ports/devel/anjuta/work/anjuta-2.32.1.1/plugins/python-loader'   CC 
plugin.lo cc1: error: invalid option argument '-OPT:Olimit=0' gmake[3]: *** 
[plugin.lo] Error 1

Responsible-Changed-From-To: freebsd-python->mva
Responsible-Changed-By: mva
Responsible-Changed-When: Mon Jan 14 14:38:20 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=161494
___
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/171774: [PATCH] www/py-rhodecode: update to 1.4.1

2013-01-15 Thread mva
Synopsis: [PATCH] www/py-rhodecode: update to 1.4.1

State-Changed-From-To: feedback->closed
State-Changed-By: mva
State-Changed-When: Tue Jan 15 10:28:06 UTC 2013
State-Changed-Why: 
Committed, with minor changes. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=171774
___
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/168640: [PATCH]: prevent checksum mismatches for compiled python files on installing python ports via the ports tree

2013-11-03 Thread mva
Synopsis: [PATCH]: prevent checksum mismatches for compiled python files on 
installing python ports via the ports tree

Responsible-Changed-From-To: portmgr->freebsd-python
Responsible-Changed-By: mva
Responsible-Changed-When: Sun Nov 3 14:12:08 UTC 2013
Responsible-Changed-Why: 
Back to python@, we should evaluate the patch once more before doing
anything

http://www.freebsd.org/cgi/query-pr.cgi?pr=168640
___
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/179558: Using portupgrade to (forcefully) upgrade devel/py-distribute makes /usr/local/bin/easy_install disappear

2013-11-29 Thread mva
Synopsis: Using portupgrade to (forcefully) upgrade devel/py-distribute makes 
/usr/local/bin/easy_install disappear

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Fri Nov 29 21:54:57 UTC 2013
State-Changed-Why: 
py-distribute was removed from the tree, which makes this issue obsolete
Thanks for reporting this, though.

http://www.freebsd.org/cgi/query-pr.cgi?pr=179558
___
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/184140: lang/python32 fails to build _posixsubprocess module on FreeBSD 10.0

2013-11-30 Thread mva
Synopsis: lang/python32 fails to build _posixsubprocess module on FreeBSD 10.0

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Sat Nov 30 10:49:24 UTC 2013
State-Changed-Why: 
A fix has been committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=184140
___
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/178242: bsd.python.mk injection of @exec easy_install to PLIST creates inappropriate post-install scripts for pkgng

2013-11-30 Thread mva
Synopsis: bsd.python.mk injection of @exec easy_install to PLIST creates 
inappropriate post-install scripts for pkgng

State-Changed-From-To: open->feedback
State-Changed-By: mva
State-Changed-When: Sat Nov 30 22:14:53 UTC 2013
State-Changed-Why: 
I am unable to reproduce that issue with an up-to-date ports tree and
pkg (1.2.1). Does that issue still occur for you? If so, could you
please provide the steps to reproduce along with the output? Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=178242
___
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/184591: [exp-run]: Removal of lang/python as implicit dependency for USE_PYTHON

2013-12-08 Thread mva
Synopsis: [exp-run]: Removal of lang/python as implicit dependency for 
USE_PYTHON

Responsible-Changed-From-To: freebsd-python->portmgr
Responsible-Changed-By: mva
Responsible-Changed-When: Sun Dec 8 14:02:12 UTC 2013
Responsible-Changed-Why: 
exp-runs are to be done by portmgr

http://www.freebsd.org/cgi/query-pr.cgi?pr=184591
___
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/185470: [NEW PORT] devel/py-peewee (a small, expressive Python ORM)

2014-01-19 Thread mva
Synopsis: [NEW PORT] devel/py-peewee (a small, expressive Python ORM)

Responsible-Changed-From-To: freebsd-python->mva
Responsible-Changed-By: mva
Responsible-Changed-When: Sun Jan 19 13:58:14 UTC 2014
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=185470
___
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/185443: [Maintainer Update] devel/py-robotframework-selenium2library 1.4.0 -> 1.5.0

2014-01-19 Thread mva
Synopsis: [Maintainer Update] devel/py-robotframework-selenium2library 1.4.0 -> 
1.5.0

State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Sun Jan 19 13:57:50 UTC 2014
State-Changed-Why: 
Committed. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=185443
___
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/186284: lang/python27: [PATCH] Several python ports fail after staging due to library that links itself

2014-02-01 Thread mva
Synopsis: lang/python27: [PATCH] Several python ports fail after staging due to 
library that links itself

Responsible-Changed-From-To: freebsd-python->mva
Responsible-Changed-By: mva
Responsible-Changed-When: Sat Feb 1 08:51:49 UTC 2014
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=186284
___
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"