summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b50c14793bf0c9de699ff15a26247cb3dd5c853 (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.21.0
	pkgrel = 2
	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.21.0/django-htmx-1.21.0.tar.gz
	sha256sums = efa31a8acf31f1c8c284ae74979218fdfcabffee508618a102de58afcdae8fbc

pkgname = python-django-htmx