[Bug 198989] math/py-numpy: Fails to register dependency on devel/py-nose with non-default python version

2015-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198989

--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:

Author: demon
Date: Fri Jul  3 12:20:28 UTC 2015
New revision: 391233
URL: https://svnweb.freebsd.org/changeset/ports/391233

Log:
  Depend on a particual file, not an executable so it picks up a correct
  python version.

  PR:198989
  Submitted by:John W. O'Brien j...@saltant.com

Changes:
  head/math/py-numpy/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
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


[Bug 198989] math/py-numpy: Fails to register dependency on devel/py-nose with non-default python version

2015-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198989

Dmitry Sivachenko de...@freebsd.org changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #4 from Dmitry Sivachenko de...@freebsd.org ---
I fixed dependency for py-nose, thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
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


[Bug 201280] devel/gaphor: Missing etk.docking dependency

2015-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201280

Kubilay Kocak ko...@freebsd.org changed:

   What|Removed |Added

 CC||ko...@freebsd.org,
   ||pyt...@freebsd.org
   Keywords||needs-patch, needs-qa
  Flags||maintainer-feedback-
Summary|devel/gaphor: Port  |devel/gaphor: Missing
   |prerequisites defect?   |etk.docking dependency

--- Comment #1 from Kubilay Kocak ko...@freebsd.org ---
It appears this port manually (attempts to) install the etk.docking dependency
[1]

Having said that there are a few issues with the state of this port in general. 

For example it appears to BUILD_DEPENDS on py-nose (a unit testing framework)
which is very likely bogus. 

This itself however, is unlikely to cause the issue reported here, but is a
reflection of the probable quality and robustness of the port in general.

This port is currently unmaintained, and as such I would recommend that you
attempt to isolate the root cause of why the port doesn't correctly install
etk.docking as it attempts to do.

Additionally, using easy_install to install Python packages into the system
site-packages path is completely unsupported (and not recommended) as it
bypasses ports/package management systems.

If you would like assistance isolating the root cause of this, you are welcome
to join #freebsd-python on the freenode IRC network.

You are correct however that a port requiring additional python dependencies,
should either do so itself, or as recommended, with ports of those python
packages.

[1]
https://svnweb.freebsd.org/ports/head/devel/gaphor/Makefile?revision=371280view=markup#l8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
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


[Bug 201077] [patch] Allow shebangfix to inherit PYTHON_CMD

2015-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201077

Kubilay Kocak ko...@freebsd.org changed:

   What|Removed |Added

   Keywords||needs-qa
 CC||pyt...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
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