Port details |
- py-dj31-django-rq Provides Django integration for RQ (Redis Queue)
- 2.5.1 devel
=0 2.5.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
This port expired on: 2021-12-31
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-11-10 08:47:46
- Last Update: 2021-12-31 13:40:03
- Commit Hash: 75b9550
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/rq/django-rq
- Description:
- Django integration with RQ, a Redis based Python queuing library. Django-RQ is a
simple app that allows you to configure your queues in django's settings.py and
easily use them in your project.
WWW: https://github.com/rq/django-rq
- ¦ ¦ ¦ ¦
- 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}dj31-django-rq>0:devel/py-dj31-django-rq@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py38-django-rq
- py38-dj32-django-rq
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-dj31-django-rq
- Package flavors (<flavor>: <package>)
- py38: py38-dj31-django-rq
- distinfo:
- TIMESTAMP = 1638556554
SHA256 (django-rq-2.5.1.tar.gz) = f08486602664d73a6e335872c868d79663e380247e6307496d01b8fa770fefd8
SIZE (django-rq-2.5.1.tar.gz) = 43704
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-django31>=2.0 : www/py-django31@py38
- py38-redis>=3 : databases/py-redis@py38
- py38-rq>=1.2 : devel/py-rq@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-dj31-django-rq
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.1 31 Dec 2021 13:40:03 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2021-10-31 devel/sdl_sge: Upstream no longer maintained
2021-12-31 net/appkonference: Outdated, depends on unsupported version of
net/asterisk
2021-12-31 dns/bind911: End of life, please migrate to a newer version of BIND9
2021-12-31 net/zebra: Abandoned upstream, last release in 2005. Consider
migrating to net/frr7 or net/bird2
2021-12-31 audio/osalp: Abandoned upstream, listed as beta and no new release
since 2008
2021-12-31 games/stransball2: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-ruby-sdl-ffi: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-rubygame: Depends on expired devel/sdl_sge
2021-12-31 devel/ruby-sdl: Depends on expired devel/sdl_sge
2021-12-31 games/magicmaze: Depends on expired devel/sdl_sge
2021-12-31 games/trophy: Depends on expired devel/clanlib1
2021-12-31 devel/clanlib1: Older than expired and removed devel/clanlib
2021-12-31 www/py-django31: Upgrade to Django 3.2+. Mainstream support ended
(April 6, 2021). Extended support ends December 2021. See
https://www.djangoproject.com/download/ (Only the first 15 lines of the commit message are shown above ) |
2.5.1 21 Dec 2021 18:48:03 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dj31-django-rq: Update to 2.5.1
Changes: https://github.com/rq/django-rq/releases
https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
2.5.0 21 Nov 2021 21:15:09 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dj31-django-rq: Update to 2.5.0
Changes: https://github.com/rq/django-rq/releases
https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
2.4.1 01 Nov 2021 13:41:37 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dj31-django-rq: Update TEST_DEPENDS after
51c8c9bdc20f2c5166fa98f9c14b1000a0f199d7 |
2.4.1 09 Sep 2021 09:06:59 |
Kai Knoblich (kai) |
*: Deprecate Django 3.1 and its consumers
Django 3.1 will reach its End-of-Life in December 2021.
Set the deprecation note and expiration date accordingly.
Approved by: koobs (python, maintainer)
MFH: No (not neccessary, 3+ months from now should be OK)
Differential Revision: https://reviews.freebsd.org/D31782 |
2.4.1 20 Jul 2021 12:26:05 |
Kai Knoblich (kai) |
*: Create Django 3.2 ports for net-mgmt/netbox
* Django 2.2 is currently the "default" version in the ports tree due
its long term support until April 2022. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 2.11 release possible because it requires
Django 3.2. All of the ports listed below were created on the basis
of their respective original ports:
- devel/py-dj32-django-rq
- www/py-dj32-django-auth-ldap
- www/py-dj32-django-cacheops (updated to a newer release)
- www/py-dj32-django-cors-headers (Only the first 15 lines of the commit message are shown above ) |
2.4.1 18 Apr 2021 05:43:13 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dj31-django-rq: Update to 2.4.1
Changes: https://github.com/rq/django-rq/releases
https://github.com/rq/django-rq/blob/master/CHANGELOG.md |
2.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.0 26 Jan 2021 17:56:26 |
sunpoet |
Update to 2.4.0
Changes: https://github.com/rq/django-rq/releases
PR: 252878
Submitted by: kai |
2.3.2_1 13 Jan 2021 16:13:24 |
osa |
Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel
Connect databases/redis5 to the build.
Bump PORTREVISIONs for dependant ports. |
2.3.2 10 Nov 2020 08:47:04 |
kai |
Create some ports that are assigned to Django 3.1 instead Django 2.2
* Django 2.2 is currently the "default" version in the ports tree due its
long term support until April 2022. Thus ports that are assigned to that
version will exist until then.
The following ports are required to make the upgrade of net-mgmt/netbox to
the 2.9 release possible because it requires Django 3.1 and provides no
backwards compatibility for previous versions of Django.
- www/py-dj31-django-rq
(copied from r539662 to use the 2.3.2 release for now)
- www/py-dj31-django-auth-ldap
- www/py-dj31-django-cacheops
- www/py-dj31-django-cors-headers (Only the first 15 lines of the commit message are shown above ) |