Package: spherepack / 3.3~a1-4
Metadata
Package | Version | Patches format |
---|---|---|
spherepack | 3.3~a1-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
python 2.6.patch | (download) |
Lib/sphere.py |
36 18 18 - 0 ! |
avoid using 'as' as variable: now a reserved keyword in python2.6 Last-Updated: 2010-11-03 |
make.patch | (download) |
Src/Makefile |
14 13 1 - 0 ! |
fix makefile to build shared libs and static lib Last-Updated: 2019-02-10 |
python link.patch | (download) |
setup.py |
16 3 13 - 0 ! |
build against dynamic library rather than hard-build into python module. Last-Updated: 2010-11-04 |
pkgconfig.patch | (download) |
Src/Makefile |
15 14 1 - 0 ! |
rudimentary support for pkgconfig files in spherepack Last-Updated: 2020-03-25 |
fortify.patch | (download) |
Src/Makefile |
3 3 0 - 0 ! |
add $(ldflags) for hardening the library Last-Updated: 2015-12-29 |
python3.patch | (download) |
Lib/__init__.py |
2 1 1 - 0 ! |
port sphere.py to python3. works in python2 Last-Updated: 2013-07-02 |
8byte.patch | (download) |
setup.py |
2 2 0 - 0 ! |
default-8-byte-reals * Fortran ABI change: Now build with --default-real-8; d* versions of methods are also provided as required by NCL (our first real use of spherepack). * Add python3-sphere package. |
reproduciblity.patch | (download) |
Src/Makefile |
23 11 12 - 0 ! |
bit-reproducibility changes |
c interface.patch | (download) |
fortran.h |
164 164 0 - 0 ! |
c interface for spherepack |
gcc10.patch | (download) |
Src/alf.f90 |
12 6 6 - 0 ! |
fix ftbfs with gfortran-10 |