summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c5ce6247de22d6ebfd8b3fe38c8001e27f8dc249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = blacken-docs
	pkgdesc = Run black on python code blocks in documentation files
	pkgver = 1.19.1
	pkgrel = 1
	url = https://github.com/asottile/blacken-docs
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-black
	source = blacken-docs-1.19.1.tar.gz::https://github.com/asottile/blacken-docs/archive/1.19.1.tar.gz
	sha512sums = 32a5ab9de66726fb1ea36d06e263c764339f6fd86839ed261d23aeaa4134ce9a8107c7c9e6d7b7d8becb706272f7425b0e88f5d4cb02d3ce1127a734b3b1c88d

pkgname = blacken-docs