Port details |
- py-dj42-django-rq Provides Django integration for RQ (Redis Queue)
- 2.10.2 devel
=0 2.10.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use devel/py-django-rq instead
This port expired on: 2024-06-15
- Maintainer: kai@FreeBSD.org
- Port Added: 2023-09-10 13:18:26
- Last Update: 2024-06-15 16:30:43
- Commit Hash: 917e781
- 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.
- ¦ ¦ ¦ ¦
- 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}dj42-django-rq>0:devel/py-dj42-django-rq@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-dj42-django-rq
- Package flavors (<flavor>: <package>)
- py39: py39-dj42-django-rq
- distinfo:
- TIMESTAMP = 1712292732
SHA256 (django-rq-2.10.2.tar.gz) = d1690b6a409934a0ea23c208ccb00d69477899f8edc61106ce5395c19dcdfb1e
SIZE (django-rq-2.10.2.tar.gz) = 49744
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-dj42-django-redis>0 : www/py-dj42-django-redis@py39
- py39-rq-scheduler>=0 : devel/py-rq-scheduler@py39
- redis-server : databases/redis
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django42>=3.2 : www/py-django42@py39
- py39-redis>=3 : databases/py-redis@py39
- py39-rq>=1.14 : devel/py-rq@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-dj42-django-rq
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to devel/py-django-rq on 2024-06-15
REASON: Has expired: Obsolete, please use devel/py-django-rq instead
- port moved here from devel/py-dj41-django-rq on 2023-12-31
REASON: Has expired: Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ version of this port. See https://www.djangoproject.com/download/
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.10.2 15 Jun 2024 16:30:43 |
Rene Ladan (rene) |
devel/py-dj42-django-rq: Remove expired port
2024-06-15 devel/py-dj42-django-rq: Obsolete, please use devel/py-django-rq
instead |
2.10.2 27 May 2024 05:28:53 |
Kai Knoblich (kai) |
*/py-dj42*: Deprecate/Set to expire
* The */py-dj42* ports have no more consumers and are redundant now
as all the other Django ports have been switched from Django 3.2
to Django 4.2 in the last few weeks. [1]
PR: 276319 [1]
With hat: python |
2.10.2 05 Apr 2024 12:56:32 |
Kai Knoblich (kai) |
devel/py-dj42-django-rq: Update to 2.10.2
Changelog:
https://github.com/rq/django-rq/compare/v2.10.1...97e6bf2 |
2.10.1 28 Dec 2023 16:35:29 |
Kai Knoblich (kai) |
devel/py-dj42-django-rq: Update to 2.10.1
* Remove no longer required patch since 7a59772ca5ae.
While I'm here:
* Fix the test suite as the "django-admin" script is shipped nowadays
without the ".py" extension.
* Reduce the set of required dependencies for it as well.
Changelog since 2.9.0:
https://github.com/rq/django-rq/blob/v2.10.1/CHANGELOG.md |
2.9.0 01 Dec 2023 12:43:46 |
Kai Knoblich (kai) |
devel/py-dj42-django-rq: Update to 2.9.0
Changelog:
https://github.com/rq/django-rq/releases/tag/v2.9.0
MFH: 2023Q4 |
2.8.1 10 Sep 2023 13:15:32 |
Kai Knoblich (kai) |
net-mgmt/netbox: Create Django 4.2 consumers
* Django 3.2 is currently the "default" version in the ports tree due
its long term support until April 2024. 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 3.6 release possible because it requires
Django 4.2.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj42-django-rq
- devel/py-dj42-graphene-django (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 6
|