summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 76ab5cecb346f027e6c932522c4f8a5b584c8b2f (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-dvc-render
	pkgdesc = Library for rendering DVC plots
	pkgver = 0.0.13
	pkgrel = 1
	url = https://github.com/iterative/dvc-render
	arch = any
	license = Apache
	checkdepends = mypy
	checkdepends = python-pytest
	checkdepends = python-pytest-sugar
	checkdepends = python-pytest-mock
	checkdepends = python-pylint
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-setuptools-scm-git-archive
	makedepends = python-wheel
	depends = python
	depends = python-funcy
	depends = python-tabulate
	source = https://files.pythonhosted.org/packages/source/d/dvc-render/dvc-render-0.0.13.tar.gz
	sha256sums = 4961f3eac41b894ab85568f9a63119e9af7abd7a1caa580f5f7d3b0f77ff83b2

pkgname = python-dvc-render