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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-dj40-django-rich Extensions for using Rich with Django
1.4.0 www Deleted on this many watch lists=0 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.4.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Extended support of Django 4.0 ends April 2023, upgrade to the Django 4.1+ version of this port. See https://www.djangoproject.com/download/
Expired This port expired on: 2023-05-20
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-09-17 10:51:08
Last Update: 2023-05-20 09:44:48
Commit Hash: 99d3177
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}dj40-django-rich>0:www/py-dj40-django-rich@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*django-rich
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: py39-dj40-django-rich
Package flavors (<flavor>: <package>)
  • py39: py39-dj40-django-rich
distinfo:
TIMESTAMP = 1657859577 SHA256 (django-rich-1.4.0.tar.gz) = 10a5d9e9b62228b683d51584e4c2a5aa9f838176364a90c8cd79688aadca9f4c SIZE (django-rich-1.4.0.tar.gz) = 58751

Packages (timestamps in pop-ups are UTC):
py39-dj40-django-rich
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--1.4.0-----
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django40>=3.2 : www/py-django40@py39
  2. py39-rich>=10.0.0 : textproc/py-rich@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-dj40-django-rich
USES:
python:3.7+
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.
Port Moves
  • port moved to www/py-dj41-django-rich on 2023-05-20
    REASON: Has expired: Extended support of Django 4.0 ends April 2023, upgrade to the Django 4.1+ version of this port. See https://www.djangoproject.com/download/

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.0
20 May 2023 09:44:48
commit hash: 99d3177c62df79bcd62cd84bd41046309905fdf5commit hash: 99d3177c62df79bcd62cd84bd41046309905fdf5commit hash: 99d3177c62df79bcd62cd84bd41046309905fdf5commit hash: 99d3177c62df79bcd62cd84bd41046309905fdf5 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
www/py-dj40-django-rich: Remove expired port:

2023-05-20 www/py-dj40-django-rich: Extended support of Django 4.0 ends April
2023, upgrade to the Django 4.1+ version of this port. See
https://www.djangoproject.com/download/
1.4.0
09 May 2023 10:20:52
commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
ASCII'ze port descriptions which were (ab)using UTF-8 punctuation

While here, run these files through a spell-checker and wrap some
overly long lines and/or dangling prepositions (when appropriate).
1.4.0
22 Feb 2023 07:10:22
commit hash: 0edf8bc36f23ae2c2d391b612fea815cee3bbb4ecommit hash: 0edf8bc36f23ae2c2d391b612fea815cee3bbb4ecommit hash: 0edf8bc36f23ae2c2d391b612fea815cee3bbb4ecommit hash: 0edf8bc36f23ae2c2d391b612fea815cee3bbb4e files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/*dj40*: Deprecate/Set to expire

* Django 4.0 will reach its End-of-Life in April 2023.  Deprecate its
  consumers and set the expiration date accordingly.

Reviewed by:	sunpoet, wen (python, via e-mail)
Approved by:	sunpoet, wen (python, via e-mail)
Differential Revision:	https://reviews.freebsd.org/D38651
1.4.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.4.0
17 Sep 2022 10:41:32
commit hash: e2acfab803648034112e51669ddeae743bdf417ccommit hash: e2acfab803648034112e51669ddeae743bdf417ccommit hash: e2acfab803648034112e51669ddeae743bdf417ccommit hash: e2acfab803648034112e51669ddeae743bdf417c files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj40-django-rich: New port

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 colorized outputs and
  nice traceback rendering.

Number of commits found: 5