Package: spherepack / 3.2-7
Metadata
| Package | Version | Patches format |
|---|---|---|
| spherepack | 3.2-7 | 3.0 (quilt) |
Patch series
view the series file| Patch | 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 |
31 29 + 2 - 0 ! |
fix makefile to build shared libs and static lib Last-Updated: 2014-01-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 |
11 10 + 1 - 0 ! |
rudimentary support for pkgconfig files in spherepack Last-Updated: 2010-11-04 |
| fortify.patch | (download) |
Src/Makefile |
2 1 + 1 - 0 ! |
add $(ldflags) for hardening the library Last-Updated: 2013-05-19 |
| 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 ! |
<short summary of the patch>
TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below for details). To make it easier, the
information below has been extracted from the changelog. Adjust it or drop
it.
.
spherepack (3.2-6) UNRELEASED; urgency=low
.
* 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.
|
