Port details |
- py-dj50-django-rich Extensions for using Rich with Django
- 1.14.0 www
=2 1.13.0Version of this port present on the latest quarterly branch. DEPRECATED: Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/
EXPIRATION DATE: 2025-05-31
- Maintainer: kai@FreeBSD.org
 - Port Added: 2024-07-15 17:15:14
- Last Update: 2025-02-23 10:41:49
- Commit Hash: 566b1a6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/adamchainz/django-rich
- Description:
- This package provides Extensions for using Rich with the Django framework.
These extensions consist of the following subclasses:
* django_rich.management.RichCommand:
Subclass of Django's BaseCommand class that sets its self.console to a
Rich Console.
* django_rich.test.RichRunner:
Subclass of Django's DiscoverRunner with colourized outputs and nice
traceback rendering.
¦ ¦ ¦ ¦ 
- 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}dj50-django-rich>0:www/py-dj50-django-rich@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-dj50-django-rich/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj50-django-rich
- pkg install py311-dj50-django-rich
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 py311-dj50-django-rich listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj50-django-rich
- Package flavors (<flavor>: <package>)
- py311: py311-dj50-django-rich
- distinfo:
- TIMESTAMP = 1739187658
SHA256 (django_rich-1.14.0.tar.gz) = 737b3093a9ba993a40cefc5fb0d7bb12767adb78c9944e6d3107805caca3dcd7
SIZE (django_rich-1.14.0.tar.gz) = 61077
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django50>=4.2 : www/py-django50@py311
- py311-rich>=10.0.0 : textproc/py-rich@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj50-django-rich
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|