pkgsrc/net/py-amqp/distinfo
rodent c8957f7fd6 Update to 1.4.5. From Changelog:
- Can now deserialize more AMQP types.

    Now handles types ``short string``, ``short short int``,
    ``short short unsigned int``, ``short int``,  ``short unsigned int``,
    ``long unsigned int``,  ``long long int``, ``long long unsigned int``
    and ``float`` which for some reason was missing, even in the original
    amqplib module.

- SSL: Workaround for Python SSL bug.

    A bug in the python socket library causes ``ssl.read/write()``
    on a closed socket to raise :exc:`AttributeError` instead of
    :exc:`IOError`.

    Fix contributed by Craig Jellick.

- ``Transport.__del_`` now handles errors occurring at late interpreter
  shutdown (Issue #36).
2014-04-17 01:53:07 +00:00

5 lines
235 B
Text

$NetBSD: distinfo,v 1.7 2014/04/17 01:53:07 rodent Exp $
SHA1 (amqp-1.4.5.tar.gz) = bff13321a585eed4156a26e593e7107f4831f2aa
RMD160 (amqp-1.4.5.tar.gz) = f13edac4322e26cd76a33fa3871d614b118ba04a
Size (amqp-1.4.5.tar.gz) = 77748 bytes