Port details |
- py-dj50-django-rich Extensions for using Rich with Django
- 1.11.0 www =2 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: kai@FreeBSD.org
- Port Added: 2024-07-15 17:15:14
- Last Update: 2024-09-04 04:15:36
- Commit Hash: b13a96b
- 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 = 1725377662
SHA256 (django_rich-1.11.0.tar.gz) = d07fa5c57921240673b84f8fe57940e6ade034c1f7b481517e72bec524a0e126
SIZE (django_rich-1.11.0.tar.gz) = 61083
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>=3.2 : www/py-django50@py311
- py311-rich>=10.0.0 : textproc/py-rich@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox
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:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11.0 04 Sep 2024 04:15:36 |
Kai Knoblich (kai) |
www/py-dj50-django-rich: Update to 1.11.0
Changelog:
https://github.com/adamchainz/django-rich/blob/1.11.0/CHANGELOG.rst |
1.10.0 16 Aug 2024 03:41:49 |
Kai Knoblich (kai) |
www/py-dj50-django-rich: Update to 1.10.0
Changelog:
https://github.com/adamchainz/django-rich/blob/1.10.0/CHANGELOG.rst |
1.9.0 15 Jul 2024 16:58:00 |
Kai Knoblich (kai) |
net-mgmt/netbox: Create Django 5.0 consumers
* Django 4.2 is currently the "default" version in the ports tree due
its long term support until April 2026. 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 4.0 release possible because it requires
Django 5.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj50-django-rq
- devel/py-dj50-strawberry-graphql (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 3
|