Port details |
- py-dj40-django-rich Extensions for using Rich with Django
- 1.4.0 www
=0 1.4.0Version of this port present on the latest quarterly branch.
- 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/
This port expired on: 2023-05-20
- Maintainer: kai@FreeBSD.org
- 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.
- ¦ ¦ ¦ ¦
- 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:
- 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):
- 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:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django40>=3.2 : www/py-django40@py39
- py39-rich>=10.0.0 : textproc/py-rich@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:
- www_py-dj40-django-rich
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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) |
Commit | Credits | Log message |
1.4.0 20 May 2023 09:44:48 |
Rene Ladan (rene) |
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 |
Alexey Dokuchaev (danfe) |
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 |
Kai Knoblich (kai) |
*/*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 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.4.0 17 Sep 2022 10:41:32 |
Kai Knoblich (kai) |
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
|