Port details |
- py-djangorestframework-guardian Django Guardian support for Django REST Framework
- 0.3.0_1 www
=2 0.3.0Version of this port present on the latest quarterly branch. - Maintainer: grembo@FreeBSD.org
 - Port Added: 2024-05-12 07:09:39
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/rpkilby/django-rest-framework-guardian
- Description:
- Django-rest-framework-guardian provides django-guardian integrations for
Django REST Framework.
¦ ¦ ¦ ¦ 
- 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}djangorestframework-guardian>0:www/py-djangorestframework-guardian@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-*djangorestframework-guardian
- To install the port:
- cd /usr/ports/www/py-djangorestframework-guardian/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-djangorestframework-guardian
- pkg install py311-djangorestframework-guardian
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-djangorestframework-guardian listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-djangorestframework-guardian
- Package flavors (<flavor>: <package>)
- py311: py311-djangorestframework-guardian
- distinfo:
- TIMESTAMP = 1707575793
SHA256 (djangorestframework-guardian-0.3.0.tar.gz) = 1883756452d9bfcc2a51fb4e039a6837a8f6697c756447aa83af085749b59330
SIZE (djangorestframework-guardian-0.3.0.tar.gz) = 8647
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django42>=2.2 : www/py-django42@py311
- py311-djangorestframework>=3.10.3 : www/py-djangorestframework@py311
- py311-django-guardian>=2.4.0 : www/py-django-guardian@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- deskutils/py-paperless-ngx
- for Run
-
- deskutils/py-paperless-ngx
Configuration Options:
- No options to configure
- Options name:
- www_py-djangorestframework-guardian
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from www/py-dj42-djangorestframework-guardian on 2024-05-12
REASON: Renamed after all Django consumers were switched from Django 3.2 to Django 4.2 to have a consistent naming scheme
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.3.0 12 May 2024 07:06:38
    |
Kai Knoblich (kai)  |
deskutils/py-paperless-ngx: Change RUN_DEPENDS
* Switch the port from the repo-copied py-dj42-django* ports to the
original ones as they're using Django 4.2 now.
* Some ports were also created directly with a "py-dj42-" prefix to
have a consistent naming scheme of Django 4.2 ports and had no
Django 3.2 counterpart.
After all Django consumers have been changed from Django 3.2 to
Django 4.2 with 680c68fd4d69, these ports are now renamed accordingly.
- From: www/py-dj42-channels-redis
To: www/py-channels-redis
- From: www/py-dj42-django-auditlog (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 2
|