chiark / gitweb /
General: Update for Python 2.5.
authorMark Wooding <mdw@ncipher.com>
Wed, 25 Oct 2006 18:36:19 +0000 (19:36 +0100)
committerMark Wooding <mdw@ncipher.com>
Wed, 25 Oct 2006 18:36:19 +0000 (19:36 +0100)
commit24b3d57bcf320d9d7a90a40d5f6176b1f087ab3e
tree9bf88bf4b8d4ccce585b529b74ed910dab29aa2a
parentfbc145f3a0f8cd119f7f9a9999eecbea0bb20dd4
General: Update for Python 2.5.

  * This renamed the members of heap types. so there's a compatibility
    macro now.

  * Debian has moved on to Python 2.4 as its standard version, so track
    that.

  * Also provide Python 2.5 packages now that we can.
12 files changed:
algorithms.c
catacomb-python.h
debian/.gitignore
debian/control
debian/rules
ec.c
field.c
group.c
key.c
pwsafe
rand.c
util.c