summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dbf370690a70e98dfb7c00a39aced1c4b745c3ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-blackdoc
	pkgdesc = Run Black on documentation code snippets
	pkgver = 0.3.8
	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-rich
	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.3.8.tar.gz
	sha256sums = 3c9d5534f92557a627a31550c7faec8363b5b0929bbb0ca3f5df179a81a9d6b2

pkgname = python-blackdoc