[Bug 210121] [MAINTAINER] graphics/py-pyproj: update to 1.9.5.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 8 02:15:07 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210121
Bug ID: 210121
Summary: [MAINTAINER] graphics/py-pyproj: update to 1.9.5.1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: fmysh at iijmio-mail.jp
Created attachment 171182
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171182&action=edit
patch for pyproj 1.5.
- Update pyproj to 1.9.5.1
- Change to depend on graphics/proj rather bundled proj.4 in pyproj.
As bundled one uses its own data dir ${PYTHON_SITELIBDIR}/pyproj/data, it may
cause confusion.
For examples, not /usr/local/share/proj/epsg but
/usr/local/lib/python2.7/site-packages/pyproj/data/epsg.
- Add License for pyproj.
- Adopt to multiple python version.
- Respect for DOCS and EXAMPLES options.
- Generate reference docs, which requires devel/epydoc.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list