summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 866be763c8f52ca0aa95e8af219a7fb9a4e5244e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-sphinxcontrib-spelling
	pkgdesc = Spelling checker for Sphinx
	pkgver = 8.0.2
	pkgrel = 4
	url = https://sphinxcontrib-spelling.readthedocs.io/
	arch = any
	license = BSD-3-Clause
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	depends = python-sphinx
	depends = python-pyenchant
	depends = python-requests
	source = git+https://github.com/sphinx-contrib/spelling.git#tag=8.0.2
	sha256sums = 24695eef3545558e70d6d112bec4e7500521d6dc88f0b05464b4ec3dda1da395

pkgname = python-sphinxcontrib-spelling