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-django-htmx Extensions for using Django with htmx
1.21.0 www on this many watch lists=2 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 1.19.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-23 07:09:07
Last Update: 2024-11-03 10:13:42
Commit Hash: f4ceda5
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-htmx
Description:
This package offers extensions for using Django with htmx, a library that allows one to access modern browser features directly from HTML, rather than using JavaScript (see https://htmx.org/).
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}django-htmx>0:www/py-django-htmx@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*django-htmx
To install the port:
cd /usr/ports/www/py-django-htmx/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-django-htmx
  • pkg install py311-django-htmx
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-htmx listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-django-htmx
Package flavors (<flavor>: <package>)
  • py311: py311-django-htmx
distinfo:
TIMESTAMP = 1730458034 SHA256 (django_htmx-1.21.0.tar.gz) = 6ed3b42effd5980f22e68f36cd14ee4311bff3b6cb8435a89e27f45995691572 SIZE (django_htmx-1.21.0.tar.gz) = 9611

Packages (timestamps in pop-ups are UTC):
py39-django-htmx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a1.17.21.17.21.17.2
 

py311-django-htmx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21.01.21.0-1.21.01.21.0---
FreeBSD:13:quarterly1.21.01.21.0-1.19.01.21.0---
FreeBSD:14:latest1.21.01.21.0-1.21.01.21.0---
FreeBSD:14:quarterly1.21.01.21.0-1.19.01.21.0---
FreeBSD:15:latest1.21.01.21.0n/a1.21.0n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django42>=4.2 : www/py-django42@py311
  2. py311-asgiref>=3.6 : www/py-asgiref@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-django-htmx
USES:
python:3.9+
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_htmx/
  2. https://pypi.org/packages/source/d/django_htmx/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.21.0
03 Nov 2024 10:13:42
commit hash: f4ceda5891269d1d70c3087191d257351e23e973commit hash: f4ceda5891269d1d70c3087191d257351e23e973commit hash: f4ceda5891269d1d70c3087191d257351e23e973commit hash: f4ceda5891269d1d70c3087191d257351e23e973 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-htmx: Update to 1.21

* Support for Python 3.8 was dropped with release 1.20.0, adjust
  USES=python accordingly.

Changelog since 1.19:

https://github.com/adamchainz/django-htmx/blob/1.21.0/docs/changelog.rst
1.19.0
16 Aug 2024 03:51:17
commit hash: 5697fc1b712168cddc620ca9a0340c3ddd58aea4commit hash: 5697fc1b712168cddc620ca9a0340c3ddd58aea4commit hash: 5697fc1b712168cddc620ca9a0340c3ddd58aea4commit hash: 5697fc1b712168cddc620ca9a0340c3ddd58aea4 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-htmx: Update to 1.19.0

* Belatedly add CONFLICTS_INSTALL after 9dcfcfc7df21 while I'm here.

Changelog since 1.17.3:

https://github.com/adamchainz/django-htmx/blob/1.19.0/docs/changelog.rst
1.17.3_1
27 Apr 2024 09:08:48
commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*: 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.17.3
09 Mar 2024 14:20:54
commit hash: 90d0d2fa5aef706c4c29088e45d376792632e303commit hash: 90d0d2fa5aef706c4c29088e45d376792632e303commit hash: 90d0d2fa5aef706c4c29088e45d376792632e303commit hash: 90d0d2fa5aef706c4c29088e45d376792632e303 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-htmx: Update to 1.7.3

Changelog:

https://github.com/adamchainz/django-htmx/blob/1.17.3/docs/changelog.rst
1.17.2
23 Jan 2024 07:05:52
commit hash: 9843ba088d2ab774ede73b1ddcf369b2618d7be3commit hash: 9843ba088d2ab774ede73b1ddcf369b2618d7be3commit hash: 9843ba088d2ab774ede73b1ddcf369b2618d7be3commit hash: 9843ba088d2ab774ede73b1ddcf369b2618d7be3 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-django-htmx: New port

This package offers extensions for using Django with htmx, a library
that allows one to access modern browser features directly from HTML,
rather than using JavaScript (see https://htmx.org/).

Number of commits found: 5