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
Port details
py-dj42-django-js-asset Insert script tags with additional attributes for django.forms.Media
2.2.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 2.2.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Obsolete, please use www/py-django-js-asset instead
Expired This port expired on: 2024-06-15
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-09-10 13:18:26
Last Update: 2024-06-15 18:04:09
Commit Hash: 70294c0
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/matthiask/django-js-asset
Description:
Insert script tags with additional attributes (such as "id" and "data" for CSP-compatible data injection) for the django.forms.Media package.
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}dj42-django-js-asset>0:www/py-dj42-django-js-asset@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*django-js-asset
No installation instructions:
This port has been deleted.
PKGNAME: py39-dj42-django-js-asset
Package flavors (<flavor>: <package>)
  • py39: py39-dj42-django-js-asset
distinfo:
TIMESTAMP = 1702633024 SHA256 (django_js_asset-2.2.0.tar.gz) = 0c57a82cae2317e83951d956110ce847f58ff0cdc24e314dbc18b35033917e94 SIZE (django_js_asset-2.2.0.tar.gz) = 7904

Packages (timestamps in pop-ups are UTC):
py39-dj42-django-js-asset
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----2.2.02.2.02.2.0
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----2.2.02.2.02.2.0
FreeBSD:15:latest--n/a-n/a2.2.02.2.02.2.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>0 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django42>=3.2 : www/py-django42@py39
  2. python3.9 : lang/python39
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-dj42-django-mptt*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
www_py-dj42-django-js-asset
USES:
python
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_js_asset/
  2. https://pypi.org/packages/source/d/django_js_asset/
Collapse this list.
Port Moves
  • port moved to www/py-django-js-asset on 2024-06-15
    REASON: Has expired: Obsolete, please use www/py-django-js-asset instead
  • port moved here from www/py-dj41-django-js-asset on 2023-12-31
    REASON: Has expired: Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ version of this port. See https://www.djangoproject.com/download/

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.0
15 Jun 2024 18:04:09
commit hash: 70294c015572863282f6600a436bb4024166b5f6commit hash: 70294c015572863282f6600a436bb4024166b5f6commit hash: 70294c015572863282f6600a436bb4024166b5f6commit hash: 70294c015572863282f6600a436bb4024166b5f6 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
www/py-dj42-django-js-asset: Remove expired port

2024-06-15 www/py-dj42-django-js-asset: Obsolete, please use
www/py-django-js-asset instead
2.2.0
27 May 2024 05:28:53
commit hash: c7b5ca4a02f03fab50e349b549fddbd9e931f9b7commit hash: c7b5ca4a02f03fab50e349b549fddbd9e931f9b7commit hash: c7b5ca4a02f03fab50e349b549fddbd9e931f9b7commit hash: c7b5ca4a02f03fab50e349b549fddbd9e931f9b7 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/py-dj42*: Deprecate/Set to expire

* The */py-dj42* ports have no more consumers and are redundant now
  as all the other Django ports have been switched from Django 3.2
  to Django 4.2 in the last few weeks. [1]

PR:		276319 [1]
With hat:	python
2.2.0
15 Dec 2023 10:44:02
commit hash: 30621b8df6db51e4211808cc9a240567ca45e2afcommit hash: 30621b8df6db51e4211808cc9a240567ca45e2afcommit hash: 30621b8df6db51e4211808cc9a240567ca45e2afcommit hash: 30621b8df6db51e4211808cc9a240567ca45e2af files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj42-django-js-asset: Update to 2.2.0

* This update remedies build issues with devel/py-hatchling 1.19
  or later and should fix the build after 177a17506075 [1]

Changelog:

https://github.com/matthiask/django-js-asset/blob/2.2/CHANGELOG.rst

PR:		275770 [1]
Reported by:	Einar Bjarni Halldórsson [1]
2.1.0
10 Sep 2023 13:15:32
commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 4.2 consumers

* Django 3.2 is currently the "default" version in the ports tree due
  its long term support until April 2024.  Thus ports that are assigned
  to that version will exist until then.

The following ports are required to make the upgrade of
net-mgmt/netbox to the 3.6 release possible because it requires
Django 4.2.

All of the ports listed below were created on the basis of their
respective original ports:

- devel/py-dj42-django-rq
- devel/py-dj42-graphene-django
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 4