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-celery Asynchronous task queue/job queue
5.3.6 devel on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.3.6Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-03-24 16:07:08
Last Update: 2024-02-05 14:42:00
Commit Hash: fd6264a
People watching this port, also watch:: powerdns, py39-kombu, portupgrade
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://pypi.org/project/celery/
Description:
Celery is an open source asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on one or more worker nodes. Tasks can execute asynchronously (in the background) or synchronously (wait until ready). Celery is written in Python, but the protocol can be implemented in any language. It can also operate with other languages using webhooks. The recommended message broker is RabbitMQ, but limited support for Redis, Beanstalk, MongoDB, CouchDB, and databases (using SQLAlchemy or the Django ORM) is also available.
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}celery>0:devel/py-celery@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-celery/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-celery
  • pkg install py39-celery
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-celery listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-celery
Package flavors (<flavor>: <package>)
  • py39: py39-celery
distinfo:
TIMESTAMP = 1704721825 SHA256 (celery-5.3.6.tar.gz) = 870cc71d737c0200c397290d730344cc991d13a057534353d124c9380267aab9 SIZE (celery-5.3.6.tar.gz) = 1544498

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

py39-celery
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.3.65.3.6-5.3.65.3.6---
FreeBSD:13:quarterly5.3.65.3.64.4.75.3.65.3.64.4.74.4.74.4.7
FreeBSD:14:latest5.3.65.3.64.4.75.3.65.3.64.4.7-4.4.7
FreeBSD:14:quarterly4.4.75.3.6-4.4.75.3.64.4.74.4.74.4.7
FreeBSD:15:latest5.3.65.3.6n/a5.3.6n/a4.4.74.4.75.3.6
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-billiard>=4.1.0,<5.0 : devel/py-billiard@py39
  2. py39-click>=8.1.7 : devel/py-click@py39
  3. py39-click-didyoumean>=0.3.0 : devel/py-click-didyoumean@py39
  4. py39-click-plugins>=1.1.1 : devel/py-click-plugins@py39
  5. py39-click-repl>=0.3.0 : devel/py-click-repl@py39
  6. py39-pytz>=1.5 : devel/py-pytz@py39
  7. py39-kombu>=5.3.2,<6.0.0 : net/py-kombu@py39
  8. py39-vine>=1.3.0 : devel/py-vine@py39
  9. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  10. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-celery-progress
  2. devel/py-eventlib
  3. security/py-iris-check-module
  4. security/py-iris-evtx-module
  5. www/py-dj42-django-celery-results
  6. www/py-flower

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. security/py-crits*
  2. www/py-kallithea*
  3. www/py-rhodecode*
  4. 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:
No options to configure
Options name:
devel_py-celery
USES:
cpe 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/c/celery/
  2. https://pypi.org/packages/source/c/celery/
Collapse this list.

There are no commits on branch 2022Q2 for this port