notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-kombu AMQP messaging framework for Python
5.3.5 net on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.6.11Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-03-18 04:46:38
Last Update: 2024-02-05 14:42:27
Commit Hash: cc9b966
People watching this port, also watch:: powerdns, py39-celery, portupgrade
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://kombu.readthedocs.org/
Description:
Kombu is an AMQP messaging framework for Python. The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol, and also provide proven and tested solutions to common messaging problems. Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * Consistent exception handling across transports. * The ability to ensure that an operation is performed by gracefully handling connection and channel errrors. * Several annoyances with amqplib has been fixed, like supporting timeouts and the ability to wait for events on more than one channel.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}kombu>0:net/py-kombu@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-kombu/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-kombu
  • pkg install py39-kombu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-kombu listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-kombu
Package flavors (<flavor>: <package>)
  • py39: py39-kombu
distinfo:
TIMESTAMP = 1707143486 SHA256 (kombu-5.3.5.tar.gz) = 30e470f1a6b49c70dc6f6d13c3e4cc4e178aa6c469ceb6bcd55645385fc84b93 SIZE (kombu-5.3.5.tar.gz) = 438460

Packages (timestamps in pop-ups are UTC):
py37-kombu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.6.9---4.6.9-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-kombu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.3.55.3.5-5.3.55.3.5---
FreeBSD:13:quarterly4.6.114.6.114.6.114.6.114.6.114.6.114.6.114.6.11
FreeBSD:14:latest5.3.55.3.54.6.115.3.55.3.54.6.11-4.6.11
FreeBSD:14:quarterly4.6.114.6.11-4.6.114.6.114.6.114.6.114.6.11
FreeBSD:15:latest5.3.55.3.5n/a5.3.5n/a4.6.114.6.115.3.5
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-amqp>=5.1.1,<6.0.0 : net/py-amqp@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-celery
  2. devel/py-oslo.messaging

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/py-oslo.messaging10*
  2. security/py-crits*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py39-kombu-5.3.5: BOTO=off: Include AWS transport support MONGODB=off: Include MongoDB transport support REDIS=off: Include Redis transport support SQLALCHEMY=off: Include SQLAlchemy transport support ZMQ=off: Include ZMQ transport support ===> Use 'make config' to modify these settings
Options name:
net_py-kombu
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/k/kombu/
  2. https://pypi.org/packages/source/k/kombu/
Collapse this list.

Number of commits found: 72

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.3.5
05 Feb 2024 14:42:27
commit hash: cc9b966fde6befb5bc0c102367d183d662cd2562commit hash: cc9b966fde6befb5bc0c102367d183d662cd2562commit hash: cc9b966fde6befb5bc0c102367d183d662cd2562commit hash: cc9b966fde6befb5bc0c102367d183d662cd2562 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
net/py-kombu: Update to 5.3.5

Approved by:		olgeni (maintainer)
Differential revision:	https://reviews.freebsd.org/D43365
4.6.11
26 Aug 2023 21:42:22
commit hash: 02efe55eaaa0730b2b48a1ed8ae2e46d49e6f078commit hash: 02efe55eaaa0730b2b48a1ed8ae2e46d49e6f078commit hash: 02efe55eaaa0730b2b48a1ed8ae2e46d49e6f078commit hash: 02efe55eaaa0730b2b48a1ed8ae2e46d49e6f078 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-kombu: Remove outdated PYTHON_REL check after lang/python37 removal

Approved by:	portmgr (blanket)
With hat:	python
4.6.11
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
4.6.11
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
4.6.11
09 Oct 2022 20:51:35
commit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/pymongo: Move to databases/py-pymongo

Approved by:	portmgr (compliance)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.6.11
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.6.11
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.6.11
25 May 2021 13:55:43
commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x

PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
4.6.11
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.6.11
17 Feb 2021 06:29:07
Revision:565481Original commit files touched by this commit
olgeni search for other commits by this committer
Update net/py-kombu to version 4.6.11.
4.6.9
15 Aug 2020 12:18:51
Revision:544932Original commit files touched by this commit
rene search for other commits by this committer
net/py-kombu: remove optional expired dependency on net/py-beanstalkc
4.6.9
14 Jul 2020 07:59:28
Revision:542200Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
4.6.9
02 Jun 2020 11:25:32
Revision:537538Original commit files touched by this commit
olgeni search for other commits by this committer
Update net/py-kombu to version 4.6.9.
4.6.8
26 May 2020 01:51:08
Revision:536560Original commit files touched by this commit
swills search for other commits by this committer
net/py-kombu: Update to 4.6.8

PR:		245331
Submitted by:	Evilham <contact@evilham.com>
Approved by:	olgeni (maintainer, via email)
4.6.7
29 Jan 2020 19:17:43
Revision:524603Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.6.7

- Add LICENSE_FILE
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/celery/kombu/blob/master/Changelog.rst
PR:		243338
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 15 days)
4.6.3
20 Jun 2019 23:53:57
Revision:504751Original commit files touched by this commit
wen search for other commits by this committer
- Update to 4.6.3

PR:		234090
Submitted by:	wenheping2000@hotmail.com(myself)
Approved by:	maintainer(timeout, > 6 months)
4.1.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
4.1.0
22 May 2018 13:15:13
Revision:470610Original commit files touched by this commit
mat search for other commits by this committer
Add PY_FLAVOR to Python module dependencies.

Sponsored by:	Absolight
4.1.0
02 Jan 2018 00:52:16
Revision:457825Original commit files touched by this commit
olgeni search for other commits by this committer
net/py-kombu: Update to 4.1.0 and take over maintainership.

PR:		224521
Submitted by:	olgeni
Approved by:	maintainer (wg)
3.0.36_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.36_1
27 Dec 2016 11:44:49
Revision:429600Original commit files touched by this commit
rene search for other commits by this committer
net/py-kombu: update SQLalchemy dependency to version 1.0, bump PORTREVISION

PR:		215220
Submitted by:	myself
Approved by:	maintainer timeout (wg, 16 days)
3.0.36
13 Oct 2016 13:29:16
Revision:423914Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: updat eto 3.0.36

PR:		213415
Submitted by:	olgeni
3.0.35
19 Jul 2016 13:19:11
Revision:418778Original commit files touched by this commit
olgeni search for other commits by this committer
Update net/py-kombu to 3.0.35.

PR:		208431
Submitted by:	olgeni
Approved by:	maintainer
3.0.32
22 May 2016 10:52:45
Revision:415627Original commit files touched by this commit
matthew search for other commits by this committer
Reorganise and modernise the py-sqlalchemy ports.

 - Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy,
Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel)
[1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.32
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
3.0.32
04 Jan 2016 05:46:59
Revision:405212Original commit files touched by this commit
miwi search for other commits by this committer
- Update 3.0.32
- Add NO_ARCH
- Update www

PR:		205850
Submitted by:	mi
Approved by:	maintainer implicit
3.0.29
10 Nov 2015 16:15:23
Revision:401199Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.29
3.0.23
07 Apr 2015 19:38:49
Revision:383535Original commit files touched by this commit
antoine search for other commits by this committer
Fix DEPENDS
3.0.23
29 Sep 2014 16:30:14
Revision:369535Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.23

- USES python
3.0.21
08 Jul 2014 17:11:02
Revision:361272Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.21
3.0.20
25 Jun 2014 11:59:56
Revision:359229Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.20

Changes: https://raw.githubusercontent.com/celery/kombu/master/Changelog
3.0.19
12 Jun 2014 01:57:16
Revision:357554Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.19
3.0.16
24 May 2014 13:26:07
Revision:355019Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.16 and fix typo

PR:		ports/189717
Submitted by:	Bartek Rutkowski <ports at robakdesign com>
3.0.15
17 Apr 2014 21:50:54
Revision:351500Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.15
3.0.10_1
22 Mar 2014 07:35:36
Revision:348762Original commit files touched by this commit
koobs search for other commits by this committer
Chase py-pyzmq category move for py-salt, ipython and py-kombu

Update py-pyzmq dependency entries for:

 - sysutils/py-salt
 - devel/ipython
 - net/py-kombu
3.0.10
20 Jan 2014 13:25:18
Revision:340393Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 1.4.1

- Update to 1.4.1
- Switch to appropriate BSD license
- Remove deprecated python <2.7 detection
3.0.8
17 Dec 2013 10:44:07
Revision:336711Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.8 and switch from easy_install
3.0.7
03 Dec 2013 10:28:54
Revision:335553Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.7
3.0.6
22 Nov 2013 12:00:18
Revision:334579Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: upate to 3.0.6

Changes: https://raw.github.com/celery/kombu/master/Changelog
3.0.5
17 Nov 2013 16:08:07
Revision:334098Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.5
3.0.4
09 Nov 2013 19:12:01
Revision:333327Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.4

- Update to 3.0.4
- Allow staging
- Remove empty files dir
3.0.3
05 Nov 2013 21:10:27
Revision:332908Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.3
3.0.1
05 Nov 2013 14:29:58
Revision:332854Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: fix boto and zmq run depends package

Reported by:	Chad J. Milios
3.0.1
26 Oct 2013 15:29:07
Revision:331702Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.1

- Update to 3.0.1
3.0.0
21 Oct 2013 12:44:21
Revision:331129Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 3.0.0

- Update to 3.0.0
- use autoplist
2.5.15
05 Oct 2013 12:52:05
Revision:329449Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 2.5.15

- Update to 2.5.15
2.5.14
03 Oct 2013 09:05:54
Revision:329163Original commit files touched by this commit
rm search for other commits by this committer
Drop condititional dependency on py-imporlib, since it was removed.

With hat:	python
2.5.14
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
2.5.14
26 Aug 2013 16:48:46
Revision:325403Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 2.5.14

- Update to 2.5.14

Changes: https://github.com/celery/kombu/blob/2.5/Changelog
2.5.13
17 Aug 2013 14:05:13
Revision:324843Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 2.5.13

- Update to 2.5.13

Changes:	https://github.com/celery/kombu/blob/2.5/Changelog
2.5.12
07 Jul 2013 19:57:31
Revision:322458Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: fix USE_PYTHON

- Fix USE_PYTHON to restrict it to python 2.x

Reported by:	rm
2.5.12
29 Jun 2013 11:03:33
Revision:322040Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 2.5.12

- Update to 2.5.12

Changes: https://github.com/celery/kombu/blob/2.5/Changelog
2.5.11
25 Jun 2013 16:09:15
Revision:321748Original commit files touched by this commit
wg search for other commits by this committer
net/py-kombu: update to 2.5.11

- Update to 2.5.11

Changes:
https://github.com/celery/kombu/blob/2.5/Changelog
2.5.10
11 Jun 2013 17:45:19
Revision:320618Original commit files touched by this commit
wg search for other commits by this committer
- Update to 2.5.7
- Take maintainership

PR:		ports/179014
Submitted by:	wg (myself)
Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
2.5.7
21 May 2013 12:26:04
Revision:318689Original commit files touched by this commit
wg search for other commits by this committer
- Update to 2.5.7
- Fix depends for python 2.6
- Remove article from COMMENT
- Replace tab for space in pkg-descr (WWW)

Changes: https://github.com/celery/kombu/blob/9c519e8d/Changelog

PR:		ports/177021
Submitted by:	wg (myself)
Approved by:	culot (mentor), maintainer (timeout, > 60 days)
2.5.6
12 Feb 2013 13:51:01
Revision:312116Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.5.6
2.5.4
31 Jan 2013 06:51:05
Revision:311293Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.5.4
- combine option_ng from ports/170046

Submitted by:	vanilla
2.2.1
22 Jun 2012 07:45:58
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.2.1
2.0.0
12 Feb 2012 22:39:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2.0.0

PR:             ports/164477
Submitted by:   lwhsu
Approved by:    maintainer timeout (clsung ; 17 days)
1.5.1
15 Dec 2011 09:17:49
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.5.1
1.4.3
28 Oct 2011 10:08:42
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.4.3
1.4.2
28 Oct 2011 03:28:07
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.4.2
1.4.1
27 Sep 2011 02:40:12
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.4.1
1.4.0
27 Sep 2011 01:17:05
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.4.0
1.2.1
25 Aug 2011 08:39:37
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.2.1
1.1.6
20 Jun 2011 08:17:43
Original commit files touched by this commit
clsung search for other commits by this committer
- forgot to remove patch
1.1.6
20 Jun 2011 08:16:56
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.1.6
1.1.3
03 May 2011 08:34:34
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.1.3
1.1.1
07 Apr 2011 09:08:39
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.1.1
1.0.7
06 Apr 2011 08:03:25
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.0.7
1.0.5
18 Mar 2011 04:46:08
Original commit files touched by this commit
clsung search for other commits by this committer
Kombu is an AMQP messaging framework for Python.

The aim of Kombu is to make messaging in Python as easy as
possible by providing an idiomatic high-level interface for
the AMQP protocol, and also provide proven and tested solutions
to common messaging problems.

Features:

    * Allows application authors to support several message
      server solutions by using pluggable transports.
    * Supports automatic encoding, serialization and compression
      of message payloads.
    * Consistent exception handling across transports.
    * The ability to ensure that an operation is performed by
      gracefully handling connection and channel errrors.
    * Several annoyances with amqplib has been fixed, like
      supporting timeouts and the ability to wait for events on
      more than one channel.

WWW:    http://github.com/ask/kombu

Number of commits found: 72