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 on branch 2022Q2
py-kombu AMQP messaging framework for Python
5.3.7 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 5.3.5Version 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-04-14 14:38:06
Commit Hash: 6277c1a
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 = 1713105430 SHA256 (kombu-5.3.7.tar.gz) = 011c4cd9a355c14a1de8d35d257314a1d2456d52b7140388561acac3cf1a97bf SIZE (kombu-5.3.7.tar.gz) = 439344

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.7-5.3.55.3.7---
FreeBSD:13:quarterly5.3.55.3.54.6.115.3.55.3.54.6.114.6.114.6.11
FreeBSD:14:latest5.3.55.3.74.6.115.3.55.3.74.6.11-4.6.11
FreeBSD:14:quarterly4.6.115.3.5-4.6.115.3.54.6.114.6.114.6.11
FreeBSD:15:latest5.3.55.3.7n/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.7: 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.

There are no commits on branch 2022Q2 for this port