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

pkgname = python-blackdoc