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
Port details
py-dj50-django-rich Extensions for using Rich with Django
1.14.0 www on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.13.0Version of this port present on the latest quarterly branch.
Deprecated 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 EXPIRATION DATE: 2025-05-31
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • py311-*django-rich
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):
py311-dj50-django-rich
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.14.01.14.0-1.14.01.14.0---
FreeBSD:13:quarterly1.13.01.13.0-1.13.01.13.0---
FreeBSD:14:latest1.13.01.14.0-1.13.01.14.0---
FreeBSD:14:quarterly1.13.01.13.0-1.13.01.13.0---
FreeBSD:15:latest1.14.01.14.0n/a1.14.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django50>=4.2 : www/py-django50@py311
  2. py311-rich>=10.0.0 : textproc/py-rich@py311
  3. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django_rich/
  2. https://pypi.org/packages/source/d/django_rich/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.14.0
23 Feb 2025 10:41:49
commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/*dj50*: Deprecate/Set to expire

* Django 5.0 will reach its End-of-Life on 2025-04 and has already got a
  corresponding expiration date with d7d4a024fefe.  Do the same for its
  consumers.
1.14.0
10 Feb 2025 15:13:40
commit hash: 1dd9f0bc2d375cefa71a3230544148dcd2c5537fcommit hash: 1dd9f0bc2d375cefa71a3230544148dcd2c5537fcommit hash: 1dd9f0bc2d375cefa71a3230544148dcd2c5537fcommit hash: 1dd9f0bc2d375cefa71a3230544148dcd2c5537f files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj50-django-rich: Update to 1.14.0

Changelog:

https://github.com/adamchainz/django-rich/blob/1.14.0/CHANGELOG.rst
1.13.0
01 Nov 2024 15:09:47
commit hash: cf22d8aae13462d07267b8af365f1e1405bac191commit hash: cf22d8aae13462d07267b8af365f1e1405bac191commit hash: cf22d8aae13462d07267b8af365f1e1405bac191commit hash: cf22d8aae13462d07267b8af365f1e1405bac191 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj50-django-rich: Update to 1.13.0

Changelog since 1.11.0:

https://github.com/adamchainz/django-rich/blob/1.13.0/CHANGELOG.rst
1.11.0
04 Sep 2024 04:15:36
commit hash: b13a96b8d4e2f5ece8909a202e1e2dc230f55bd0commit hash: b13a96b8d4e2f5ece8909a202e1e2dc230f55bd0commit hash: b13a96b8d4e2f5ece8909a202e1e2dc230f55bd0commit hash: b13a96b8d4e2f5ece8909a202e1e2dc230f55bd0 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: c5102001d51d21773f0118157dbbcecd0fd140accommit hash: c5102001d51d21773f0118157dbbcecd0fd140accommit hash: c5102001d51d21773f0118157dbbcecd0fd140accommit hash: c5102001d51d21773f0118157dbbcecd0fd140ac files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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
commit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41bcommit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41bcommit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41bcommit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41b files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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 View all of this commit message)

Number of commits found: 6