Accepting request 607623 from home:bruno_friedmann:branches:Application:Geo

We will certainly have to cleanup the python3 link
in App:Geo 

- Packaging : 
  + move to python singlespec
  + use %check and run unit tests for version >= 1500
  + spec-cleaner (date/license)
- update upstream release 1.9.5.1
  * fix for issue #42 compilation error with microsoft visual studio
  + 1.9.5
  * update proj4 source to latest github master commit 953cc00f
  * port of basemap fix for input arrays in fortran order 
  * restore inverse Hammer patch that was lost when proj4 source 
    code was updated.

OBS-URL: https://build.opensuse.org/request/show/607623
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=4
This commit is contained in:
2018-05-20 07:16:22 +00:00
committed by Git OBS Bridge
parent f3ebefa636
commit 78b5afbad9
6 changed files with 63 additions and 136 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue May 15 14:01:20 UTC 2018 - bruno@ioda-net.ch
- Packaging :
+ move to python singlespec
+ use %check and run unit tests for version >= 1500
+ spec-cleaner (date/license)
- update upstream release 1.9.5.1
* fix for issue #42 compilation error with microsoft visual studio
+ 1.9.5
* update proj4 source to latest github master commit 953cc00f
* port of basemap fix for input arrays in fortran order
* restore inverse Hammer patch that was lost when proj4 source
code was updated.
-------------------------------------------------------------------
Fri Oct 23 17:11:32 UTC 2015 - bruno@ioda-net.ch