blob: 92bfcedbc5891a17c4e89503c34d6d2c02c3d38c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = python-wagtail
pkgdesc = A Django content management system.
pkgver = 6.2.2
pkgrel = 1
url = https://wagtail.org/
arch = any
license = MIT
checkdepends = python-installer
checkdepends = python-wheel
makedepends = python-installer
makedepends = python-wheel
depends = python-anyascii
depends = python-asgiref
depends = python-beautifulsoup4
depends = python-boto3
depends = python-botocore
depends = python-django
depends = python-django-modelcluster
depends = python-django-taggit
depends = python-freezegun
depends = python-jinja
depends = python-markupsafe
depends = python-openpyxl
depends = python-pillow
depends = python-requests
depends = python-setuptools
depends = python-willow
source = https://files.pythonhosted.org/packages/source/w/wagtail/wagtail-6.2.2.tar.gz
sha512sums = cd3da0ab6c128790c16a388f648d07ea499b803e33bc7cd6370d869e5f7f10144b9081a7998765c4eb12c7dacc9eb488f48dff713c88ef304e212d0f777f4ecc
pkgname = python-wagtail
|