Path to this page:
./
net/py-amqp,
Low-level AMQP client for Python
Branch: CURRENT,
Version: 2.2.2,
Package name: py27-amqp-2.2.2,
Maintainer: pkgsrc-usersThis is a fork of amqplib which was originally written by Barry Pederson. It is
maintained by the Celery project, and used by kombu as a pure python alternative
when librabbitmq is not available.
This library should be API compatible with librabbitmq.
Required to run:[
devel/py-setuptools] [
lang/python27] [
devel/py-vine]
Required to build:[
devel/py-test] [
devel/py-case]
Master sites:
SHA1: 7b4a212967cdc0e8d98ad7cb538ff7dd9da8d97c
RMD160: 63116532242270d9c67d2fc51e3ad72b22db3722
Filesize: 100.711 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2017-09-15) Updated to version: py27-amqp-2.2.2
- (2017-07-14) Updated to version: py27-amqp-2.2.1
- (2017-07-13) Updated to version: py27-amqp-2.2.0
- (2017-04-10) Updated to version: py27-amqp-2.1.4
- (2014-11-10) Updated to version: py27-amqp-1.4.6
CVS history: (Expand)
2017-09-16 21:27:31 by Thomas Klausner | Files touched by this commit (372) |
Log message:
Reset maintainer
|
2017-09-15 13:28:22 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-amqp: update to 2.2.2
Changes 2.2.2:
- Sending empty messages no longer hangs. Instead an empty message is sent correctly.
- Fixed compatibility issues in UTF-8 encoding behavior between Py2/Py3
|
2017-07-14 09:52:39 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
2.2.1:
- Fix implicit conversion from bytes to string on the connection object.
This issue has caused Celery to crash on connection to RabbitMQ.
|
2017-07-13 16:15:20 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
2.2.0:
- Fix random delays in task execution.
- Calling ``conn.collect()`` multiple times will no longer raise an \
``AttributeError`` when no channels exist.
- Fix compatibility code for Python 2.7.6.
- When running in Windows, py-amqp will no longer use the unsupported TCP option \
TCP_MAXSEG.
- Added support for setting the SNI hostname header.
- Authentication mechanisms were refactored to be more modular. GSSAPI \
authentication is now supported.
- Do not reconnect on collect.
|
2017-04-09 19:07:09 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Quickly added missing DEPENDS
|
2017-04-09 18:49:23 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 2.1.4:
Removes byte string comparison warnings when running under python -b.
Fix contributed by Jon Dufresne.
Linux version parsing broke when the version included a â+â character \
(Issue 119).
Now sets default TCP settings for platforms that support them (e.g. Linux).
|
2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message:
Switch to MASTER_SITES_PYPI.
|
2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748) |
Log message:
Add SHA512 digests for distfiles for net category
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|