Port details |
- py-dj42-django-auditlog Django app that keeps a log of changes made to an object
- 2.3.0_1 www
=0 2.3.0_1Version of this port present on the latest quarterly branch.
- Maintainer: grembo@FreeBSD.org
- Port Added: 2024-02-18 15:18:04
- Last Update: 2024-05-12 07:06:38
- Commit Hash: 1039ca2
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/jazzband/django-auditlog
- Description:
- Auditlog is a reusable app for Django that makes logging object changes a
breeze. Auditlog tries to use as much as Python and Django's built in
functionality to keep the list of dependencies as short as possible. Also,
Auditlog aims to be fast and simple to use.
- ¦ ¦ ¦ ¦
- 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}dj42-django-auditlog>0:www/py-dj42-django-auditlog@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-dj42-django-auditlog
- Package flavors (<flavor>: <package>)
- py39: py39-dj42-django-auditlog
- distinfo:
- TIMESTAMP = 1707579871
SHA256 (django-auditlog-2.3.0.tar.gz) = b9d3acebb64f3f2785157efe3f2f802e0929aafc579d85bbfb9827db4adab532
SIZE (django-auditlog-2.3.0.tar.gz) = 51768
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>0 : devel/py-setuptools@py39
- py39-setuptools-scm>0 : devel/py-setuptools-scm@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django42>=2.2 : www/py-django42@py39
- py39-python-dateutil>=2.4.2 : devel/py-python-dateutil@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj42-django-auditlog
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-django-auditlog 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: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0_1 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 ) |
2.3.0_1 13 Apr 2024 14:47:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
2.3.0 29 Feb 2024 07:18:32 |
Charlie Li (vishwin) |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
2.3.0 27 Feb 2024 20:09:21 |
Charlie Li (vishwin) |
www/py-dj42-django-auditlog: add ${PY_SETUPTOOLS} to BUILD_DEPENDS
setuptools-scm is not a PEP-517 build backend; add the real one.
Otherwise the build will fail once the linked PR is committed.
With hat: python
PR: 272134 |
2.3.0 18 Feb 2024 15:11:21 |
Michael Gmelin (grembo) |
www/py-dj42-django-auditlog: New port
Django app that keeps a log of changes made to an object |
Number of commits found: 5
|