Merged python and python3 spec OBS-URL: https://build.opensuse.org/request/show/340635 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=3
40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Oct 23 17:11:32 UTC 2015 - bruno@ioda-net.ch
|
|
|
|
- Packaging : merged package to python-pyproj src in App:Geo
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 21 15:03:01 UTC 2015 - bruno@ioda-net.ch
|
|
|
|
- update upstream release 1.9.4
|
|
+ 1.9.4 (git tag v1.9.4rel)
|
|
* migrate to github from googlecode.
|
|
* update proj4 source code from svn r2595 (version 4.9.0RC2).
|
|
* include runtime_library_dirs in setup-proj.py.
|
|
* added to_latlong method (issue 51).
|
|
* fix back azimuth when lon1 and lon2 are identical.
|
|
+ 1.9.3 (svn revision 327)
|
|
* Geod now uses C code adapted from geographiclib now included
|
|
in proj4 source, instead of pure python code directly from
|
|
geographiclib.
|
|
* make radians=True work with Geod.npts (issue 47).
|
|
* allow PROJ_DIR env var to control location of proj data
|
|
(issue 40).
|
|
+ 1.9.2 (svn revision 301)
|
|
* updated proj4 src to 4.8.0 - includes two new map
|
|
projections (natearth and isea).
|
|
+ 1.9.1 (svn revision 285)
|
|
* restore compatibility with python 2.4/2.5, which was broken
|
|
by the addition of the geographiclib geodesic
|
|
module (issue 36).
|
|
|
|
- packaging
|
|
+ create equivalent python3 package
|
|
+ cleanup spec format
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 11 22:22:02 UTC 2012 - ocefpaf@gmail.com
|
|
|
|
- first openSuse release 1.9.0
|
|
|