summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: db934badae7ec15d0d22d71a8b1ecbd78abd1e41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-django-htmx
	pkgdesc = Extensions for using Django with htmx
	pkgver = 1.23.2
	pkgrel = 1
	url = https://github.com/adamchainz/django-htmx
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-asgiref
	depends = python-django
	source = https://github.com/adamchainz/django-htmx/archive/1.23.2/django-htmx-1.23.2.tar.gz
	sha256sums = 42348ffdf0bd3ffcd2fdf8de4ee8194eaa0f6b5212a6cb1a65bb9021527cf6df

pkgname = python-django-htmx