pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/py-proj
Module Name: pkgsrc
Committed By: gdt
Date: Thu Jan 3 13:40:45 UTC 2008
Modified Files:
pkgsrc/geography/py-proj: Makefile PLIST distinfo
Log Message:
update to 1.8.3
1.8.3 (svn revision 146):
* fixed bug in Geod class that caused erroneous error message
"undefined inverse geodesic (may be an antipodal point)".
* fix __reduce__ method of Geod class so instances can be pickled.
* make sure points outside projection limb are set to 1.e30 on inverse
transform (if errcheck=False).
* fixed small setup.py bug.
* generate C source with Cython 0.9.6.6 (pycompat.h no longer needed).
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/geography/py-proj/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/geography/py-proj/PLIST \
pkgsrc/geography/py-proj/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index