Path to this page:
./
net/py-amqp,
Low-level AMQP client for Python
Branch: CURRENT,
Version: 5.3.1,
Package name: py312-amqp-5.3.1,
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] [
devel/py-vine] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 125.989 KB
Version history: (Expand)
- (2024-11-18) Updated to version: py312-amqp-5.3.1
- (2024-11-11) Updated to version: py312-amqp-5.2.0
- (2023-12-01) Updated to version: py311-amqp-5.2.0
- (2022-07-11) Updated to version: py310-amqp-5.1.1
- (2022-01-05) Updated to version: py39-amqp-5.0.9nb1
- (2021-12-20) Updated to version: py39-amqp-5.0.9
CVS history: (Expand)
2024-11-18 10:11:29 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-amqp: updated to 5.3.1
5.3.1
- Fixed readthedocs
- Prepare for release: 5.3.1
5.3.0
- Hard-code requests version because of the bug in docker-py
- fix AbstractTransport repr socket error
- blacksmith.sh: Migrate workflows to Blacksmith
- Added Python 3.13 to CI
- Prepare for release: 5.3.0
|
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2023-12-01 20:37:47 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-amqp: updated to 5.2.0
5.2.0
- Added python 3.12 and drop python 3.7.
- Test vine 5.1.0.
- Set an explicit timeout on SSL handshake to prevent hangs.
- Add MessageNacked to recoverable errors.
- Send heartbeat frames more often.
|
2022-07-11 10:39:57 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-amqp: updated to 5.1.1
5.1.1
=====
- Use AF_UNSPEC for name resolution
5.1.0
=====
- Improve performance of _get_free_channel_id, fix channel max bug
- Document memoryview usage, minor frame_writer.write_frame refactor
- Start dropping python 3.6
- Added experimental __slots__ to some classes
- Relaxed vine version for upcoming release.
- Upgraded topytest 7
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-20 12:26:33 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-amqp: updated to 5.0.9
5.0.9:
- Append to _used_channel_ids in _used_channel_ids
|
2021-12-19 17:53:45 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-amqp: updated to 5.0.8
5.0.8
=====
- Reduce memory usage of Connection
- Add additional error handling around code where an OSError
may be raised on failed connections. Fixes
5.0.7
=====
- Remove dependency to case
- Bugfix: not closing socket after server disconnect
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|