Port details |
- py-django-rich Extensions for using Rich with Django
- 1.11.0 www =2 1.8.0_1Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2022-07-17 12:09:15
- Last Update: 2024-09-04 04:17:58
- Commit Hash: 1007b66
- 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 colorized 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}django-rich>0:www/py-django-rich@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-django-rich/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-rich
- pkg install py311-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-django-rich listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-django-rich
- Package flavors (<flavor>: <package>)
- 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-django42>=3.2 : www/py-django42@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-django-rich
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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:17:58 |
Kai Knoblich (kai) |
www/py-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:52:17 |
Kai Knoblich (kai) |
www/py-django-rich: Update to 1.10.0
* Belatedly add CONFLICTS_INSTALL after 9dcfcfc7df21 while I'm here.
Changelog:
https://github.com/adamchainz/django-rich/blob/1.10.0/CHANGELOG.rst |
1.9.0 16 Jul 2024 03:50:51 |
Kai Knoblich (kai) |
www/py-django-rich: Update to 1.9.0
Changelog:
https://github.com/adamchainz/django-rich/blob/1.9.0/CHANGELOG.rst |
1.8.0_1 27 Apr 2024 09:08:48 |
Kai Knoblich (kai) |
*: Switch consumers over to Django 4.2
Django 3.2 reached its End-of-Life on 1st April 2024 and Django 4.2 is
the new LTS (= Long Term Support) release which will be supported until
April 2026.
* Switch most ports that use www/py-django32 to www/py-django42.
* Ports that are not compatible with Django 3.2 have already been set
with an expiration date were not taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 276319
Reviewed by: dvl, grembo, ultima
Approved by: bofh (implicit), dvl, grembo, Kevin Golding, sunpoet,
ultima, maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D44637 |
1.8.0 28 Oct 2023 04:34:07 |
Kai Knoblich (kai) |
www/py-django-rich: Update to 1.8.0
Changelog:
https://github.com/adamchainz/django-rich/blob/1.8.0/CHANGELOG.rst |
1.7.0 24 Jul 2023 04:19:05 |
Kai Knoblich (kai) |
www/py-django-rich: Update to 1.7.0
Changelog:
https://github.com/adamchainz/django-rich/blob/1.7.0/CHANGELOG.rst |
1.6.0 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
1.6.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.6.0 27 Jun 2023 08:25:08 |
Kai Knoblich (kai) |
www/py-django-rich: Update to 1.6.0
Changelog:
https://github.com/adamchainz/django-rich/blob/1.6.0/CHANGELOG.rst |
1.5.0_1 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
1.5.0 17 Mar 2023 12:05:42 |
Kai Knoblich (kai) |
www/py-django-rich: Update to 1.5.0
* Switch to PEP517 build framework.
Changelog:
https://github.com/adamchainz/django-rich/blob/1.5.0/CHANGELOG.rst
MFH: No (PEP517 support not present in 2023Q1 branch) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.0 17 Jul 2022 12:04:31 |
Kai Knoblich (kai) |
www/py-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 colourized outputs and nice
traceback rendering.
WWW: https://github.com/adamchainz/django-rich |