summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a380039e163d940ce86f4f6b83e3f3ad5f59994f (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
pkgbase = python-blackdoc
	pkgdesc = Run Black on documentation code snippets
	pkgver = 0.4.6
	pkgrel = 1
	url = https://github.com/keewis/blackdoc
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-black
	depends = python-more-itertools
	depends = python-pathspec
	depends = python-rich
	depends = python-tomli
	optdepends = ipython: for working with .ipynb files
	optdepends = python-tokenize-rt: for working with .ipynb files
	source = https://files.pythonhosted.org/packages/source/b/blackdoc/blackdoc-0.4.6.tar.gz
	sha256sums = 9cce04cd898ed0ceb1c423836e62024e1d118a38ee5f760b931cadf7761b964f

pkgname = python-blackdoc